{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002534526, Richmond Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.773407150297518,
          51.43857663742793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002534527, Richmond Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7734933700368379,
          51.43857459642509
        ]
      }
    }
  ]
}