{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070639953, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1514362794166932,
          50.92628386671899
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062273283, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15094386252986786,
          50.926500901863115
        ]
      }
    }
  ]
}