{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.015056,
            53.923317
          ],
          [
            -3.014925,
            53.923215
          ],
          [
            -3.014794,
            53.923113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.014588,
            53.922952
          ],
          [
            -3.014039,
            53.922516
          ],
          [
            -3.013488,
            53.922081
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.014794,
            53.923113
          ],
          [
            -3.014691,
            53.923032
          ],
          [
            -3.014588,
            53.922952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024170879, FY7 6LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.014189229069879,
          53.9227219164841
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095222, FY7 6LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0135034513143335,
          53.92207156912581
        ]
      }
    }
  ]
}