{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=EH8%208BN",
        "name": "EH8 8BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.180655,
          55.951372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=EH8%208BW",
        "name": "EH8 8BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.178745,
          55.951759
        ]
      }
    }
  ]
}