{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090998262, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2492238445428825,
          51.41862379910893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121033337, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2492507450906123,
          51.418282060727876
        ]
      }
    }
  ]
}