{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Earl Grey Street (A700)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.203806,
            55.943826
          ],
          [
            -3.203923,
            55.943921
          ],
          [
            -3.204039,
            55.944017
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Earl Grey Street (A700)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.205065,
            55.944824
          ],
          [
            -3.204552,
            55.94442
          ],
          [
            -3.204039,
            55.944017
          ]
        ]
      }
    }
  ]
}