{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.399327,
                    34.844267
                ]
            },
            "properties": {
                "title": "Falls Street",
                "notes": "Bags",
                "property3": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.4013462,
                    34.8444786
                ]
            },
            "properties": {
                "title": "Falls Park 601 S Main Street",
                "notes": "Bags",
                "property3": null
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.401994,
                    34.844637
                ]
            },
            "properties": {
                "title": "Swamp Rabbit Trail",
                "notes": "Bags",
                "property3": null
            }
        }
    ]
}