{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010452970, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8851510406139085,
          51.205494850067886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001812280, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8851367265524834,
          51.20549483605158
        ]
      }
    }
  ]
}