{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015347976, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9085346693812952,
          54.878507474797175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001484586, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9085514657330336,
          54.878561269438286
        ]
      }
    }
  ]
}