{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003566223, Ocean Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1525469875594676,
          51.47541755485276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002934281, Ocean Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1521632933895347,
          51.47561914835287
        ]
      }
    }
  ]
}