{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waverley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.11624,
            57.145322
          ],
          [
            -2.115505,
            57.144617
          ],
          [
            -2.114771,
            57.143912
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051060838, AB10 1XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1148642653953873,
          57.14415593903751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051119496, AB10 1XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.114764809413373,
          57.144057217024475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051308468, AB10 1UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1162890498553963,
          57.14531343323991
        ]
      }
    }
  ]
}