{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011787080, Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1417311963372914,
          51.847983444072305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090729437, Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1423959962050554,
          51.849010993035655
        ]
      }
    }
  ]
}