Live Traffic Site Status

Hi,
I’ve been using this endpoint but I have an issue with the “geometry” as many library refuse to validate the format:
The type of geometry is spelled in capital : “type”:“POINT”
It should be spelled with a 1st capital letter only : “type”:“Point”

I’ve used http://www.geojsonlint.com/ to check some responses.

Thanks