{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New River Gate (B1168)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.011685,
            52.726553
          ],
          [
            -0.011817,
            52.731223
          ],
          [
            -0.011948,
            52.735894
          ],
          [
            -0.012039,
            52.740335
          ],
          [
            -0.01213,
            52.744777
          ]
        ]
      }
    }
  ]
}