{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100081186476, London Road West",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6070885715061881,
          51.663875486530124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003030176, London Road West",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.607835081056361,
          51.663578614922145
        ]
      }
    }
  ]
}