{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.504667,
            53.708062
          ],
          [
            -1.504544,
            53.708179
          ],
          [
            -1.504422,
            53.708295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.503993,
            53.708707
          ],
          [
            -1.503893,
            53.70881
          ],
          [
            -1.503793,
            53.708913
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.504422,
            53.708295
          ],
          [
            -1.504314,
            53.708393
          ],
          [
            -1.504207,
            53.708492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.504207,
            53.708492
          ],
          [
            -1.5041,
            53.708599
          ],
          [
            -1.503993,
            53.708707
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170419, WF1 2PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5046666599565148,
          53.70806227723216
        ]
      }
    }
  ]
}