{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008679995, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.912808701742271,
          54.88073109119523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008705572, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9124545333365752,
          54.880922473701446
        ]
      }
    }
  ]
}