{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137004114, Woodland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.041690623687373,
          54.90493359308445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137004202, Woodland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.041918131667747,
          54.90505376107596
        ]
      }
    }
  ]
}