{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=EH16%205JZ",
        "name": "EH16 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.160902,
          55.930273
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=EH16%205LA",
        "name": "EH16 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.161283,
          55.930162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=EH16%205LU",
        "name": "EH16 5LU",
        "marker-color": "#ff0000"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.161166,
          55.93001
        ]
      }
    }
  ]
}