{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Penisardre Road (B5120)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.405407,
            53.334799
          ],
          [
            -3.405615,
            53.334962
          ],
          [
            -3.405822,
            53.335125
          ],
          [
            -3.405973,
            53.335201
          ],
          [
            -3.406123,
            53.335277
          ],
          [
            -3.406218,
            53.335325
          ],
          [
            -3.406314,
            53.335373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Penisardre Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.405407,
            53.334799
          ],
          [
            -3.405096,
            53.334897
          ],
          [
            -3.404785,
            53.334994
          ]
        ]
      }
    }
  ]
}