{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10096145223, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10945933937040521,
          51.56295764323552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023050387, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1098061613180685,
          51.562969392356976
        ]
      }
    }
  ]
}