{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wagril's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.102183,
            57.165744
          ],
          [
            -2.102137,
            57.165743
          ],
          [
            -2.101629,
            57.165736
          ],
          [
            -2.10111,
            57.165728
          ],
          [
            -2.101075,
            57.165727
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306241, AB24 3EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1021831826402058,
          57.16574410817404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015436273, AB24 3EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1020670190478916,
          57.16559149213348
        ]
      }
    }
  ]
}