{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "DisplayLocation": "A202 Red Mtn @ N 48th St Wb Wo ,phx",
                "CallType": "Vehicle Collision",
                "Incident": "F26152720",
                "category": "traffic_related",
                "level": "1"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -111.979277874616997223711223341524600982666015625,
                    33.4573629817329987190532847307622432708740234375
                ]
            }
        }
    ]
}