{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Palace Gate (B325)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.183702,
            51.499573
          ],
          [
            -0.184003,
            51.499983
          ],
          [
            -0.18401,
            51.500082
          ],
          [
            -0.184049,
            51.500631
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Palace Gate (B325)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.184049,
            51.500631
          ],
          [
            -0.184057,
            51.500855
          ],
          [
            -0.184066,
            51.50108
          ],
          [
            -0.184078,
            51.501418
          ],
          [
            -0.184091,
            51.501756
          ]
        ]
      }
    }
  ]
}