{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Court Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.891748,
            51.316507
          ],
          [
            0.891778,
            51.316541
          ],
          [
            0.891808,
            51.316575
          ],
          [
            0.891914,
            51.316695
          ],
          [
            0.891949,
            51.316735
          ],
          [
            0.892094,
            51.31675
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Court Street (B2040)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.892792,
            51.317578
          ],
          [
            0.892687,
            51.317477
          ],
          [
            0.892583,
            51.317377
          ],
          [
            0.892273,
            51.317073
          ],
          [
            0.892073,
            51.316876
          ],
          [
            0.892094,
            51.31675
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Court Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.891313,
            51.315969
          ],
          [
            0.891344,
            51.316008
          ],
          [
            0.891375,
            51.316048
          ],
          [
            0.89145,
            51.31614
          ],
          [
            0.891526,
            51.316231
          ],
          [
            0.891637,
            51.316369
          ],
          [
            0.891748,
            51.316507
          ]
        ]
      }
    }
  ]
}