{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137000426, Woodland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.040689873689068,
          54.90449115153054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137048778, Woodland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.0407244047176425,
          54.90453523959025
        ]
      }
    }
  ]
}