{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "68112479, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.205111721847327,
          51.265213799169956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68160944, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2030659678638084,
          51.265110470957026
        ]
      }
    }
  ]
}