{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008202383, Marina Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.20874375208963,
          51.33686981617585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008202387, Maunders Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.20907375028515,
          51.33683326001846
        ]
      }
    }
  ]
}