{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peacock Way (B755)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.055755,
            55.778304
          ],
          [
            -4.055875,
            55.77817
          ],
          [
            -4.055995,
            55.778036
          ],
          [
            -4.05607,
            55.777905
          ],
          [
            -4.056144,
            55.777775
          ],
          [
            -4.056144,
            55.777553
          ],
          [
            -4.056059,
            55.777443
          ],
          [
            -4.055816,
            55.77713
          ]
        ]
      }
    }
  ]
}