{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Standard Hill (A269)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.411828,
            50.888825
          ],
          [
            0.411975,
            50.888792
          ],
          [
            0.412123,
            50.88876
          ],
          [
            0.412658,
            50.88871
          ],
          [
            0.413194,
            50.888661
          ],
          [
            0.413318,
            50.888654
          ],
          [
            0.413442,
            50.888648
          ],
          [
            0.413835,
            50.888604
          ],
          [
            0.414228,
            50.88856
          ]
        ]
      }
    }
  ]
}