{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jubilee Crescent (B1433)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.771476,
            53.401408
          ],
          [
            -0.771287,
            53.401547
          ],
          [
            -0.771098,
            53.401685
          ],
          [
            -0.771016,
            53.401832
          ],
          [
            -0.770934,
            53.401978
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jubilee Crescent (B1433)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.770934,
            53.401978
          ],
          [
            -0.770991,
            53.402027
          ],
          [
            -0.771048,
            53.402077
          ],
          [
            -0.771238,
            53.402218
          ],
          [
            -0.771429,
            53.402359
          ]
        ]
      }
    }
  ]
}