{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gimcrack Hill (B2450)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.327713,
            51.29173
          ],
          [
            -0.327432,
            51.290924
          ],
          [
            -0.327345,
            51.290675
          ],
          [
            -0.32728,
            51.290107
          ]
        ]
      }
    }
  ]
}