{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Summerhall Place (A700)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.182244,
            55.939438
          ],
          [
            -3.1821,
            55.939255
          ],
          [
            -3.181957,
            55.939072
          ],
          [
            -3.181925,
            55.939032
          ],
          [
            -3.181894,
            55.938992
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Summerhall Place (A700)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.182244,
            55.939438
          ],
          [
            -3.18236,
            55.939586
          ],
          [
            -3.182477,
            55.939734
          ]
        ]
      }
    }
  ]
}