{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121041121, Coombe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.802173570439803,
          51.054443683520134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121041122, Coombe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8023595051813612,
          51.05433609166672
        ]
      }
    }
  ]
}