{
"type": "FeatureCollection",
"name": "Skateboard_Parks_FCC",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "OBJECTID": 1, "Name": "Millennium Park", "Address1": "Blanchardstown", "Email": "CasMulOpArea@fingal.ie", "Class": "Regional", "Tennis": "Yes", "X": 706416.344, "Y": 738724.5212, "LAT": 53.38894308, "LONG": -6.39970735, "ObjectId2": 1 }, "geometry": { "type": "Point", "coordinates": [ -6.39970735, 53.38894308 ] } },
{ "type": "Feature", "properties": { "OBJECTID": 2, "Name": "Millpond Park", "Address1": "Balbriggan", "Email": "BalSwoOpArea@fingal.ie", "Class": "N/hood", "Tennis": "Yes", "X": null, "Y": null, "LAT": 53.608657, "LONG": -6.184856, "ObjectId2": 2 }, "geometry": { "type": "Point", "coordinates": [ -6.184856, 53.608657 ] } }
]
}
