{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.399393,
                    34.8522821
                ]
            },
            "properties": {
                "title": "Richardson Street Parking Garrage Public Restrooms",
                "notes": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.4002877,
                    34.848307
                ]
            },
            "properties": {
                "title": "City Hall Public Restroom",
                "notes": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.402447,
                    34.847839
                ]
            },
            "properties": {
                "title": "River Walk Restrooms",
                "notes": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.402402,
                    34.846417
                ]
            },
            "properties": {
                "title": "Artist Walk Restrooms",
                "notes": ""
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -82.401502,
                    34.845035
                ]
            },
            "properties": {
                "title": "Reedy River Restrooms",
                "notes": "Take elevator down a level"
            }
        }
    ]
}