{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seaforth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.004633,
            57.690109
          ],
          [
            -2.004585,
            57.690002
          ],
          [
            -2.004538,
            57.689893
          ],
          [
            -2.004488,
            57.689646
          ],
          [
            -2.004439,
            57.689398
          ],
          [
            -2.004424,
            57.68931
          ],
          [
            -2.004409,
            57.689223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Seaforth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.00475,
            57.691322
          ],
          [
            -2.004724,
            57.691133
          ],
          [
            -2.004697,
            57.690945
          ],
          [
            -2.004682,
            57.690839
          ],
          [
            -2.004667,
            57.690732
          ],
          [
            -2.00466,
            57.69068
          ],
          [
            -2.004652,
            57.690627
          ],
          [
            -2.004647,
            57.690586
          ],
          [
            -2.004642,
            57.690557
          ],
          [
            -2.004633,
            57.690487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Seaforth Street (B9034)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.004633,
            57.690487
          ],
          [
            -2.004622,
            57.690402
          ],
          [
            -2.004612,
            57.690318
          ],
          [
            -2.004622,
            57.690214
          ],
          [
            -2.004633,
            57.690109
          ]
        ]
      }
    }
  ]
}