{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Webster Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.420076,
            53.700024
          ],
          [
            -1.420159,
            53.700002
          ],
          [
            -1.420243,
            53.699981
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Webster Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.420243,
            53.699981
          ],
          [
            -1.420449,
            53.699924
          ],
          [
            -1.420655,
            53.699867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Webster Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.419379,
            53.700031
          ],
          [
            -1.419648,
            53.699955
          ],
          [
            -1.419759,
            53.699924
          ],
          [
            -1.419931,
            53.699944
          ],
          [
            -1.420087,
            53.699963
          ],
          [
            -1.420243,
            53.699981
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63175187, WF6 2AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4199693975121725,
          53.70005135192777
        ]
      }
    }
  ]
}