{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010185585, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5144940517404426,
          53.23583756405884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010185586, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.514492649966297,
          53.23572071430103
        ]
      }
    }
  ]
}