{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025302558, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.404315757338552,
          50.91133847162716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062503892, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4041454267022206,
          50.91131062547402
        ]
      }
    }
  ]
}