{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hodge Street (B803)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.787184,
            55.996812
          ],
          [
            -3.788039,
            55.997096
          ],
          [
            -3.788894,
            55.99738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hodge Street (B803)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.788894,
            55.99738
          ],
          [
            -3.789187,
            55.997488
          ],
          [
            -3.789481,
            55.997596
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hodge Street (B803)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.789481,
            55.997596
          ],
          [
            -3.789621,
            55.997649
          ],
          [
            -3.789761,
            55.997701
          ],
          [
            -3.789851,
            55.997749
          ],
          [
            -3.78994,
            55.997797
          ]
        ]
      }
    }
  ]
}