{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015216063, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9397960786899506,
          53.33991774798324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015803603, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.939856178257233,
          53.33989980085584
        ]
      }
    }
  ]
}