{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ward's End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.6961,
            53.759589
          ],
          [
            -2.696281,
            53.759547
          ],
          [
            -2.696463,
            53.759506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ward's End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.696463,
            53.759506
          ],
          [
            -2.696648,
            53.759459
          ],
          [
            -2.696834,
            53.759412
          ],
          [
            -2.697161,
            53.759378
          ],
          [
            -2.697488,
            53.759343
          ],
          [
            -2.697581,
            53.759326
          ],
          [
            -2.697674,
            53.759309
          ],
          [
            -2.697772,
            53.759291
          ],
          [
            -2.697869,
            53.759273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165734, PR1 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.697854002560115,
          53.759263965941706
        ]
      }
    }
  ]
}