{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094395124, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3894104783788672,
          51.219196850386005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062286681, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.389482168533955,
          51.219392668197216
        ]
      }
    }
  ]
}