{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "incCategory": "traffic_related",
                "incTitle": "Traffic Collision With Injuries",
                "incLevel": 1,
                "initialUpdate": "Police are responding to a report of a vehicle collision with injuries.",
                "event_id": "6000_Nb_S_Hwy_169_Expy-1780755641",
                "eventType": "Injury Crash",
                "address": "6000 Nb S Hwy 169 Expy",
                "ShortLabel": "US-169 S",
                "Nbrhd": "Rosewood",
                "Place_Addr": "US-169 S, Tulsa, Oklahoma, 74128",
                "Addr_type": "StreetName",
                "timestamp": "2026-06-06 10:20:41"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.8608846533399940881281509064137935638427734375,
                    36.15762224241999689411386498250067234039306640625
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "incCategory": "traffic_related",
                "incTitle": "Traffic Collision Reported",
                "incLevel": 0,
                "initialUpdate": "Police are responding to a report of a vehicle collision.",
                "event_id": "1000_E_67th_St_S-1780755641",
                "eventType": "Poss Inj Collision",
                "address": "1000 E 67th St S",
                "ShortLabel": "1000 E 67th St",
                "Nbrhd": "South Peoria",
                "Place_Addr": "1000 E 67th St, Tulsa, Oklahoma, 74136",
                "Addr_type": "StreetAddress",
                "timestamp": "2026-06-06 10:20:41"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.97843003898600500178872607648372650146484375,
                    36.06482104947699696140261949039995670318603515625
                ]
            }
        }
    ]
}