{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100234449, Woodbank Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.061331670912584,
          53.20934400853378
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100234450, Woodbank Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0609625202557837,
          53.2095540501231
        ]
      }
    }
  ]
}