{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "incCategory": "break_in",
                "incTitle": "Report of Burglary",
                "incLevel": 1,
                "initialUpdate": "Police are responding to an unconfirmed report of a burglary.",
                "event_id": "8000_S_101ST_E_AVE-1786029059",
                "eventType": "Burglary - Report",
                "address": "8000 S 101ST E AVE",
                "ShortLabel": "8000 S 101st East Ave",
                "Nbrhd": "",
                "Place_Addr": "8000 S 101st East Ave, Tulsa, Oklahoma, 74133",
                "Addr_type": "StreetAddress",
                "timestamp": "2026-08-06 11:10:59"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.863382784907997802292811684310436248779296875,
                    36.0481743928800000276169157586991786956787109375
                ]
            }
        },
        {
            "type": "Feature",
            "properties": {
                "incCategory": "robbery_theft",
                "incTitle": "Report of Vehicle Theft",
                "incLevel": 1,
                "initialUpdate": "Police are responding to an unconfirmed report of a vehicle theft.",
                "event_id": "1000_E_64TH_PL-1786029060",
                "eventType": "Auto Theft - Report",
                "address": "1000 E 64TH PL",
                "ShortLabel": "1000 E 64th Pl",
                "Nbrhd": "South Peoria",
                "Place_Addr": "1000 E 64th Pl, Tulsa, Oklahoma, 74136",
                "Addr_type": "StreetAddress",
                "timestamp": "2026-08-06 11:11:00"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -95.980150679068998442744486965239048004150390625,
                    36.06943971124899661617746460251510143280029296875
                ]
            }
        }
    ]
}