{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B1150)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.357262,
            52.729699
          ],
          [
            1.357418,
            52.729291
          ],
          [
            1.357574,
            52.728883
          ],
          [
            1.357651,
            52.72866
          ],
          [
            1.357728,
            52.728436
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B1150)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.357728,
            52.728436
          ],
          [
            1.357642,
            52.728262
          ],
          [
            1.357629,
            52.728258
          ],
          [
            1.357352,
            52.728168
          ],
          [
            1.357271,
            52.728164
          ],
          [
            1.35719,
            52.72816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Street (B1150)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.357004,
            52.728144
          ],
          [
            1.357086,
            52.728151
          ],
          [
            1.357168,
            52.728159
          ],
          [
            1.35719,
            52.72816
          ]
        ]
      }
    }
  ]
}