{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Rise (B321)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.30351,
            51.457017
          ],
          [
            -0.303566,
            51.457054
          ],
          [
            -0.303622,
            51.457091
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Rise (B321)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.303622,
            51.457091
          ],
          [
            -0.304193,
            51.457396
          ],
          [
            -0.304765,
            51.457701
          ],
          [
            -0.305026,
            51.457844
          ],
          [
            -0.305288,
            51.457987
          ]
        ]
      }
    }
  ]
}