{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50126525, Prospect Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0853187275405396,
          51.07140404171186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50128509, Prospect Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0853187275405396,
          51.07140404171186
        ]
      }
    }
  ]
}