{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Terrace (A4076)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.027387,
            51.716492
          ],
          [
            -5.026997,
            51.716789
          ],
          [
            -5.026606,
            51.717087
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Terrace (A4076)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.027943,
            51.715993
          ],
          [
            -5.0279,
            51.716049
          ],
          [
            -5.027856,
            51.716105
          ],
          [
            -5.027799,
            51.716156
          ],
          [
            -5.027742,
            51.716207
          ],
          [
            -5.027565,
            51.716349
          ],
          [
            -5.027387,
            51.716492
          ]
        ]
      }
    }
  ]
}