{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024720480, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.251025352005384,
          51.2959731207676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121110629, Hoggington Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.250794288147495,
          51.29831148327984
        ]
      }
    }
  ]
}