{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Raglan Street (B959)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.957787,
            56.468799
          ],
          [
            -2.95743,
            56.468837
          ],
          [
            -2.957073,
            56.468875
          ],
          [
            -2.956958,
            56.468887
          ],
          [
            -2.956844,
            56.468899
          ],
          [
            -2.956539,
            56.468929
          ],
          [
            -2.956234,
            56.468958
          ],
          [
            -2.956039,
            56.468976
          ],
          [
            -2.955844,
            56.468993
          ]
        ]
      }
    }
  ]
}