{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maindy Crescent (B4223)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.490796,
            51.648163
          ],
          [
            -3.491251,
            51.648436
          ],
          [
            -3.491707,
            51.648709
          ],
          [
            -3.492155,
            51.649054
          ],
          [
            -3.492294,
            51.649208
          ],
          [
            -3.492785,
            51.649747
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Maindy Crescent (B4223)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.492785,
            51.649747
          ],
          [
            -3.493242,
            51.650038
          ],
          [
            -3.49328,
            51.650052
          ],
          [
            -3.493886,
            51.650273
          ]
        ]
      }
    }
  ]
}