{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009742228, The Park",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7701767597968457,
          52.268816260657196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095882652, The Park",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7701767597968457,
          52.268816260657196
        ]
      }
    }
  ]
}