{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Summerhall Crescent (A700)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.182724,
            55.940503
          ],
          [
            -3.182726,
            55.940388
          ],
          [
            -3.182727,
            55.940274
          ],
          [
            -3.182724,
            55.940178
          ],
          [
            -3.182721,
            55.940081
          ],
          [
            -3.18268,
            55.940003
          ],
          [
            -3.18264,
            55.939924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Summerhall Crescent (A700)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.182477,
            55.939734
          ],
          [
            -3.182558,
            55.939829
          ],
          [
            -3.18264,
            55.939924
          ]
        ]
      }
    }
  ]
}