{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Common Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.644613,
            53.627611
          ],
          [
            -1.644409,
            53.627665
          ],
          [
            -1.644204,
            53.627719
          ],
          [
            -1.643663,
            53.627857
          ],
          [
            -1.642573,
            53.628135
          ],
          [
            -1.642252,
            53.628217
          ],
          [
            -1.641768,
            53.628667
          ],
          [
            -1.641328,
            53.628839
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Common Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.645651,
            53.627353
          ],
          [
            -1.645132,
            53.627482
          ],
          [
            -1.644613,
            53.627611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206969, WF4 4BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6535939461280238,
          53.62587566370142
        ]
      }
    }
  ]
}