{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007463860, Marine Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6708614903875139,
          50.73662530859026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062003068, Marine Drive West",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6716525861461664,
          50.736978251255614
        ]
      }
    }
  ]
}