{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burdett Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.586746,
            53.808653
          ],
          [
            -1.586943,
            53.808712
          ],
          [
            -1.58714,
            53.808772
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Burdett Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.586322,
            53.808535
          ],
          [
            -1.586534,
            53.808594
          ],
          [
            -1.586746,
            53.808653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Burdett Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.58714,
            53.808772
          ],
          [
            -1.587359,
            53.808826
          ],
          [
            -1.587579,
            53.808881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72630519, LS4 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.586412744760687,
          53.80855336227038
        ]
      }
    }
  ]
}