{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001142734, Woodhouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4019951196507834,
          51.381620993494344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001142735, Woodhouse Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.401778566462185,
          51.38150484460937
        ]
      }
    }
  ]
}