{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034922100, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07984028630458145,
          51.560473892594004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034926548, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07910973313445906,
          51.559956271410975
        ]
      }
    }
  ]
}