{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.742808,
            54.298511
          ],
          [
            -1.742548,
            54.298868
          ],
          [
            -1.742514,
            54.299004
          ],
          [
            -1.742383,
            54.299523
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.741498,
            54.294803
          ],
          [
            -1.741928,
            54.296573
          ],
          [
            -1.741959,
            54.296615
          ],
          [
            -1.742967,
            54.298016
          ],
          [
            -1.742969,
            54.29833
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.742969,
            54.29833
          ],
          [
            -1.742888,
            54.29842
          ],
          [
            -1.742808,
            54.298511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647776, DL8 5RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7423750318569724,
          54.29950548490818
        ]
      }
    }
  ]
}