{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034888097, Blenheim Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4004859235402904,
          51.22234741562656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002882415, Blenheim Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4001844237222763,
          51.22233819404634
        ]
      }
    }
  ]
}