{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.243246,
            53.410823
          ],
          [
            -1.242888,
            53.410489
          ],
          [
            -1.242633,
            53.409931
          ],
          [
            -1.242226,
            53.409549
          ],
          [
            -1.24207,
            53.409403
          ],
          [
            -1.241924,
            53.409266
          ],
          [
            -1.241908,
            53.409148
          ],
          [
            -1.242095,
            53.408845
          ],
          [
            -1.242038,
            53.408603
          ],
          [
            -1.241808,
            53.408363
          ],
          [
            -1.241399,
            53.407938
          ],
          [
            -1.240734,
            53.40756
          ],
          [
            -1.240229,
            53.407092
          ],
          [
            -1.239993,
            53.406908
          ],
          [
            -1.239575,
            53.406744
          ],
          [
            -1.238637,
            53.406532
          ],
          [
            -1.238529,
            53.406533
          ],
          [
            -1.238421,
            53.406534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023205881, S66 8PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2423061822929928,
          53.40964635723921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023207827, S66 8PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2428338626724207,
          53.405344081294785
        ]
      }
    }
  ]
}