{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hamilton Street (B7022)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.854111,
            55.243489
          ],
          [
            -4.853845,
            55.243509
          ],
          [
            -4.853579,
            55.243529
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hamilton Street (B7022)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.855571,
            55.243379
          ],
          [
            -4.854841,
            55.243434
          ],
          [
            -4.854111,
            55.243489
          ]
        ]
      }
    }
  ]
}