{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014061457, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.554249258618188,
          53.484081027866054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012499082, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5553733907727034,
          53.484767925621185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004800373, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.554281271634289,
          53.48422469616683
        ]
      }
    }
  ]
}