{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Place (B2245)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.309242,
            51.128735
          ],
          [
            1.309262,
            51.128749
          ],
          [
            1.309307,
            51.12878
          ],
          [
            1.309373,
            51.128824
          ],
          [
            1.309454,
            51.128879
          ],
          [
            1.309536,
            51.128933
          ],
          [
            1.309633,
            51.128999
          ],
          [
            1.309729,
            51.129064
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Place (B2245)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.309729,
            51.129064
          ],
          [
            1.309748,
            51.129076
          ],
          [
            1.309767,
            51.129089
          ]
        ]
      }
    }
  ]
}