{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010508973, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3325632900608637,
          52.34390211748847
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010514272, A4071",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3331174138078294,
          52.34609888256893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010516849, Coventry Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3322909664248503,
          52.34443999873877
        ]
      }
    }
  ]
}