{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Parade (B2054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.415871,
            51.329563
          ],
          [
            1.416213,
            51.329724
          ],
          [
            1.416686,
            51.330052
          ],
          [
            1.417447,
            51.330579
          ],
          [
            1.417707,
            51.330895
          ],
          [
            1.417912,
            51.331339
          ],
          [
            1.418,
            51.331426
          ],
          [
            1.418176,
            51.331601
          ],
          [
            1.418564,
            51.331797
          ],
          [
            1.41915,
            51.331959
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Royal Parade (B2054)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.41915,
            51.331959
          ],
          [
            1.41949,
            51.332015
          ],
          [
            1.419829,
            51.332071
          ]
        ]
      }
    }
  ]
}