{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.898296,
            53.622597
          ],
          [
            -1.898217,
            53.622449
          ],
          [
            -1.898137,
            53.622302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.901335,
            53.625557
          ],
          [
            -1.901309,
            53.625551
          ],
          [
            -1.90128,
            53.625544
          ],
          [
            -1.901071,
            53.625492
          ],
          [
            -1.900807,
            53.625427
          ],
          [
            -1.900187,
            53.625229
          ],
          [
            -1.899976,
            53.624977
          ],
          [
            -1.898821,
            53.624229
          ],
          [
            -1.898587,
            53.624077
          ],
          [
            -1.898528,
            53.623655
          ],
          [
            -1.898227,
            53.623061
          ],
          [
            -1.898296,
            53.622597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203610, HD7 5UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9013505317792827,
          53.62558966507596
        ]
      }
    }
  ]
}