{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baxter Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.203503,
            52.772779
          ],
          [
            -1.203671,
            52.772707
          ],
          [
            -1.203839,
            52.772636
          ],
          [
            -1.203927,
            52.772604
          ],
          [
            -1.204015,
            52.772572
          ],
          [
            -1.204298,
            52.772468
          ],
          [
            -1.204424,
            52.772421
          ],
          [
            -1.204581,
            52.772364
          ],
          [
            -1.204712,
            52.772316
          ],
          [
            -1.204844,
            52.772267
          ],
          [
            -1.20527,
            52.772076
          ],
          [
            -1.205696,
            52.771885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Baxter Gate (B589)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.202478,
            52.773371
          ],
          [
            -1.202705,
            52.773227
          ],
          [
            -1.202932,
            52.773083
          ],
          [
            -1.202974,
            52.773058
          ],
          [
            -1.203015,
            52.773033
          ],
          [
            -1.203154,
            52.772954
          ],
          [
            -1.203293,
            52.772874
          ],
          [
            -1.203398,
            52.772827
          ],
          [
            -1.203503,
            52.772779
          ]
        ]
      }
    }
  ]
}