{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watson Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.117799,
            57.152283
          ],
          [
            -2.11715,
            57.151012
          ],
          [
            -2.116501,
            57.149742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051068810, AB25 2TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1169161623835935,
          57.15027147383992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051139713, AB25 2SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.117348787860213,
          57.15118733628571
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051305139, AB25 2SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1177985354252598,
          57.15228284119961
        ]
      }
    }
  ]
}