{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250024162, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5135751299372555,
          51.24713465820997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067987",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5145092592124887,
          51.2473913201109
        ]
      }
    }
  ]
}