{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022830940, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7312995126225077,
          51.41359049467615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000330647, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7306947480431042,
          51.4136199161301
        ]
      }
    }
  ]
}