{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100032197260, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.838065850191,
          53.047918411878996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001583794, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.840661017772478,
          53.04802079009029
        ]
      }
    }
  ]
}