{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.874213,
            53.632847
          ],
          [
            -1.875202,
            53.633083
          ],
          [
            -1.875283,
            53.633102
          ],
          [
            -1.875893,
            53.633347
          ],
          [
            -1.876029,
            53.633467
          ],
          [
            -1.87625,
            53.633799
          ],
          [
            -1.876471,
            53.634131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.872859,
            53.632403
          ],
          [
            -1.873536,
            53.632625
          ],
          [
            -1.874213,
            53.632847
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203408, HD7 4JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8765138763539528,
          53.634168397038394
        ]
      }
    }
  ]
}