{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094395273, Coombe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2603934222603381,
          51.128111737671695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060899302, Abbey Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2549211368821185,
          51.13322961727479
        ]
      }
    }
  ]
}