{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.559936,
            54.522749
          ],
          [
            -1.559911,
            54.522722
          ],
          [
            -1.559886,
            54.522696
          ],
          [
            -1.559873,
            54.522682
          ],
          [
            -1.55986,
            54.522667
          ],
          [
            -1.559829,
            54.522597
          ],
          [
            -1.559798,
            54.522527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "West Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.559936,
            54.522749
          ],
          [
            -1.55997,
            54.522802
          ],
          [
            -1.560003,
            54.522855
          ],
          [
            -1.560037,
            54.522913
          ],
          [
            -1.560071,
            54.522972
          ],
          [
            -1.560112,
            54.523042
          ],
          [
            -1.560153,
            54.523113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003076459, DL3 7EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.560164095958724,
          54.52309987405571
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025027425, DL3 7EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5602769678113486,
          54.522659923570494
        ]
      }
    }
  ]
}