{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stamperland Crescent (B767)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.273546,
            55.794467
          ],
          [
            -4.274225,
            55.79402
          ],
          [
            -4.274988,
            55.7937
          ],
          [
            -4.276591,
            55.793029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stamperland Crescent (B767)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.27336,
            55.79491
          ],
          [
            -4.273453,
            55.794689
          ],
          [
            -4.273546,
            55.794467
          ]
        ]
      }
    }
  ]
}