{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henley Avenue (A4158)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.23269,
            51.735351
          ],
          [
            -1.23255,
            51.735145
          ],
          [
            -1.232411,
            51.734939
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Henley Avenue (A4158)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.232411,
            51.734939
          ],
          [
            -1.231828,
            51.734288
          ],
          [
            -1.231312,
            51.733842
          ],
          [
            -1.231157,
            51.733708
          ],
          [
            -1.229837,
            51.732931
          ]
        ]
      }
    }
  ]
}