{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "22057837, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15428336085998262,
          50.85287117631526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22258924, Surrenden Crescent",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1531368337332281,
          50.85240336519434
        ]
      }
    }
  ]
}