{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014280517, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2097024914197894,
          51.740420917140625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003103800, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2104255652248175,
          51.74019484551252
        ]
      }
    }
  ]
}