{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "48122054, Cambridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2342477519261072,
          51.41330715749798
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48122055, Cambridge Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23432307477827746,
          51.413218366899486
        ]
      }
    }
  ]
}