{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hanworth Terrace (B361)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.363546,
            51.465429
          ],
          [
            -0.363164,
            51.465273
          ],
          [
            -0.362782,
            51.465117
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hanworth Terrace (B361)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.363847,
            51.465545
          ],
          [
            -0.363754,
            51.465509
          ],
          [
            -0.363662,
            51.465473
          ],
          [
            -0.363604,
            51.465451
          ],
          [
            -0.363546,
            51.465429
          ]
        ]
      }
    }
  ]
}