{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Robinson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.156079,
            51.68111
          ],
          [
            -4.155792,
            51.681165
          ],
          [
            -4.155506,
            51.68122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Robinson Street (A4214)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.157446,
            51.680881
          ],
          [
            -4.157483,
            51.6808
          ],
          [
            -4.157521,
            51.680694
          ],
          [
            -4.157559,
            51.680588
          ],
          [
            -4.157646,
            51.680502
          ],
          [
            -4.157733,
            51.680415
          ],
          [
            -4.158122,
            51.680231
          ],
          [
            -4.158511,
            51.680046
          ],
          [
            -4.15852,
            51.680043
          ],
          [
            -4.158529,
            51.68004
          ],
          [
            -4.158706,
            51.680016
          ],
          [
            -4.158884,
            51.679992
          ],
          [
            -4.159035,
            51.679998
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Robinson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.156536,
            51.680976
          ],
          [
            -4.156307,
            51.681043
          ],
          [
            -4.156079,
            51.68111
          ]
        ]
      }
    }
  ]
}