{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013665259, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9881479974932763,
          52.590060658690525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071370497, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9883988850819538,
          52.59024946854955
        ]
      }
    }
  ]
}