{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100081142171, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3929112888184296,
          51.63465861385049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000936332, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3929646139834403,
          51.634785232588236
        ]
      }
    }
  ]
}