{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023478942, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6881545664195508,
          51.99117732679119
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024443412, Beaufort Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.688009310794926,
          51.99112299802924
        ]
      }
    }
  ]
}