{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Share Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.115435,
            51.044176
          ],
          [
            -2.11543,
            51.044645
          ],
          [
            -2.115429,
            51.04465
          ],
          [
            -2.115429,
            51.044683
          ],
          [
            -2.115429,
            51.044702
          ],
          [
            -2.115425,
            51.045048
          ],
          [
            -2.114648,
            51.045959
          ],
          [
            -2.114183,
            51.046282
          ],
          [
            -2.114147,
            51.046299
          ],
          [
            -2.113741,
            51.046489
          ],
          [
            -2.111489,
            51.047334
          ],
          [
            -2.111134,
            51.047668
          ],
          [
            -2.110979,
            51.047916
          ],
          [
            -2.110849,
            51.048125
          ],
          [
            -2.110825,
            51.048164
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010450897, SP3 6PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1154189848556935,
          51.04417643415307
        ]
      }
    }
  ]
}