{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008662280, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25961219475871933,
          51.155772661406445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062585382, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.259754192348754,
          51.15575193038793
        ]
      }
    }
  ]
}