{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000854036, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2035821547295074,
          52.18447659593746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090445171, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2035384816169397,
          52.18452162350248
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096887169",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2035821547295074,
          52.18447659593746
        ]
      }
    }
  ]
}