{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116023617, Nursery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.252192607383131,
          55.651654662902544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116023619, Nursery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.252049649347295,
          55.65166394209805
        ]
      }
    }
  ]
}