{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040517170, Albany Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5738969121868807,
          50.44942588135462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040517172, Albany Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5741592932652724,
          50.44969214308075
        ]
      }
    }
  ]
}