{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Road (A112)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.011431,
            51.574592
          ],
          [
            -0.011934,
            51.574816
          ],
          [
            -0.012436,
            51.575041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Road (A112)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.012436,
            51.575041
          ],
          [
            -0.012661,
            51.575193
          ],
          [
            -0.012885,
            51.575345
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "High Road (A112)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.009844,
            51.573871
          ],
          [
            -0.009888,
            51.573889
          ],
          [
            -0.009932,
            51.573908
          ],
          [
            -0.010047,
            51.573958
          ],
          [
            -0.010163,
            51.574009
          ],
          [
            -0.010797,
            51.5743
          ],
          [
            -0.011431,
            51.574592
          ]
        ]
      }
    }
  ]
}