{
  "agency": {
    "country": "GB",
    "id": "translink-northern-ireland",
    "name": "Translink (Northern Ireland)",
    "operating_note": "Metro, Glider, Ulsterbus, Goldline, NI Railways, Foyle Metro and the cross-border Enterprise service in one file. Translink's own Open Data NI datasets are ATCO.CIF, CSV and GeoJSON, so Ireland's National Transport Authority is the only publisher issuing these schedules as GTFS. The record is placed in Northern Ireland and attributed to the Authority under its CC BY 4.0 terms.",
    "subdivision_code": "GB-NIR",
    "subdivision_name": "Northern Ireland"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_applicable_trips": 18027,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 99.9,
        "headsign_scored_pct": 99.9,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 13066,
        "translations": {
          "feed_lang": "en",
          "has_translations": true,
          "languages": [
            "ga"
          ],
          "translated_tables": [
            "stops"
          ],
          "translation_count": 26
        },
        "trips": 18027,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 13066,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "13066 of 13066 stops don't say whether a wheelchair user can board there.",
          "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
        },
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 18027,
          "effort": "A default or per-trip field in your export.",
          "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "18027 of 18027 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 20,
          "effort": "Usually one value per route pattern in your scheduling source.",
          "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "20 of 18027 trips have no headsign, the text that tells riders where the transit vehicle is going.",
          "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
        }
      ],
      "name": "completeness",
      "score": 45.0,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 10,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 500,
          "WARNING": 544
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 254,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 251,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the transit vehicle route through the wrong path or point riders to the wrong boarding location."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 24,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 9,
          "effort": "Minutes per flagged trip once you open it.",
          "fix": "Check the two stop times for a wrong digit first. Then check whether a stop sits at the wrong coordinates, or a stop between them is missing.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Between two distant stops, the times imply a speed no transit vehicle reaches.",
          "why": "A rider gets a trip plan that cannot happen. Live systems then report delays that are not real."
        },
        {
          "code": "route_short_name_too_long",
          "count": 3,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_short_name_too_long' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Route short name too long (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 2,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "expired_calendar",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 411,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 1.0,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the transit vehicle ends up, so a midpoint name can send them the wrong way."
        },
        {
          "code": "big_gap_in_service",
          "count": 72,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "service_window_outside_feed_period",
          "count": 17,
          "effort": "Two fields in feed_info.txt, or one export setting.",
          "fix": "Widen feed_start_date and feed_end_date to cover all service dates, or fix the dates that fall outside.",
          "owner": "Likely your export tool",
          "points": 0.8,
          "severity": "INFO",
          "what": "Some service dates fall outside the date window set in feed_info.txt.",
          "why": "feed_info.txt should span every day your service runs, so apps know when the data applies."
        }
      ],
      "name": "correctness",
      "score": 57.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 10 kinds of issue across 1044 instances (0 error, 544 warning, 500 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 360,
        "effective_expiry_date": "2027-08-31",
        "feed_end_date": "2027-09-04",
        "feed_start_date": "2026-09-04",
        "feed_version": "07D59D7F-F226-4DFD-BF85-129B47D772FA",
        "has_feed_info": true,
        "last_service_date": "2027-08-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 360 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 360 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "One requirement remains for this feed to earn the conformance mark. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC BY 4.0 through the National Transport Authority's public transport data page; credit the National Transport Authority.",
    "reachable": true,
    "sha256": "d7e303f721f633d76104aef04abb1d020e2de2508f4ba2c5ca40798b3d95b0eb",
    "size_bytes": 31777532,
    "source_provenance": "official",
    "static_url": "https://www.transportforireland.ie/transitData/Data/GTFS_NI.zip"
  },
  "fetch": {
    "final_url": "https://www.transportforireland.ie/transitData/Data/GTFS_NI.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-09-05T00:00:00+00:00",
  "geo": {
    "bbox": [
      -8.27385,
      53.3498,
      -5.43818,
      55.23742
    ],
    "lat": 54.58889,
    "lon": -6.2632,
    "stop_count": 13066
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 6,
        "trip_count": 1387,
        "trip_share_pct": 7.7
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 784,
        "trip_count": 16640,
        "trip_share_pct": 92.3
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 790,
    "trip_count": 18027
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 4.1,
    "margin_to_next_band": 5.9,
    "score": 64.1
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 249,
      "effort": "A short text field per affected stop; start with the busiest.",
      "fix": "Add tts_stop_name with the spoken form, e.g. 'Main Street and Second Avenue', for the affected stops.",
      "owner": "",
      "points": 0.0,
      "severity": "INFO",
      "what": "249 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Templemore Ave _N'ards Road_\", \"St Marks School\", \"St Lukes\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose the ampersand."
    }
  ],
  "routability": {
    "boardable_stops": 13066,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 18027
  },
  "route_map": {
    "drawn_route_count": 787,
    "has_shapes": true,
    "path": "data/artifacts/translink-northern-ireland/geometry.geojson",
    "route_count": 790,
    "routes": [
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": true,
        "id": "ENT Belfast - a",
        "label": "Belfast - Dublin (Enterprise)",
        "long": "Connolly Rail Station - Grand Central Station",
        "short": "Belfast - Dublin (Enterprise)",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 10a b",
        "label": "10a",
        "long": "Foyle Street - Yeats Court",
        "short": "10a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 10b b",
        "label": "10b",
        "long": "Yeats Court - Foyle Street",
        "short": "10b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 10c a",
        "label": "10c",
        "long": "Yeats Court - Foyle Street",
        "short": "10c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 11a b",
        "label": "11a",
        "long": "Foyle Street - Clon Elagh",
        "short": "11a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 11b b",
        "label": "11b",
        "long": "Foyle Street - Clon Elagh",
        "short": "11b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 11c b",
        "label": "11c",
        "long": "Foyle Street - Clon Elagh",
        "short": "11c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 12a b",
        "label": "12a",
        "long": "Foyle Street - Slievemore Park",
        "short": "12a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 12n a",
        "label": "12n",
        "long": "Buscentre - Buscentre",
        "short": "12n",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 13a b",
        "label": "13a",
        "long": "Foyle Street - Glenabbey Drive",
        "short": "13a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 13b b",
        "label": "13b",
        "long": "Foyle Street - Earhart Turning Circle",
        "short": "13b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 13c b",
        "label": "13c",
        "long": "Glenabbey Drive - Foyle Street",
        "short": "13c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 13d a",
        "label": "13d",
        "long": "Clon Elagh - Foyle Street",
        "short": "13d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 13e a",
        "label": "13e",
        "long": "Clon Elagh - Foyle Street",
        "short": "13e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 14a b",
        "label": "14a",
        "long": "Curryneirin - Springvale Park",
        "short": "14a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 14b b",
        "label": "14b",
        "long": "Curryneirin - Springvale Park",
        "short": "14b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 14c c",
        "label": "14c",
        "long": "Altnagelvin Hospital - Springvale Park",
        "short": "14c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 1a b",
        "label": "1a",
        "long": "Foyle Street - Wheatfield",
        "short": "1a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 1b b",
        "label": "1b",
        "long": "Wheatfield - Foyle Street",
        "short": "1b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 2a b",
        "label": "2a",
        "long": "Foyle Street - Knightsbridge",
        "short": "2a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 2b b",
        "label": "2b",
        "long": "Foyle Street - Knightsbridge",
        "short": "2b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 2d c",
        "label": "2d",
        "long": "Buscentre - North West Transport Hub",
        "short": "2d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 3a b",
        "label": "3a",
        "long": "Foyle Street - Lisnagelvin Shopping Centre",
        "short": "3a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 3b b",
        "label": "3b",
        "long": "Foyle Street - Lisnagelvin Shopping Centre",
        "short": "3b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 3c b",
        "label": "3c",
        "long": "Foyle Street - Lisnagelvin Shopping Centre",
        "short": "3c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 3d a",
        "label": "3d",
        "long": "Foyle Street - Drumahoe Park & Ride",
        "short": "3d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 3e a",
        "label": "3e",
        "long": "Foyle Street - Lisnagelvin Shopping Centre",
        "short": "3e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 3f a",
        "label": "3f",
        "long": "Foyle Street - Drumahoe Park & Ride",
        "short": "3f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 3n a",
        "label": "3n",
        "long": "Buscentre - Buscentre",
        "short": "3n",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 4a b",
        "label": "4a",
        "long": "Foyle Street - Ardground",
        "short": "4a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 4b b",
        "label": "4b",
        "long": "Buscentre - Ardground",
        "short": "4b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 4c b",
        "label": "4c",
        "long": "Foyle Street - Curryneirin",
        "short": "4c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 4d a",
        "label": "4d",
        "long": "Foyle Street - Currynierin",
        "short": "4d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 5a b",
        "label": "5a",
        "long": "Foyle Street - Bards Hill",
        "short": "5a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 6a c",
        "label": "6a",
        "long": "Buscentre - Newbuildings",
        "short": "6a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 6b c",
        "label": "6b",
        "long": "Buscentre - Newbuildings",
        "short": "6b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 7n a",
        "label": "7n",
        "long": "Foyle Street - Aileach Road",
        "short": "7n",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 8a b",
        "label": "8a",
        "long": "Quayside Shopping Centre - Creggan Heights",
        "short": "8a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 8b b",
        "label": "8b",
        "long": "Quayside Shopping Centre - Creggan Heights",
        "short": "8b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 8c b",
        "label": "8c",
        "long": "Fernabbey - Altnagelvin Hospital Grounds",
        "short": "8c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 8d a",
        "label": "8d",
        "long": "Foyle Street Bus Station - Creggan Heights",
        "short": "8d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 9a b",
        "label": "9a",
        "long": "Foyle Street - Yeats Court",
        "short": "9a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "FY 9b a",
        "label": "9b",
        "long": "Yeats Court - Foyle Street",
        "short": "9b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GDR G1 c",
        "label": "G1",
        "long": "McKinstry Road - Dundonald Park & Ride",
        "short": "G1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GDR G2 c",
        "label": "G2",
        "long": "May Street _City Hall_ - Catalyst Inc",
        "short": "G2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 209",
        "label": "209",
        "long": "Europa Buscentre - Cookstown Bus Station",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 209b",
        "label": "209b",
        "long": "Europa Buscentre - Union Street Railway Bar",
        "short": "209b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 209u",
        "label": "209u",
        "long": "Union Street Bus Shelter - Europa Buscentre",
        "short": "209u",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 210",
        "label": "210",
        "long": "Europa Buscentre - Magherafelt Buscentre",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 212 a a",
        "label": "212",
        "long": "Europa Buscentre - Buscentre",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 215 a a",
        "label": "215",
        "long": "Europa Buscentre - Downpatrick Bus Station",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 218 a a",
        "label": "218",
        "long": "Europa Buscentre - Coleraine Buscentre",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 218a a a",
        "label": "218a",
        "long": "Europa Buscentre - Coleraine Buscentre",
        "short": "218a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 219a a a",
        "label": "219a",
        "long": "Europa Buscentre - Antrim Buscentre",
        "short": "219a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 221 a a",
        "label": "221",
        "long": "Europa Buscentre - Giants Causeway The Nook",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 234 a a",
        "label": "234",
        "long": "Buscentre - Ulster University Coleraine Campus",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 234a a a",
        "label": "234a",
        "long": "Buscentre - Coleraine Buscentre",
        "short": "234a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 234b a a",
        "label": "234b",
        "long": "Ulster University Coleraine Campus - Buscentre",
        "short": "234b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 234c a a",
        "label": "234c",
        "long": "Buscentre - Coleraine Buscentre",
        "short": "234c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 237 a a",
        "label": "237",
        "long": "Europa Buscentre - Newcastle Bus Station",
        "short": "237",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 237a a a",
        "label": "237a",
        "long": "Europa Buscentre - Newcastle Bus Station",
        "short": "237a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 238 a a",
        "label": "238",
        "long": "Europa Buscentre - Newry Buscentre",
        "short": "238",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 238b a a",
        "label": "238b",
        "long": "Europa Buscentre - Newry Buscentre",
        "short": "238b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 238u a",
        "label": "238u",
        "long": "Newry Buscentre - Ulster University Belfast",
        "short": "238u",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 240 a a",
        "label": "240",
        "long": "Downpatrick Bus Station - Newry Buscentre",
        "short": "240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 246 a a",
        "label": "246",
        "long": "Europa Buscentre - Main Street",
        "short": "246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 246a a",
        "label": "246a",
        "long": "Main Street - Limavady Bus Station",
        "short": "246a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 250 a a",
        "label": "250",
        "long": "Europa Buscentre - Church Street",
        "short": "250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 250b a a",
        "label": "250b",
        "long": "Europa Buscentre - Rushmere Shopping Centre",
        "short": "250b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 251 a a",
        "label": "251",
        "long": "Europa Buscentre - Armagh Buscentre",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 251a a a",
        "label": "251a",
        "long": "Europa Buscentre - Armagh Buscentre",
        "short": "251a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 251b a a",
        "label": "251b",
        "long": "Europa Buscentre - outside Buscentre",
        "short": "251b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 251c a",
        "label": "251c",
        "long": "Europa Buscentre - Lonsdale Road",
        "short": "251c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 256 a a",
        "label": "256",
        "long": "Europa Buscentre - Larne Bus Station",
        "short": "256",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 256a a a",
        "label": "256a",
        "long": "Larne Bus Station - Europa Buscentre",
        "short": "256a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 261 a a",
        "label": "261",
        "long": "Europa Buscentre - Enniskillen Bus Station",
        "short": "261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 261a a",
        "label": "261a",
        "long": "Grand Central Station - Dungannon Bus Station",
        "short": "261a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 261b b",
        "label": "261b",
        "long": "Europa Buscentre - Dungannon Bus Station",
        "short": "261b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 261c b",
        "label": "261c",
        "long": "Europa Buscentre - Enniskillen Bus Station",
        "short": "261c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 261d a",
        "label": "261d",
        "long": "Grand Central Station - Dungannon Bus Station",
        "short": "261d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 261u c",
        "label": "261u",
        "long": "Enniskillen Bus Station - Ulster University Jordanstown",
        "short": "261u",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 270 a a",
        "label": "270",
        "long": "Europa Buscentre - Monaghan Bus Station",
        "short": "270",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 270u a",
        "label": "270u",
        "long": "Monaghan Bus Station - Ulster University Belfast",
        "short": "270u",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 271 a a",
        "label": "271",
        "long": "Europa Buscentre - Cavan Bus Station",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 273 c a",
        "label": "273",
        "long": "Europa Buscentre - Buscentre",
        "short": "273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 273b a",
        "label": "273b",
        "long": "Europa Buscentre - Omagh Bus Station",
        "short": "273b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 273u b",
        "label": "273u",
        "long": "Strabane Buscentre - Ulster University Jordanstown",
        "short": "273u",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 278 b",
        "label": "278",
        "long": "Dunluce Avenue - Monaghan Bus Station",
        "short": "278",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 290e b",
        "label": "290e",
        "long": "Main Street - Queen's University",
        "short": "290e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE 290q b",
        "label": "290q",
        "long": "Buscentre - Queen's University",
        "short": "290q",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE X1 a a",
        "label": "X1",
        "long": "Belfast - Dublin",
        "short": "X1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE X2 a",
        "label": "X2",
        "long": "Belfast - Dublin Airport",
        "short": "X2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE X212 a a",
        "label": "X212",
        "long": "Europa Buscentre - Buscentre",
        "short": "X212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE X261 a a",
        "label": "X261",
        "long": "Europa Buscentre - Enniskillen Bus Station",
        "short": "X261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE X273 a a",
        "label": "X273",
        "long": "Europa Buscentre - Omagh Buscentre",
        "short": "X273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE X3 a a",
        "label": "X3",
        "long": "Derry/Londonderry - Monaghan - Dublin",
        "short": "X3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE X4 a a",
        "label": "X4",
        "long": "Derry/Londonderry - Armagh - Dublin",
        "short": "X4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "GLE X5 a a",
        "label": "X5",
        "long": "Newry - Dublin",
        "short": "X5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10a c",
        "label": "10a",
        "long": "Queen Street - Ladybrook Terminus",
        "short": "10a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10b c",
        "label": "10b",
        "long": "Queen Street - Glencolin",
        "short": "10b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10f c",
        "label": "10f",
        "long": "Royal Hospitals (Falls Road) - Lagmore Village",
        "short": "10f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10g c",
        "label": "10g",
        "long": "Royal Hospitals (Falls Road) - Lagmore Village",
        "short": "10g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10h c",
        "label": "10h",
        "long": "Queen Street - Black's Road Park and Ride",
        "short": "10h",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10j c",
        "label": "10j",
        "long": "Queen Street - Colin Terminus",
        "short": "10j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10k c",
        "label": "10k",
        "long": "Queen Street - Colin Terminus",
        "short": "10k",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10m c",
        "label": "10m",
        "long": "Queen Street - Oldpark Terminus",
        "short": "10m",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10p b",
        "label": "10p",
        "long": "Queen Street - Carr's Glen",
        "short": "10p",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 10x c",
        "label": "10x",
        "long": "Queen Street - Lagmore View",
        "short": "10x",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 11a c",
        "label": "11a",
        "long": "Chichester Street - Silverstream (Ballysillan Park",
        "short": "11a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 11b c",
        "label": "11b",
        "long": "Chichester Street - Springmartin",
        "short": "11b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 11c c",
        "label": "11c",
        "long": "Chichester Street - Glencairn",
        "short": "11c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 11d c",
        "label": "11d",
        "long": "Chichester Street - Springmartin",
        "short": "11d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 11e c",
        "label": "11e",
        "long": "Chichester Street - Mountainhill Road",
        "short": "11e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 11f c",
        "label": "11f",
        "long": "Chichester Street - Mountainhill Road",
        "short": "11f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 11g c",
        "label": "11g",
        "long": "Chichester Street - Silverstream (Ballysillan Park)",
        "short": "11g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 11j a",
        "label": "11j",
        "long": "Chichester Street - Silverstream (Ballysillan Park)",
        "short": "11j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 12a c",
        "label": "12a",
        "long": "Donegall Square North - Carr's Glen",
        "short": "12a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 12b c",
        "label": "12b",
        "long": "Donegall Square North - Carr's Glen",
        "short": "12b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 12c c",
        "label": "12c",
        "long": "Donegall Square North - Wolfhill",
        "short": "12c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 13 c",
        "label": "13",
        "long": "Upper Queen Street - Donegall Place",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 13a c",
        "label": "13a",
        "long": "Prince Charles Way - Donegall Place",
        "short": "13a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 13b c",
        "label": "13b",
        "long": "Upper Queen Street - Glenville",
        "short": "13b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 13c c",
        "label": "13c",
        "long": "Trench Road - Donegall Place",
        "short": "13c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 14 c",
        "label": "14",
        "long": "Upper Queen Street - Donegall Place",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 14a c",
        "label": "14a",
        "long": "Upper Queen Street - Donegall Place",
        "short": "14a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 14b c",
        "label": "14b",
        "long": "Glenville - Donegall Place",
        "short": "14b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 14c c",
        "label": "14c",
        "long": "Green End Doagh Road - Trench Road",
        "short": "14c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 188 c",
        "label": "188",
        "long": "Ballybeen Enler Centre - Breda Academy School",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 1a c",
        "label": "1a",
        "long": "Upper Queen Street - Glenville",
        "short": "1a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 1c c",
        "label": "1c",
        "long": "Upper Queen Street - Glenville",
        "short": "1c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 1d c",
        "label": "1d",
        "long": "Upper Queen Street - Mossley West Train Station _b",
        "short": "1d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 1e c",
        "label": "1e",
        "long": "Upper Queen Street - Roughfort Turning Circle",
        "short": "1e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 1f c",
        "label": "1f",
        "long": "Upper Queen Street - Blackrock Square",
        "short": "1f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 1g c",
        "label": "1g",
        "long": "Upper Queen Street - Manse Way",
        "short": "1g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 1j c",
        "label": "1j",
        "long": "Upper Queen Street - Royal Mail",
        "short": "1j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 1m a",
        "label": "1m",
        "long": "Donegall Place - Manse Way",
        "short": "1m",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2a c",
        "label": "2a",
        "long": "Upper Queen Street - Carnmoney Terminus",
        "short": "2a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2b c",
        "label": "2b",
        "long": "Upper Queen Street - Carnmoney Terminus",
        "short": "2b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2c c",
        "label": "2c",
        "long": "Upper Queen Street - Devenish Drive",
        "short": "2c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2d c",
        "label": "2d",
        "long": "Upper Queen Street - Devenish Drive",
        "short": "2d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2e c",
        "label": "2e",
        "long": "Upper Queen Street - Devenish Drive",
        "short": "2e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2f",
        "label": "2f",
        "long": "Upper Queen Street - Devenish Drive",
        "short": "2f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2g c",
        "label": "2g",
        "long": "Upper Queen Street - Devenish Drive",
        "short": "2g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2h c",
        "label": "2h",
        "long": "Upper Queen Street - Lacken Walk",
        "short": "2h",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2j c",
        "label": "2j",
        "long": "Wellington Place - Carr's Glen",
        "short": "2j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2k c",
        "label": "2k",
        "long": "Wellington Place - Waterloo Gardens",
        "short": "2k",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2m c",
        "label": "2m",
        "long": "Wellington Place - Abbeycentre",
        "short": "2m",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 2p",
        "label": "2p",
        "long": "Upper Queen Street - Carnmoney Terminus",
        "short": "2p",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3a c",
        "label": "3a",
        "long": "Donegall Square West - Knocknagoney Avenue",
        "short": "3a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3b c",
        "label": "3b",
        "long": "Donegall Square West - Knocknagoney Avenue",
        "short": "3b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3c c",
        "label": "3c",
        "long": "Donegall Square West - Holywood Exchange",
        "short": "3c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3d c",
        "label": "3d",
        "long": "Donegall Square West - Holywood Exchange Ikea",
        "short": "3d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3e c",
        "label": "3e",
        "long": "Donegall Square West - Holywood Exchange Ikea",
        "short": "3e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3f c",
        "label": "3f",
        "long": "Donegall Square West - Ulster Hospital",
        "short": "3f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3g c",
        "label": "3g",
        "long": "Donegall Square West - Ulster Hospital",
        "short": "3g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3h c",
        "label": "3h",
        "long": "Donegall Square West - Dundonald House",
        "short": "3h",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 3j c",
        "label": "3j",
        "long": "Donegall Square West - Holywood Exchange",
        "short": "3j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 4c c",
        "label": "4c",
        "long": "Donegall Square West - Millmount Terminus",
        "short": "4c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 4d c",
        "label": "4d",
        "long": "Donegall Square West - Ulster Hospital",
        "short": "4d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 4e c",
        "label": "4e",
        "long": "Donegall Square West - Braniel",
        "short": "4e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 5a c",
        "label": "5a",
        "long": "Donegall Square West - Braniel",
        "short": "5a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 5b c",
        "label": "5b",
        "long": "Braniel - Donegall Square West",
        "short": "5b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 5c c",
        "label": "5c",
        "long": "Donegall Square West - Forestside",
        "short": "5c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 600 c",
        "label": "600",
        "long": "Europa Buscentre - George Best Belfast City Airport",
        "short": "600",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 646 a",
        "label": "646",
        "long": "Donegall Square East - Black's Road Park and Ride",
        "short": "646",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 646a a",
        "label": "646a",
        "long": "Donegall Square East - Black's Road Park and Ride",
        "short": "646a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 648 c",
        "label": "648",
        "long": "Northside Park & Ride - Northside Park & Ride",
        "short": "648",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 649 c",
        "label": "649",
        "long": "Eastside Park and Ride - Eastside Park and Ride",
        "short": "649",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 649a c",
        "label": "649a",
        "long": "Eastside Park and Ride - Eastside Park and Ride",
        "short": "649a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 650 c",
        "label": "650",
        "long": "Europa Buscentre - Black's Road Park and Ride",
        "short": "650",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 650a c",
        "label": "650a",
        "long": "Europa Buscentre - Black's Road Park and Ride",
        "short": "650a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 696 a",
        "label": "696",
        "long": "Upper Queen Street - BCC Contract Services",
        "short": "696",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 6a c",
        "label": "6a",
        "long": "Donegall Square West - Forestside",
        "short": "6a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 6c c",
        "label": "6c",
        "long": "Donegall Square West - Tesco Newtownbreda",
        "short": "6c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 6d c",
        "label": "6d",
        "long": "Donegall Square West - Tesco Newtownbreda",
        "short": "6d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 6e c",
        "label": "6e",
        "long": "Donegall Square West - Four Winds",
        "short": "6e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 6f a",
        "label": "6f",
        "long": "Donegall Square West - Hughes Court",
        "short": "6f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 7a c",
        "label": "7a",
        "long": "Howard Street - Laurelgrove",
        "short": "7a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 7b c",
        "label": "7b",
        "long": "Howard Street - Laurelgrove",
        "short": "7b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 7c c",
        "label": "7c",
        "long": "Howard Street - Laurelgrove",
        "short": "7c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 7d c",
        "label": "7d",
        "long": "Howard Street - Laurelgrove",
        "short": "7d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 7g c",
        "label": "7g",
        "long": "Howard Street - Braniel",
        "short": "7g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 7h c",
        "label": "7h",
        "long": "Howard Street - Massey Avenue Gates",
        "short": "7h",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 8a c",
        "label": "8a",
        "long": "Donegall Square East - Erinvale Avenue",
        "short": "8a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 8b c",
        "label": "8b",
        "long": "Donegall Square East - Erinvale Avenue",
        "short": "8b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 8c c",
        "label": "8c",
        "long": "Donegall Square East - Ladybrook Terminus",
        "short": "8c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 8d c",
        "label": "8d",
        "long": "Donegall Square East - Broomhill Park",
        "short": "8d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 93 c",
        "label": "93",
        "long": "Donegall Square East - Newforge Lane",
        "short": "93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 94 c",
        "label": "94",
        "long": "Wellington Place - Holywood Exchange",
        "short": "94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 96 c",
        "label": "96",
        "long": "Upper Queen Street - Stena Line terminus",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9a c",
        "label": "9a",
        "long": "Donegall Square East - River Road",
        "short": "9a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9b c",
        "label": "9b",
        "long": "Donegall Square East - Finnis Drive",
        "short": "9b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9c c",
        "label": "9c",
        "long": "Donegall Square East - River Road",
        "short": "9c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9e c",
        "label": "9e",
        "long": "Donegall Square East - Musgrave Park Hospital",
        "short": "9e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9f c",
        "label": "9f",
        "long": "Musgrave Park Hospital - Wellington Place",
        "short": "9f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9g c",
        "label": "9g",
        "long": "Donegall Square East - Ladybrook Terminus",
        "short": "9g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9h c",
        "label": "9h",
        "long": "Donegall Square East - Park Centre Terminus",
        "short": "9h",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9j c",
        "label": "9j",
        "long": "Donegall Square East - Ladybrook Terminus",
        "short": "9j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9k c",
        "label": "9k",
        "long": "Donegall Square East - Falls Park",
        "short": "9k",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET 9m a",
        "label": "9m",
        "long": "Bedford Street - Boucher Crescent",
        "short": "9m",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB1 c",
        "label": "EB1",
        "long": "Connswater Shopping Centre - Connswater Shopping Centre",
        "short": "EB1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB13 c",
        "label": "EB13",
        "long": "Newtownabbey - Abbeycentre",
        "short": "EB13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB15 c",
        "label": "EB15",
        "long": "Newtownabbey - Abbeycentre",
        "short": "EB15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB16 c",
        "label": "EB16",
        "long": "Newtownabbey - Abbeycentre",
        "short": "EB16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB17 c",
        "label": "EB17",
        "long": "Newtownabbey - Abbeycentre",
        "short": "EB17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB2 c",
        "label": "EB2",
        "long": "Connswater Shopping Centre - Connswater Shopping Centre",
        "short": "EB2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB3 c",
        "label": "EB3",
        "long": "Connswater Shopping Centre - Connswater Shopping Centre",
        "short": "EB3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB4 c",
        "label": "EB4",
        "long": "Connswater Shopping Centre - Connswater Shopping Centre",
        "short": "EB4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB5 c",
        "label": "EB5",
        "long": "Forestside - Forestside",
        "short": "EB5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB6 c",
        "label": "EB6",
        "long": "Forestside - Forestside",
        "short": "EB6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET EB7 c",
        "label": "EB7",
        "long": "Forestside - Forestside",
        "short": "EB7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET G10c c",
        "label": "G10c",
        "long": "Colin Terminus - Colin Terminus",
        "short": "G10c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET G10d c",
        "label": "G10d",
        "long": "Colin Terminus - Colin Terminus",
        "short": "G10d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET G10e c",
        "label": "G10e",
        "long": "Colin Terminus - Colin Terminus",
        "short": "G10e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET G4a c",
        "label": "G4a",
        "long": "Dundonald Park & Ride - Dundonald Park & Ride",
        "short": "G4a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET G4b c",
        "label": "G4b",
        "long": "Dundonald Park & Ride - Dundonald Park & Ride",
        "short": "G4b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N1 a",
        "label": "N1",
        "long": "Donegall Place - Mossley Mill",
        "short": "N1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N10 a",
        "label": "N10",
        "long": "High Street - Lagmore Avenue",
        "short": "N10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N11 a",
        "label": "N11",
        "long": "Chichester Street - Colligan Street",
        "short": "N11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N12 a",
        "label": "N12",
        "long": "Donegall Square North - Mater Hospital",
        "short": "N12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N2 a",
        "label": "N2",
        "long": "Donegall Place - Jordanstown Train Station _bus st",
        "short": "N2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N3 a",
        "label": "N3",
        "long": "Donegall Square West - Tillysburn Park",
        "short": "N3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N4 a",
        "label": "N4",
        "long": "Donegall Square West - Carrowreagh Road",
        "short": "N4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N6 a",
        "label": "N6",
        "long": "Donegall Square West - Albert Bridge",
        "short": "N6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N7 a",
        "label": "N7",
        "long": "High Street - Cairnshill Court",
        "short": "N7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N8 a",
        "label": "N8",
        "long": "High Street - Finaghy Health Centre",
        "short": "N8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET N9 a",
        "label": "N9",
        "long": "High Street - Seymour Hill Estate Ent",
        "short": "N9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "MET U1",
        "label": "U1",
        "long": "University Square_ Botanic - Yorkgate Station _bus stop_",
        "short": "U1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": true,
        "id": "RailNI 1 b",
        "label": "1",
        "long": "Lisburn Train Station - Larne Harbour Train Statio",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": true,
        "id": "RailNI Bangor b",
        "label": "Bangor Line",
        "long": "Bangor Train Station - Lisburn Train Station",
        "short": "Bangor Line",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": true,
        "id": "RailNI Derry/ b",
        "label": "Derry/Londonderry Line",
        "long": "Portrush Train Station - Grand Central Station",
        "short": "Derry/Londonderry Line",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": true,
        "id": "RailNI Larne  b",
        "label": "Larne Line",
        "long": "Larne Harbour Train Station - Grand Central Statio",
        "short": "Larne Line",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": true,
        "id": "RailNI Portad b",
        "label": "Portadown Line",
        "long": "Lanyon Place Train Station - Newry Train Station",
        "short": "Portadown Line",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 1 a",
        "label": "1",
        "long": "Laganside Buscentre - Bangor Buscentre",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 10 b",
        "label": "10",
        "long": "Europa Buscentre - Portaferry Square",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 100 b",
        "label": "100",
        "long": "Strabane Buscentre - John Street",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 100a b",
        "label": "100a",
        "long": "John Street - Strabane Buscentre",
        "short": "100a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 100b b",
        "label": "100b",
        "long": "Strabane Buscentre - John Street",
        "short": "100b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 100c b",
        "label": "100c",
        "long": "Strabane Buscentre - John Street",
        "short": "100c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 101 b",
        "label": "101",
        "long": "Strabane Buscentre - Melmount Road",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 102 c",
        "label": "102",
        "long": "Buscentre - Strabane Buscentre",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 102a c",
        "label": "102a",
        "long": "Buscentre - Strabane Buscentre",
        "short": "102a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 102c c",
        "label": "102c",
        "long": "Glenmornan - Berryhill Road",
        "short": "102c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 103 b",
        "label": "103",
        "long": "Queen Street - Snooker Hall",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 103b c",
        "label": "103b",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "103b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 103c c",
        "label": "103c",
        "long": "Lisburn Buscentre - Colin Terminus",
        "short": "103c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 105 b",
        "label": "105",
        "long": "Lisburn Buscentre - Knockcairn Road",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 105a b",
        "label": "105a",
        "long": "Tullyrusk Road - Park Gates",
        "short": "105a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 106 b",
        "label": "106",
        "long": "Queen Street - Snooker Hall",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 106a a",
        "label": "106a",
        "long": "Europa Buscentre - Snooker Hall",
        "short": "106a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 107 b",
        "label": "107",
        "long": "Queen Street - Main Street",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 108a b",
        "label": "108a",
        "long": "Antrim Buscentre - Muckamore Abbey",
        "short": "108a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 108c a",
        "label": "108c",
        "long": "Greenmount Campus - Antrim Buscentre",
        "short": "108c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 109 c",
        "label": "109",
        "long": "Europa Buscentre - Snooker Hall",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 109a b",
        "label": "109a",
        "long": "Lisburn Buscentre - Antrim Buscentre",
        "short": "109a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 109c b",
        "label": "109c",
        "long": "Killead Village - Antrim Buscentre",
        "short": "109c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 109d a",
        "label": "109d",
        "long": "Belfast International Airport - Antrim Buscentre",
        "short": "109d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 10a c",
        "label": "10a",
        "long": "Newtownards Bus Station - Portaferry Depot",
        "short": "10a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 10b c",
        "label": "10b",
        "long": "Gibsons Lane - Newtownards Bus Station",
        "short": "10b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 10d b",
        "label": "10d",
        "long": "Newtownards Bus Station - Portaferry Square",
        "short": "10d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 11 e",
        "label": "11",
        "long": "Laganside Buscentre - Downpatrick Bus Station",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 110 b",
        "label": "110",
        "long": "Antrim Buscentre - Cookstown Bus Station",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 110b b",
        "label": "110b",
        "long": "Main Street - Cookstown Bus Station",
        "short": "110b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 110c b",
        "label": "110c",
        "long": "Antrim Buscentre - New Street",
        "short": "110c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 110d b",
        "label": "110d",
        "long": "Magherafelt Buscentre - Union Street Bus Shelter",
        "short": "110d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 110e b",
        "label": "110e",
        "long": "Antrim Buscentre - Magherafelt Buscentre",
        "short": "110e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 110f a",
        "label": "110f",
        "long": "Antrim Buscentre - Magherafelt Buscentre",
        "short": "110f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 112 b",
        "label": "112",
        "long": "Magherafelt Buscentre - High Street",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 112a b",
        "label": "112a",
        "long": "Magherafelt Buscentre - High Street",
        "short": "112a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 113 b",
        "label": "113",
        "long": "Ballymena Buscentre - Train Station _bus stop_",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 113a b",
        "label": "113a",
        "long": "Ballymena Buscentre - Dunloy",
        "short": "113a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 113b b",
        "label": "113b",
        "long": "Dunloy - Ballymena Buscentre",
        "short": "113b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 113c a",
        "label": "113c",
        "long": "Bridge Road_ Dunloy - Ballymena Bus & Rail Centre",
        "short": "113c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 114 b",
        "label": "114",
        "long": "Maboy Road - Ballymena Buscentre",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 114b b",
        "label": "114b",
        "long": "Ballymena Buscentre - Post Office",
        "short": "114b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 115 b",
        "label": "115",
        "long": "Ballymena Buscentre - Church Street",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 115a b",
        "label": "115a",
        "long": "Ballymena Buscentre - Kilmakevitt Entrance",
        "short": "115a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 116 b",
        "label": "116",
        "long": "Cinema - Coleraine Buscentre",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 116a b",
        "label": "116a",
        "long": "Cinema - Coleraine Buscentre",
        "short": "116a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 116b b",
        "label": "116b",
        "long": "Magherafelt Buscentre - Cinema",
        "short": "116b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 116c b",
        "label": "116c",
        "long": "Magherafelt Buscentre - Cinema",
        "short": "116c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 116d b",
        "label": "116d",
        "long": "Cinema - Coleraine Buscentre",
        "short": "116d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 116e b",
        "label": "116e",
        "long": "Cinema - Coleraine Buscentre",
        "short": "116e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 117 b",
        "label": "117",
        "long": "Coleraine Buscentre - Church Street",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 117a b",
        "label": "117a",
        "long": "Ardreagh Road End - Coleraine Buscentre",
        "short": "117a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 118 b",
        "label": "118",
        "long": "Main Street - Train Station _bus stop_",
        "short": "118",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 118a b",
        "label": "118a",
        "long": "Train Station _bus stop_ - Main Street",
        "short": "118a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 118b b",
        "label": "118b",
        "long": "Train Station _bus stop_ - Dunloy Shop",
        "short": "118b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 11d a",
        "label": "11d",
        "long": "Laganside Bus Station - Comber Cemetery",
        "short": "11d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 12 c",
        "label": "12",
        "long": "Laganside Buscentre - Crossroads",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 120 c",
        "label": "120",
        "long": "Laganside Buscentre - Ballymena Buscentre",
        "short": "120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 122 b",
        "label": "122",
        "long": "Ballymena Buscentre - The Oaks",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 123 b",
        "label": "123",
        "long": "Ballymena Buscentre - Main Street",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 123a b",
        "label": "123a",
        "long": "Main Street - Ballymena Buscentre",
        "short": "123a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 123b b",
        "label": "123b",
        "long": "Ballymena Buscentre - Millquarter Post Office",
        "short": "123b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 123c b",
        "label": "123c",
        "long": "Millquarter Post Office - Ballymena Buscentre",
        "short": "123c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 127 b",
        "label": "127",
        "long": "Ballymena Buscentre - Magherafelt Buscentre",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 127b a",
        "label": "127b",
        "long": "Ballymena Buscentre - Innishrush",
        "short": "127b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 128 b",
        "label": "128",
        "long": "Ballymena Buscentre - Carnlough Harbour",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 128a b",
        "label": "128a",
        "long": "Carnlough Harbour - Ballymena Buscentre",
        "short": "128a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 128b b",
        "label": "128b",
        "long": "Ballymena Buscentre - Commons Estate",
        "short": "128b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 129 a",
        "label": "129",
        "long": "Ballymena Buscentre - Buckna UpperBurnside Road",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 12c b",
        "label": "12c",
        "long": "Bus Station - Windmill Street",
        "short": "12c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 13 d",
        "label": "13",
        "long": "Europa Buscentre - 2-8 Front Road",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 130 b",
        "label": "130",
        "long": "Ballymena Buscentre - Larne Bus Station",
        "short": "130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 131 b",
        "label": "131",
        "long": "Ballymena Buscentre - Marine Corner",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 131b b",
        "label": "131b",
        "long": "Ballymena Buscentre - Chapel",
        "short": "131b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 131c a",
        "label": "131c",
        "long": "Ballymena Bus & Rail Centre - Loughguile Church",
        "short": "131c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 132 a",
        "label": "132",
        "long": "Train Station _bus stop_ - Dunluce Avenue",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 133 b",
        "label": "133",
        "long": "Chapel - Train Station _bus stop_",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 133a a",
        "label": "133a",
        "long": "Loughguile Church - Ballymoney Train Station _bus",
        "short": "133a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 133b a",
        "label": "133b",
        "long": "Loughguile Church - Our Lady of Lourdes Sch",
        "short": "133b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 134 b",
        "label": "134",
        "long": "Coleraine Buscentre - Limavady Buscentre",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 135",
        "label": "135",
        "long": "Limavady Buscentre - Brewsters Corner",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 139 a",
        "label": "139",
        "long": "Coleraine Buscentre - Dunluce Avenue",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 13a c",
        "label": "13a",
        "long": "Europa Buscentre - 2-8 Front Road",
        "short": "13a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 14 b",
        "label": "14",
        "long": "Downpatrick Bus Station - Mill",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 140a b",
        "label": "140a",
        "long": "Coleraine Buscentre - Coleraine Buscentre",
        "short": "140a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 140b b",
        "label": "140b",
        "long": "Coleraine Buscentre - Coleraine Buscentre",
        "short": "140b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 140c b",
        "label": "140c",
        "long": "Coleraine Buscentre - Coleraine Buscentre",
        "short": "140c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 140d b",
        "label": "140d",
        "long": "Coleraine Buscentre - Coleraine Buscentre",
        "short": "140d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 140e a",
        "label": "140e",
        "long": "Coleraine Buscentre - Coleraine Buscentre",
        "short": "140e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 140f a",
        "label": "140f",
        "long": "Coleraine Buscentre - Coleraine Buscentre",
        "short": "140f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 143 b",
        "label": "143",
        "long": "Buscentre - Limavady Buscentre",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 143f a",
        "label": "143f",
        "long": "Buscentre - Limavady Buscentre",
        "short": "143f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 144 c",
        "label": "144",
        "long": "Buscentre - Limavady Buscentre",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 145 b",
        "label": "145",
        "long": "Buscentre - Main Street",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 145a b",
        "label": "145a",
        "long": "Buscentre - Main Street",
        "short": "145a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 145b b",
        "label": "145b",
        "long": "Buscentre - Main Street",
        "short": "145b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 145c b",
        "label": "145c",
        "long": "Buscentre - Clonmeen Drive",
        "short": "145c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 145n a",
        "label": "145n",
        "long": "Buscentre - Main Street",
        "short": "145n",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 146 b",
        "label": "146",
        "long": "Express Stop - Limavady Buscentre",
        "short": "146",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 146a b",
        "label": "146a",
        "long": "Express Stop - Limavady Buscentre",
        "short": "146a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 147 b",
        "label": "147",
        "long": "Buscentre - Kilcreen Junction Road",
        "short": "147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 147a b",
        "label": "147a",
        "long": "Buscentre - Bus Station",
        "short": "147a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 147b b",
        "label": "147b",
        "long": "Ralliagh Church - Buscentre",
        "short": "147b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 148 b",
        "label": "148",
        "long": "Buscentre - Bus Station",
        "short": "148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 148b b",
        "label": "148b",
        "long": "Buscentre - Bus Station",
        "short": "148b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 149 b",
        "label": "149",
        "long": "Ballyclare Buscentre - Ballymena Buscentre",
        "short": "149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 149b b",
        "label": "149b",
        "long": "Ross Road - Ballymena Buscentre",
        "short": "149b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 14d a",
        "label": "14d",
        "long": "Downpatrick Bus Station - Mill",
        "short": "14d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 15 a",
        "label": "15",
        "long": "Downpatrick Bus Station - Grand Central Station",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 150 b",
        "label": "150",
        "long": "Ballymena Buscentre - Square",
        "short": "150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 152 b",
        "label": "152",
        "long": "Buscentre - Limavady Buscentre",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 152a b",
        "label": "152a",
        "long": "Buscentre - Main Street",
        "short": "152a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 153 b",
        "label": "153",
        "long": "Laganside Buscentre - Larne Bus Station",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 153a b",
        "label": "153a",
        "long": "Laganside Buscentre - The Square",
        "short": "153a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 153b b",
        "label": "153b",
        "long": "Dixons Corner - Ballyclare Buscentre",
        "short": "153b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 154 b",
        "label": "154",
        "long": "Larne Bus Station - Antrim Buscentre",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 156 b",
        "label": "156",
        "long": "Laganside Buscentre - Larne Bus Station",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 158 b",
        "label": "158",
        "long": "Larne Bus Station - Greers Corner",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 16 b",
        "label": "16",
        "long": "Downpatrick Bus Station - Square",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 162 b",
        "label": "162",
        "long": "Larne Bus Station - Carnlough Bridge",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 162a c",
        "label": "162a",
        "long": "Carnlough Harbour - Marine Corner",
        "short": "162a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 162b b",
        "label": "162b",
        "long": "Larne Bus Station - Larne Bus Station",
        "short": "162b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 162c a",
        "label": "162c",
        "long": "Larne Bus Station - Carnlough Harbour",
        "short": "162c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 163 b",
        "label": "163",
        "long": "Joymount - Train Station _bus stop_",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 168b d",
        "label": "168b",
        "long": "Joymount - Antrim Buscentre",
        "short": "168b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 169 b",
        "label": "169",
        "long": "Train Station _bus stop_ - Train Station _bus stop_",
        "short": "169",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 169a b",
        "label": "169a",
        "long": "Train Station _bus stop_ - Train Station _bus stop_",
        "short": "169a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 169b a",
        "label": "169b",
        "long": "Train Station _bus stop_ - Train Station _bus stop_",
        "short": "169b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 16a b",
        "label": "16a",
        "long": "Downpatrick Bus Station - Cable Station",
        "short": "16a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 16b b",
        "label": "16b",
        "long": "Downpatrick Bus Station - Cable Station",
        "short": "16b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 16c b",
        "label": "16c",
        "long": "Downpatrick Bus Station - Camp",
        "short": "16c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 16d b",
        "label": "16d",
        "long": "Downpatrick Bus Station - Ballylucas",
        "short": "16d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 16e a",
        "label": "16e",
        "long": "Downpatrick Bus Station - Ferry Terminal",
        "short": "16e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 16f b",
        "label": "16f",
        "long": "Downpatrick Bus Station - Bath Street",
        "short": "16f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 16g b",
        "label": "16g",
        "long": "Downpatrick Bus Station - Main Street",
        "short": "16g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 17 b",
        "label": "17",
        "long": "Downpatrick Bus Station - Newcastle Bus Station",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 170b b",
        "label": "170b",
        "long": "Larne Bus Station - Larne Bus Station",
        "short": "170b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 171 b",
        "label": "171",
        "long": "Coleraine Buscentre - Marine Corner",
        "short": "171",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 171b b",
        "label": "171b",
        "long": "Coleraine Buscentre - Marine Corner",
        "short": "171b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 172 b",
        "label": "172",
        "long": "Coleraine Buscentre - Marine Corner",
        "short": "172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 172a a",
        "label": "172a",
        "long": "Coleraine Buscentre - Diamond",
        "short": "172a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 172b b",
        "label": "172b",
        "long": "Dunluce Avenue - Marine Corner",
        "short": "172b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 173 b",
        "label": "173",
        "long": "Ballymena Buscentre - Coleraine Buscentre",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 173a b",
        "label": "173a",
        "long": "Ballymena Buscentre - Coleraine Buscentre",
        "short": "173a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 175 b",
        "label": "175",
        "long": "Church Street - Limavady Buscentre",
        "short": "175",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 178 b",
        "label": "178",
        "long": "Coleraine Buscentre - Ballycastle Integrated Prima",
        "short": "178",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 178a b",
        "label": "178a",
        "long": "Marine Corner - Coleraine Buscentre",
        "short": "178a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 178b",
        "label": "178b",
        "long": "Coleraine Buscentre - Marine Corner",
        "short": "178b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 17a b",
        "label": "17a",
        "long": "Downpatrick Bus Station - Newcastle Bus Station",
        "short": "17a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 18 b",
        "label": "18",
        "long": "Windmill Street - Newcastle Bus Station",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 183",
        "label": "183",
        "long": "Buscentre - Legnaduff",
        "short": "183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 19 b",
        "label": "19",
        "long": "Downpatrick Bus Station - Main Street",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 192 b",
        "label": "192",
        "long": "Enniskillen Bus Station - Swanlibar Cullens Shop",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 192a b",
        "label": "192a",
        "long": "Enniskillen Bus Station - Swanlibar Cullens Shop",
        "short": "192a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 192b b",
        "label": "192b",
        "long": "Swanlibar Cullens Shop - Enniskillen Bus Station",
        "short": "192b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 193 b",
        "label": "193",
        "long": "Ballygawley Park and Ride - Enniskillen Bus Station",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 193c b",
        "label": "193c",
        "long": "Shop Bus Stop - Derrychara Link",
        "short": "193c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194 b",
        "label": "194",
        "long": "Enniskillen Bus Station - Pettigo HM Customs",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194a b",
        "label": "194a",
        "long": "Enniskillen Bus Station - Pettigo HM Customs",
        "short": "194a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194b b",
        "label": "194b",
        "long": "Enniskillen Bus Station - Astoria Road",
        "short": "194b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194c b",
        "label": "194c",
        "long": "Enniskillen Bus Station - By-Pass",
        "short": "194c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194d b",
        "label": "194d",
        "long": "Enniskillen Bus Station - Pettigo HM Customs",
        "short": "194d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194e b",
        "label": "194e",
        "long": "Pettigo HM Customs - Enniskillen Bus Station",
        "short": "194e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194f b",
        "label": "194f",
        "long": "Enniskillen Bus Station - Pettigo HM Customs",
        "short": "194f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194g b",
        "label": "194g",
        "long": "Enniskillen Bus Station - McKerveys Shop",
        "short": "194g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194i b",
        "label": "194i",
        "long": "Enniskillen Bus Station - Post Office",
        "short": "194i",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 194j b",
        "label": "194j",
        "long": "4-12 Main Street - Enniskillen Bus Station",
        "short": "194j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 195a b",
        "label": "195a",
        "long": "Pettigo HM Customs - Castlecaldwell Village",
        "short": "195a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 195b b",
        "label": "195b",
        "long": "Castlecaldwell Village - Post Office",
        "short": "195b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 19b b",
        "label": "19b",
        "long": "Windmill Street - Downpatrick Bus Station",
        "short": "19b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 19c b",
        "label": "19c",
        "long": "Windmill Street - Downpatrick Bus Station",
        "short": "19c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 19d a",
        "label": "19d",
        "long": "Windmill Street - Downpatrick Bus Station",
        "short": "19d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 2 a",
        "label": "2",
        "long": "Laganside Buscentre - Bangor Buscentre",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 20 b",
        "label": "20",
        "long": "Windmill Street - Newcastle Bus Station",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 203a b",
        "label": "203a",
        "long": "Europa Buscentre - Bangor Buscentre",
        "short": "203a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 203b b",
        "label": "203b",
        "long": "Europa Buscentre - Bangor Buscentre",
        "short": "203b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 206 b",
        "label": "206",
        "long": "Europa Buscentre - Newtownards Bus Station",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 208 c",
        "label": "208",
        "long": "Europa Buscentre - Dundonald House",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 210a a",
        "label": "210a",
        "long": "Antrim Buscentre - Union Street Bus Shelter",
        "short": "210a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 217 b",
        "label": "217",
        "long": "Ballymena Buscentre - Marine Corner",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 22 b",
        "label": "22",
        "long": "Europa Buscentre - Lisburn Buscentre",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 222 b",
        "label": "222",
        "long": "Europa Buscentre - New Street",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 22a b",
        "label": "22a",
        "long": "The Rectory - Europa Buscentre",
        "short": "22a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 22b a",
        "label": "22b",
        "long": "The Rectory - Europa Buscentre",
        "short": "22b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 23 a",
        "label": "23",
        "long": "Europa Buscentre - Lisburn Buscentre",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 23a a",
        "label": "23a",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "23a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 24a b",
        "label": "24a",
        "long": "Europa Buscentre - Lisburn Buscentre",
        "short": "24a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 24b b",
        "label": "24b",
        "long": "Thompson's Cottages_ Drumbeg - Lisburn Buscentre",
        "short": "24b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 253b b",
        "label": "253b",
        "long": "Ballyclare Buscentre - Laganside Buscentre",
        "short": "253b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 25b b",
        "label": "25b",
        "long": "Lisburn Buscentre - Taylor Court",
        "short": "25b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 25c b",
        "label": "25c",
        "long": "Lisburn Buscentre - Ulster Hospital",
        "short": "25c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 26 b",
        "label": "26",
        "long": "Smithfield Street Bus Shelter - Bus Station",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 263 b",
        "label": "263",
        "long": "Laganside Buscentre - Train Station _bus stop_",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 263a b",
        "label": "263a",
        "long": "Laganside Buscentre - 2-10 Middle Road",
        "short": "263a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 26a b",
        "label": "26a",
        "long": "Lisburn Buscentre - Main Street",
        "short": "26a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 26b b",
        "label": "26b",
        "long": "Lisburn Buscentre - Newcastle Bus Station",
        "short": "26b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 26c a",
        "label": "26c",
        "long": "Lisburn Buscentre - Bus Station",
        "short": "26c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 27 b",
        "label": "27",
        "long": "Ballynahinch Library - Bus Station",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 27a",
        "label": "27a",
        "long": "Dromara Village - St Colmans Ballynahinch",
        "short": "27a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 29 b",
        "label": "29",
        "long": "Kenlis Street - Bus Depot",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 2a c",
        "label": "2a",
        "long": "Ballyree Drive - Laganside Buscentre",
        "short": "2a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 3 b",
        "label": "3",
        "long": "Bangor Buscentre - New Street",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 30 b",
        "label": "30",
        "long": "Banbridge Bus Station - Bus Depot",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 300 b",
        "label": "300",
        "long": "Europa Buscentre - Belfast International Airport",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 300a b",
        "label": "300a",
        "long": "Europa Buscentre - Belfast International Airport",
        "short": "300a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 31 b",
        "label": "31",
        "long": "Banbridge Bus Station - Bus Depot",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 32 b",
        "label": "32",
        "long": "Banbridge Bus Station - Newcastle Bus Station",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 32a a",
        "label": "32a",
        "long": "Newcastle Bus Station - Banbridge Bus Station",
        "short": "32a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 33 b",
        "label": "33",
        "long": "Bus Depot - Newry Buscentre",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 33a a",
        "label": "33a",
        "long": "Rathfriland Bus Depot - Newry Bus Station",
        "short": "33a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 33b a",
        "label": "33b",
        "long": "Newry Bus Station - Main Street",
        "short": "33b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 34 b",
        "label": "34",
        "long": "Newcastle Bus Station - Slievenaman Hughes Corner",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 35 c",
        "label": "35",
        "long": "Bus Depot - St Colman's College",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 36 b",
        "label": "36",
        "long": "Bus Depot - Newcastle Bus Station",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 36a a",
        "label": "36a",
        "long": "Rathfriland Bus Depot - Castlewellan Upper Square",
        "short": "36a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 37 b",
        "label": "37",
        "long": "Newcastle Bus Station - Greencastle Street",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 38 c",
        "label": "38",
        "long": "Lisburn Buscentre - Newry Buscentre",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 38a",
        "label": "38a",
        "long": "Lisburn Buscentre - Sprucefield Shopping Centre",
        "short": "38a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 39 b",
        "label": "39",
        "long": "Newry Buscentre - Greencastle Street",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 39f b",
        "label": "39f",
        "long": "Newry Buscentre - Square",
        "short": "39f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 3a c",
        "label": "3a",
        "long": "Bangor Buscentre - Main Street",
        "short": "3a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 3d b",
        "label": "3d",
        "long": "Main Street - Bangor Buscentre",
        "short": "3d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 3e a",
        "label": "3e",
        "long": "Bangor Hospital - Main Street",
        "short": "3e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 4 b",
        "label": "4",
        "long": "Bangor Buscentre - Ulster Hospital",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 40 b",
        "label": "40",
        "long": "Newry Buscentre - Armagh Buscentre",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 402 b",
        "label": "402",
        "long": "Coleraine Buscentre - Marine Corner",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 402a a",
        "label": "402a",
        "long": "Coleraine Buscentre - Marine Corner",
        "short": "402a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 403 b",
        "label": "403",
        "long": "Omagh Buscentre - Magherafelt Buscentre",
        "short": "403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 40b b",
        "label": "40b",
        "long": "Newry Buscentre - Armagh Buscentre",
        "short": "40b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 40c b",
        "label": "40c",
        "long": "Armagh Buscentre - Newry Buscentre",
        "short": "40c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 40d a",
        "label": "40d",
        "long": "Corkeys Corner - Armagh Bus Station",
        "short": "40d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 40e b",
        "label": "40e",
        "long": "Newry Buscentre - Armagh Buscentre",
        "short": "40e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 41a c",
        "label": "41a",
        "long": "Newry Buscentre - Charlemont Square",
        "short": "41a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 41b c",
        "label": "41b",
        "long": "Charlemont Square - Newry Buscentre",
        "short": "41b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 42 b",
        "label": "42",
        "long": "Newry Buscentre - Donnellys Shop",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 42a a",
        "label": "42a",
        "long": "O'Hanlons - Newry Bus Station",
        "short": "42a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "ULB 42b a",
        "label": "42b",
        "long": "Crossmaglen Bus Depot - Newry Bus Station",
        "short": "42b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "ULB 42c a",
        "label": "42c",
        "long": "Silverbridge - Newry Bus Station",
        "short": "42c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 43 b",
        "label": "43",
        "long": "Newry Buscentre - Post Office",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 43a",
        "label": "43a",
        "long": "Newry Buscentre - Kilnasaggart",
        "short": "43a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 43b a",
        "label": "43b",
        "long": "Newry Bus Station - Forkhill",
        "short": "43b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 43c a",
        "label": "43c",
        "long": "Murray's Corner - Newry Bus Station",
        "short": "43c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 43d a",
        "label": "43d",
        "long": "Newry Bus Station - Forkhill",
        "short": "43d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 43e a",
        "label": "43e",
        "long": "Newry Bus Station - Forkhill",
        "short": "43e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 44 b",
        "label": "44",
        "long": "Newry Buscentre - Armagh Buscentre",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 44a a",
        "label": "44a",
        "long": "Newry Bus Station - Newtownhamilton Bus Station",
        "short": "44a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "ULB 44b a",
        "label": "44b",
        "long": "Newtownhamilton Bus Station - St Patrick's Park",
        "short": "44b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 45 b",
        "label": "45",
        "long": "Banbridge Bus Station - Newry Buscentre",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 45a b",
        "label": "45a",
        "long": "Five Mile Hill - Newry Buscentre",
        "short": "45a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 46 b",
        "label": "46",
        "long": "Market Street - High Street",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 463 b",
        "label": "463",
        "long": "Carleton Street - Newry Buscentre",
        "short": "463",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 46a b",
        "label": "46a",
        "long": "Market Street - Seagoe Ceramics",
        "short": "46a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 46b b",
        "label": "46b",
        "long": "Main Street - High Street",
        "short": "46b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 46c b",
        "label": "46c",
        "long": "Market Street - High Street",
        "short": "46c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 47 b",
        "label": "47",
        "long": "Market Street - High Street",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 48 b",
        "label": "48",
        "long": "Lisburn Buscentre - Spences Bridge",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 49 b",
        "label": "49",
        "long": "Main Street - Lisburn Buscentre",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 5 c",
        "label": "5",
        "long": "Laganside Buscentre - Gibsons Lane",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 50 b",
        "label": "50",
        "long": "Market Street - Tandragee Junior High",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 502a b",
        "label": "502a",
        "long": "Europa Buscentre - Bangor Buscentre",
        "short": "502a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 502b b",
        "label": "502b",
        "long": "Europa Buscentre - Bangor Buscentre",
        "short": "502b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 505 b",
        "label": "505",
        "long": "Europa Buscentre - Newtownards Bus Station",
        "short": "505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 507 b",
        "label": "507",
        "long": "Europa Buscentre - Main Street",
        "short": "507",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 50a b",
        "label": "50a",
        "long": "Market Street - Scotts Corner",
        "short": "50a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 51 a",
        "label": "51",
        "long": "Lisburn Bus Station - Market Street",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 511 b",
        "label": "511",
        "long": "Europa Buscentre - Mill",
        "short": "511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 511b b",
        "label": "511b",
        "long": "Europa Buscentre - Mill",
        "short": "511b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 512 b",
        "label": "512",
        "long": "Europa Buscentre - Thorneyhill Road",
        "short": "512",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 513 b",
        "label": "513",
        "long": "Europa Buscentre - 2-8 Front Road",
        "short": "513",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 515 b",
        "label": "515",
        "long": "Europa Buscentre - Downpatrick Bus Station",
        "short": "515",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 516 b",
        "label": "516",
        "long": "Europa Buscentre - Downpatrick Bus Station",
        "short": "516",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 518a b",
        "label": "518a",
        "long": "Europa Buscentre - Windmill Street",
        "short": "518a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 51a b",
        "label": "51a",
        "long": "Train Station _bus stop_ - High Street",
        "short": "51a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 52 b",
        "label": "52",
        "long": "Lisburn Buscentre - Ballycairn",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 520 c",
        "label": "520",
        "long": "Europa Buscentre - Newcastle Bus Station _lay-by o",
        "short": "520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 520a a",
        "label": "520a",
        "long": "Grand Central Station - Newcastle Bus Station",
        "short": "520a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 522 b",
        "label": "522",
        "long": "Europa Buscentre - Village",
        "short": "522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 523 b",
        "label": "523",
        "long": "Europa Buscentre - Lisburn Buscentre",
        "short": "523",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 524 b",
        "label": "524",
        "long": "Europa Buscentre - Lisburn Buscentre",
        "short": "524",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 524a b",
        "label": "524a",
        "long": "Europa Buscentre - Lisburn Buscentre",
        "short": "524a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 525 b",
        "label": "525",
        "long": "Europa Buscentre - Dundrod Drive",
        "short": "525",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 53 b",
        "label": "53",
        "long": "Market Street - Coronation Gardens",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 530 b",
        "label": "530",
        "long": "Europa Buscentre - Sprucefield Shopping Centre",
        "short": "530",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 530a b",
        "label": "530a",
        "long": "Europa Buscentre - Lisburn Buscentre",
        "short": "530a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 532 b",
        "label": "532",
        "long": "Queen Street - Sprucefield Shopping Centre",
        "short": "532",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 532a c",
        "label": "532a",
        "long": "Queen Street - Lisburn Buscentre",
        "short": "532a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 536",
        "label": "536",
        "long": "Crossroads - Europa Buscentre",
        "short": "536",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 538 c",
        "label": "538",
        "long": "Europa Buscentre - Newry Buscentre",
        "short": "538",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 53a b",
        "label": "53a",
        "long": "Market Street - Coronation Gardens",
        "short": "53a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 53b b",
        "label": "53b",
        "long": "Gawleys Gate - Market Street",
        "short": "53b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 53c a",
        "label": "53c",
        "long": "Market Street - Coronation Gardens",
        "short": "53c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 53d a",
        "label": "53d",
        "long": "Market Street - Coronation Gardens",
        "short": "53d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 54 b",
        "label": "54",
        "long": "Market Street - High Street",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 55 b",
        "label": "55",
        "long": "Market Street - Bannfoot",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 551 b",
        "label": "551",
        "long": "Europa Buscentre - High Street",
        "short": "551",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 551a b",
        "label": "551a",
        "long": "Europa Buscentre - outside Buscentre",
        "short": "551a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 551b b",
        "label": "551b",
        "long": "Europa Buscentre - Rushmere Shopping Centre",
        "short": "551b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 55a b",
        "label": "55a",
        "long": "Craigavon Inn Garvaghy Road - Seagoe Ceramics",
        "short": "55a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 55b b",
        "label": "55b",
        "long": "Market Street - Crossroads",
        "short": "55b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 55c b",
        "label": "55c",
        "long": "Market Street - Bannfoot",
        "short": "55c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 55d b",
        "label": "55d",
        "long": "Danske Bank - Seagoe Ceramics",
        "short": "55d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 56 b",
        "label": "56",
        "long": "Market Street - Banbridge Bus Station",
        "short": "56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 563 b",
        "label": "563",
        "long": "Laganside Buscentre - Train Station _bus stop_",
        "short": "563",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 563a b",
        "label": "563a",
        "long": "Train Station _bus stop_ - Tesco Superstore",
        "short": "563a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 563b b",
        "label": "563b",
        "long": "Laganside Buscentre - Train Station _bus stop_",
        "short": "563b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 563c b",
        "label": "563c",
        "long": "Laganside Buscentre - Rail Station _bus stop_",
        "short": "563c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 563d b",
        "label": "563d",
        "long": "Straidwalk - Laganside Buscentre",
        "short": "563d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 563e a",
        "label": "563e",
        "long": "Laganside Buscentre - Kilroot Business Park",
        "short": "563e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 563f a",
        "label": "563f",
        "long": "Laganside Buscentre - Kilroot Business Park",
        "short": "563f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 566 c",
        "label": "566",
        "long": "Laganside Buscentre - Greenisland Estate",
        "short": "566",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 568 b",
        "label": "568",
        "long": "Laganside Buscentre - Orange Hall",
        "short": "568",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 568a b",
        "label": "568a",
        "long": "Laganside Buscentre - Orange Hall",
        "short": "568a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 568b b",
        "label": "568b",
        "long": "Laganside Buscentre - Island Road",
        "short": "568b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 568c b",
        "label": "568c",
        "long": "Laganside Buscentre - Joymount",
        "short": "568c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 568d b",
        "label": "568d",
        "long": "Island Road - Laganside Buscentre",
        "short": "568d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 573 b",
        "label": "573",
        "long": "Laganside Buscentre - Ballymena Buscentre",
        "short": "573",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 58 b",
        "label": "58",
        "long": "Enniskillen Bus Station - Belturbet Diamond",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 58a b",
        "label": "58a",
        "long": "Enniskillen Bus Station - Belturbet Diamond",
        "short": "58a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 58b b",
        "label": "58b",
        "long": "Enniskillen Bus Station - Crossroads",
        "short": "58b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 58c b",
        "label": "58c",
        "long": "Enniskillen Bus Station - Crossroads",
        "short": "58c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 58d a",
        "label": "58d",
        "long": "Crossroads - Belturbet Diamond",
        "short": "58d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 58e b",
        "label": "58e",
        "long": "Crossroads - Enniskillen Bus Station",
        "short": "58e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 58f",
        "label": "58f",
        "long": "Belturbet Diamond - Enniskillen Bus Station",
        "short": "58f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 59 b",
        "label": "59",
        "long": "Enniskillen Bus Station - Main Street",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 59a",
        "label": "59a",
        "long": "Main Street - Enniskillen Bus Station",
        "short": "59a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 59c a",
        "label": "59c",
        "long": "Enniskillen Bus Station - Main Street",
        "short": "59c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 5a c",
        "label": "5a",
        "long": "Gibsons Lane - Killinchy Street",
        "short": "5a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 5b b",
        "label": "5b",
        "long": "Newtownards Bus Station - Bus Depot",
        "short": "5b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 5d b",
        "label": "5d",
        "long": "Laganside Buscentre - West Winds Estate Church",
        "short": "5d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 5e a",
        "label": "5e",
        "long": "Main Street - Main Street",
        "short": "5e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 5f b",
        "label": "5f",
        "long": "Laganside Buscentre - Newtownards Bus Station",
        "short": "5f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 6 b",
        "label": "6",
        "long": "Bangor Buscentre - Gibsons Lane",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 60 b",
        "label": "60",
        "long": "Enniskillen Bus Station - Shop Bus Stop",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 60a b",
        "label": "60a",
        "long": "Enniskillen Bus Station - Shop Bus Stop",
        "short": "60a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 61 b",
        "label": "61",
        "long": "Rushmere Shopping Centre - Armagh Buscentre",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 62 b",
        "label": "62",
        "long": "High Street - Banbridge Bus Station",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 63 b",
        "label": "63",
        "long": "Portadown Train Station _bus stop_ - Newry Buscent",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 63a b",
        "label": "63a",
        "long": "Carleton Street - Main Street",
        "short": "63a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 63b b",
        "label": "63b",
        "long": "Church Street - Village",
        "short": "63b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 63c b",
        "label": "63c",
        "long": "Carleton Street - Market Street",
        "short": "63c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 64 b",
        "label": "64",
        "long": "Enniskillen Bus Station - Timoneys Road",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 64b b",
        "label": "64b",
        "long": "Enniskillen Bus Station - Post Office",
        "short": "64b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 64c a",
        "label": "64c",
        "long": "Post Office - 3-7 Railway Street",
        "short": "64c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 64d a",
        "label": "64d",
        "long": "Timoneys Road - 3-7 Railway Street",
        "short": "64d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 64e b",
        "label": "64e",
        "long": "Timoneys Road - Drumclay Link",
        "short": "64e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 64f",
        "label": "64f",
        "long": "Enniskillen Bus Station - Timoneys Road",
        "short": "64f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 65 b",
        "label": "65",
        "long": "Portadown Train Station _bus stop_ - Armagh Buscentre",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 651 b",
        "label": "651",
        "long": "Europa Buscentre - Sprucefield Park & Ride",
        "short": "651",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 651a b",
        "label": "651a",
        "long": "Europa Buscentre - Square",
        "short": "651a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 652 b",
        "label": "652",
        "long": "Adelaide Street - Windmill Street",
        "short": "652",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 652c b",
        "label": "652c",
        "long": "Adelaide Street - Church Road",
        "short": "652c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 652d b",
        "label": "652d",
        "long": "Adelaide Street - Drumalig Turning Circle",
        "short": "652d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 653a b",
        "label": "653a",
        "long": "Laganside Buscentre - Ballyclare Buscentre",
        "short": "653a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 653b b",
        "label": "653b",
        "long": "Europa Buscentre - Ballyclare Buscentre",
        "short": "653b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 653c a",
        "label": "653c",
        "long": "Laganside Buscentre - Ballyclare Buscentre",
        "short": "653c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 655 b",
        "label": "655",
        "long": "Europa Buscentre - Strangford Arms",
        "short": "655",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 66 b",
        "label": "66",
        "long": "Banbridge Bus Station - Moody Park",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 66a b",
        "label": "66a",
        "long": "Banbridge Bus Station - Church Street",
        "short": "66a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 66b a",
        "label": "66b",
        "long": "Church Street - Banbridge Bus Station",
        "short": "66b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 67 b",
        "label": "67",
        "long": "High Street - Dungannon Bus Station",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 67a b",
        "label": "67a",
        "long": "Dungannon Bus Station - High Street",
        "short": "67a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 67b b",
        "label": "67b",
        "long": "High Street - Tullyroan Corner",
        "short": "67b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 67c b",
        "label": "67c",
        "long": "High Street - Tullyroan Corner",
        "short": "67c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 67d b",
        "label": "67d",
        "long": "High Street - Dungannon Bus Station",
        "short": "67d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 67e b",
        "label": "67e",
        "long": "Busbys Shop - Dungannon Bus Station",
        "short": "67e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 69 b",
        "label": "69",
        "long": "Armagh Buscentre - Main Street",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 69a b",
        "label": "69a",
        "long": "Armagh Buscentre - Main Street",
        "short": "69a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 69b",
        "label": "69b",
        "long": "Armagh Buscentre - Hanratty's Pub",
        "short": "69b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 69c b",
        "label": "69c",
        "long": "Main Street - Hanratty's Pub",
        "short": "69c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 6b d",
        "label": "6b",
        "long": "Bangor Buscentre - Castlehill",
        "short": "6b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 6c b",
        "label": "6c",
        "long": "Bangor Buscentre - Newtownards Bus Station",
        "short": "6c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 7 b",
        "label": "7",
        "long": "Europa Buscentre - Main Street",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 70 b",
        "label": "70",
        "long": "Armagh Buscentre - Monaghan Bus Station",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 70a b",
        "label": "70a",
        "long": "Monaghan Bus Station - outside Buscentre",
        "short": "70a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 72 b",
        "label": "72",
        "long": "Armagh Buscentre - Dungannon Bus Station",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 72b b",
        "label": "72b",
        "long": "Armagh Buscentre - Dungannon Bus Station",
        "short": "72b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 72c b",
        "label": "72c",
        "long": "Dungannon Bus Station - Armagh Buscentre",
        "short": "72c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 72d b",
        "label": "72d",
        "long": "Armagh Buscentre - Dungannon Bus Station",
        "short": "72d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 73 b",
        "label": "73",
        "long": "Armagh Buscentre - Main Street",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 73a b",
        "label": "73a",
        "long": "Armagh Buscentre - Main Street",
        "short": "73a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 73b b",
        "label": "73b",
        "long": "Armagh Buscentre - Grange Road",
        "short": "73b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 74 b",
        "label": "74",
        "long": "Armagh Buscentre - Post Office",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 74b c",
        "label": "74b",
        "long": "Armagh Buscentre - Post Office",
        "short": "74b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 75 b",
        "label": "75",
        "long": "Portadown Train Station _bus stop_ - Dungannon Bus Station",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 75a b",
        "label": "75a",
        "long": "Dungannon Bus Station - Rushmere Shopping Centre",
        "short": "75a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 75b a",
        "label": "75b",
        "long": "High Street - Dungannon Bus Station",
        "short": "75b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 76 b",
        "label": "76",
        "long": "Dungannon Bus Station - Grange Road",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 76a b",
        "label": "76a",
        "long": "Dungannon Bus Station - Grange Road",
        "short": "76a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 78 b",
        "label": "78",
        "long": "Dungannon Bus Station - Omagh Buscentre",
        "short": "78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 78a c",
        "label": "78a",
        "long": "Dungannon Bus Station - Moore Street",
        "short": "78a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 7a c",
        "label": "7a",
        "long": "Newtownards Bus Station - Bowtown Estate",
        "short": "7a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 7b b",
        "label": "7b",
        "long": "Newtownards Bus Station - Main Street",
        "short": "7b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 80 b",
        "label": "80",
        "long": "Dungannon Bus Station - Cookstown Bus Station",
        "short": "80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 80a b",
        "label": "80a",
        "long": "Dungannon Bus Station - Dungannon Bus Station",
        "short": "80a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 80b b",
        "label": "80b",
        "long": "Dungannon Bus Station - Dungannon Bus Station",
        "short": "80b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 80c b",
        "label": "80c",
        "long": "Dungannon Bus Station - Dungannon Bus Station",
        "short": "80c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 80d a",
        "label": "80d",
        "long": "Dungannon Bus Station - Lineside",
        "short": "80d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 80e b",
        "label": "80e",
        "long": "Dungannon Bus Station - James Street",
        "short": "80e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 80f b",
        "label": "80f",
        "long": "Cookstown Bus Station - Dungannon Bus Station",
        "short": "80f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 80g",
        "label": "80g",
        "long": "Killen Crossroads - Dungannon Bus Station",
        "short": "80g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 83",
        "label": "83",
        "long": "By-Pass - Omagh Buscentre",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 83a a",
        "label": "83a",
        "long": "Omagh Buscentre - By-Pass",
        "short": "83a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 86 b",
        "label": "86",
        "long": "Dungannon Bus Station - Omagh Buscentre",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 86a b",
        "label": "86a",
        "long": "South West College Dungannon - Cappagh Junction",
        "short": "86a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 86b b",
        "label": "86b",
        "long": "Dungannon Bus Station - Dungannon Bus Station",
        "short": "86b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 87 b",
        "label": "87",
        "long": "Omagh Buscentre - Village",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 88a b",
        "label": "88a",
        "long": "Omagh Buscentre - Teebane Crossroads",
        "short": "88a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 88b b",
        "label": "88b",
        "long": "Omagh Buscentre - Cookstown Bus Station",
        "short": "88b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 89 b",
        "label": "89",
        "long": "Magherafelt Buscentre - Cookstown Bus Station",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 89a b",
        "label": "89a",
        "long": "Carnan Corner - Cookstown Bus Station",
        "short": "89a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 89b b",
        "label": "89b",
        "long": "Magherafelt Buscentre - Duffs Corner",
        "short": "89b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 89c b",
        "label": "89c",
        "long": "Carnan Corner - Cookstown Bus Station",
        "short": "89c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 89d b",
        "label": "89d",
        "long": "Magherafelt Buscentre - Cookstown Bus Station",
        "short": "89d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 89e a",
        "label": "89e",
        "long": "Magherafelt Buscentre - Ballyronan Marina",
        "short": "89e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 9 b",
        "label": "9",
        "long": "Laganside Buscentre - Portaferry Square",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 90 b",
        "label": "90",
        "long": "Cookstown Bus Station - Heagneys Corner",
        "short": "90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 90a b",
        "label": "90a",
        "long": "Cookstown Bus Station - Cookstown Bus Station",
        "short": "90a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 91 b",
        "label": "91",
        "long": "Cookstown Bus Station - Square",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 91a b",
        "label": "91a",
        "long": "Cookstown Bus Station - Square",
        "short": "91a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 91b b",
        "label": "91b",
        "long": "Square - Derryloran Church",
        "short": "91b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 92b b",
        "label": "92b",
        "long": "Omagh Buscentre - Post Office",
        "short": "92b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 92c b",
        "label": "92c",
        "long": "Omagh Buscentre - An Creagan Centre",
        "short": "92c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 92k",
        "label": "92k",
        "long": "Omagh Buscentre - Crossroads",
        "short": "92k",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 92l b",
        "label": "92l",
        "long": "Omagh Buscentre - Crossroads",
        "short": "92l",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 92m b",
        "label": "92m",
        "long": "Omagh Buscentre - An Creagan Centre",
        "short": "92m",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 93 b",
        "label": "93",
        "long": "Omagh Buscentre - Gortfin",
        "short": "93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 93a b",
        "label": "93a",
        "long": "Omagh Buscentre - Gortfin",
        "short": "93a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 94 b",
        "label": "94",
        "long": "Enniskillen Bus Station - Omagh Buscentre",
        "short": "94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 94b b",
        "label": "94b",
        "long": "Enniskillen Bus Station - Prices Shop",
        "short": "94b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 94d b",
        "label": "94d",
        "long": "By-Pass_ Tyrone _Omagh_ - Omagh Buscentre",
        "short": "94d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 95 b",
        "label": "95",
        "long": "Jubilee Road Turning Circle - Enniskillen Bus Station",
        "short": "95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 95a b",
        "label": "95a",
        "long": "Jubilee Road Turning Circle - Enniskillen Bus Station",
        "short": "95a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 95c c",
        "label": "95c",
        "long": "Post Office - Derrychara Link",
        "short": "95c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 95d b",
        "label": "95d",
        "long": "Vivo Shop - Enniskillen Bus Station",
        "short": "95d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 95e b",
        "label": "95e",
        "long": "Jubilee Road Turning Circle - Vivo Shop",
        "short": "95e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 95f b",
        "label": "95f",
        "long": "Jubilee Road Turning Circle - Derrychara Link",
        "short": "95f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 96 b",
        "label": "96",
        "long": "Omagh Buscentre - John Street",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 97 b",
        "label": "97",
        "long": "Strabane Buscentre - Omagh Buscentre",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 97a b",
        "label": "97a",
        "long": "Main Street - Canal Street",
        "short": "97a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 98 b",
        "label": "98",
        "long": "Buscentre - Strabane Buscentre",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 99 b",
        "label": "99",
        "long": "Enniskillen Bus Station - Post Office",
        "short": "99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 99a b",
        "label": "99a",
        "long": "Post Office - Enniskillen Bus Station",
        "short": "99a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB 9b b",
        "label": "9b",
        "long": "Europa Buscentre - Portaferry Square",
        "short": "9b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ULB b58 a",
        "label": "b58",
        "long": "Enniskillen Bus Station - Bellanaleck",
        "short": "b58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 125 b",
        "label": "125",
        "long": "Greencastle Street - Greencastle Street",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 126 b",
        "label": "126",
        "long": "Greencastle Street - Greencastle Street",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 302a b",
        "label": "302a",
        "long": "Bangor Buscentre - Bangor Buscentre",
        "short": "302a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 302b b",
        "label": "302b",
        "long": "Bangor Buscentre - Bangor Buscentre",
        "short": "302b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 302c b",
        "label": "302c",
        "long": "Bangor Buscentre - Bangor Buscentre",
        "short": "302c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 302d b",
        "label": "302d",
        "long": "Bangor Buscentre - Bangor Buscentre",
        "short": "302d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 302e b",
        "label": "302e",
        "long": "Bangor Buscentre - Bangor Buscentre",
        "short": "302e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 302f b",
        "label": "302f",
        "long": "Bangor Buscentre - Abbey Street",
        "short": "302f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 302g b",
        "label": "302g",
        "long": "Bangor Buscentre - Bangor Buscentre",
        "short": "302g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 303a b",
        "label": "303a",
        "long": "Copelands Square - Abbey Street",
        "short": "303a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 307a b",
        "label": "307a",
        "long": "Shopping Centre - Shopping Centre",
        "short": "307a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 307b b",
        "label": "307b",
        "long": "Shopping Centre - Shopping Centre",
        "short": "307b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 307c b",
        "label": "307c",
        "long": "Shopping Centre - Shopping Centre",
        "short": "307c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 307d b",
        "label": "307d",
        "long": "Shopping Centre - West Winds Estate Church",
        "short": "307d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 307e b",
        "label": "307e",
        "long": "Shopping Centre - Shopping Centre",
        "short": "307e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 311 b",
        "label": "311",
        "long": "Killinchy Street - Killinchy Street",
        "short": "311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 315a b",
        "label": "315a",
        "long": "Downpatrick Bus Station - Downpatrick Bus Station",
        "short": "315a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 315b b",
        "label": "315b",
        "long": "Downpatrick Bus Station - Downpatrick Bus Station",
        "short": "315b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 315d b",
        "label": "315d",
        "long": "Downpatrick Bus Station - Downpatrick Bus Station",
        "short": "315d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 318a b",
        "label": "318a",
        "long": "Windmill Street - Windmill Street",
        "short": "318a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 318b b",
        "label": "318b",
        "long": "Windmill Street - Windmill Street",
        "short": "318b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 318c a",
        "label": "318c",
        "long": "Windmill Street - Windmill Street",
        "short": "318c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 318d b",
        "label": "318d",
        "long": "Windmill Street - Windmill Street",
        "short": "318d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 319a b",
        "label": "319a",
        "long": "The Mall - The Mall",
        "short": "319a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 319b b",
        "label": "319b",
        "long": "The Mall - The Mall",
        "short": "319b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 319c b",
        "label": "319c",
        "long": "The Mall - The Mall",
        "short": "319c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 319d b",
        "label": "319d",
        "long": "The Mall - The Mall",
        "short": "319d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 320a b",
        "label": "320a",
        "long": "Newcastle Bus Station _lay-by outside station_ - Newcastle Bus Station _lay-by outside station_",
        "short": "320a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 320b b",
        "label": "320b",
        "long": "Newcastle Bus Station _lay-by outside station_ - Newcastle Bus Station _lay-by outside station_",
        "short": "320b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 320c b",
        "label": "320c",
        "long": "Newcastle Bus Station _lay-by outside station_ - Newcastle Bus Station _lay-by outside station_",
        "short": "320c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 321a b",
        "label": "321a",
        "long": "Market Square - Market Square",
        "short": "321a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 321b b",
        "label": "321b",
        "long": "Market Square - Market Square",
        "short": "321b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 321c b",
        "label": "321c",
        "long": "Market Square - Market Square",
        "short": "321c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 321d b",
        "label": "321d",
        "long": "Market Square - Market Square",
        "short": "321d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 321e b",
        "label": "321e",
        "long": "Market Square - Market Square",
        "short": "321e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 324a b",
        "label": "324a",
        "long": "Ballymena Buscentre - Ballymena Buscentre",
        "short": "324a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 324b b",
        "label": "324b",
        "long": "Ballymena Buscentre - Ballymena Buscentre",
        "short": "324b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 324c b",
        "label": "324c",
        "long": "Ballymena Buscentre - Ballymena Buscentre",
        "short": "324c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 324d b",
        "label": "324d",
        "long": "Ballymena Buscentre - Wellington Street",
        "short": "324d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325a b",
        "label": "325a",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325b b",
        "label": "325b",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325c b",
        "label": "325c",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325d b",
        "label": "325d",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325e b",
        "label": "325e",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325f b",
        "label": "325f",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325g b",
        "label": "325g",
        "long": "Lisburn Buscentre - Kilwarlin Way",
        "short": "325g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325i b",
        "label": "325i",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325i",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325j b",
        "label": "325j",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325k b",
        "label": "325k",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325k",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 325l b",
        "label": "325l",
        "long": "Lisburn Buscentre - Lisburn Buscentre",
        "short": "325l",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 330a b",
        "label": "330a",
        "long": "Banbridge Bus Station - Banbridge Bus Station",
        "short": "330a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 330b b",
        "label": "330b",
        "long": "Banbridge Bus Station - Banbridge Bus Station",
        "short": "330b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 330c b",
        "label": "330c",
        "long": "Banbridge Bus Station - Banbridge Bus Station",
        "short": "330c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 331 b",
        "label": "331",
        "long": "The Anzac - The Anzac",
        "short": "331",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 336a b",
        "label": "336a",
        "long": "56-64 Main Street - 56-64 Main Street",
        "short": "336a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 336b b",
        "label": "336b",
        "long": "56-64 Main Street - 56-64 Main Street",
        "short": "336b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 337 b",
        "label": "337",
        "long": "Greencastle Street - Greencastle Street",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 338a b",
        "label": "338a",
        "long": "Newry Buscentre - Newry Buscentre",
        "short": "338a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 338b b",
        "label": "338b",
        "long": "Newry Buscentre - Newry Buscentre",
        "short": "338b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 338c b",
        "label": "338c",
        "long": "Newry Buscentre - Newry Buscentre",
        "short": "338c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 338d b",
        "label": "338d",
        "long": "Newry Buscentre - Newry Buscentre",
        "short": "338d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 338e c",
        "label": "338e",
        "long": "Newry Buscentre - Newry Buscentre",
        "short": "338e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 338f b",
        "label": "338f",
        "long": "Newry Buscentre - Newry Buscentre",
        "short": "338f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 341 b",
        "label": "341",
        "long": "Newry Buscentre - Newry Train Station _bus stop_",
        "short": "341",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 352a b",
        "label": "352a",
        "long": "Market Street - Market Street",
        "short": "352a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 352b b",
        "label": "352b",
        "long": "Market Street - Market Street",
        "short": "352b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 352c b",
        "label": "352c",
        "long": "Market Street - Market Street",
        "short": "352c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 352d b",
        "label": "352d",
        "long": "Market Street - Market Street",
        "short": "352d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 359a b",
        "label": "359a",
        "long": "Larne Bus Station - Larne Bus Station",
        "short": "359a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 359b b",
        "label": "359b",
        "long": "Larne Bus Station - Larne Bus Station",
        "short": "359b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 359c b",
        "label": "359c",
        "long": "Larne Bus Station - Larne Bus Station",
        "short": "359c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 359d b",
        "label": "359d",
        "long": "Larne Bus Station - Larne Bus Station",
        "short": "359d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 359e b",
        "label": "359e",
        "long": "Larne Bus Station - Larne Bus Station",
        "short": "359e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 365a b",
        "label": "365a",
        "long": "Joymount - Tesco Superstore",
        "short": "365a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 365b b",
        "label": "365b",
        "long": "Tesco Superstore - Tesco Superstore",
        "short": "365b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 365c b",
        "label": "365c",
        "long": "Joymount - Joymount",
        "short": "365c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 365d b",
        "label": "365d",
        "long": "Tesco Superstore - Joymount",
        "short": "365d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 365e b",
        "label": "365e",
        "long": "Joymount - Joymount",
        "short": "365e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 365f b",
        "label": "365f",
        "long": "Joymount - Joymount",
        "short": "365f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 365g a",
        "label": "365g",
        "long": "Woodburn Corner - Joymount",
        "short": "365g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 367 b",
        "label": "367",
        "long": "Greenisland Estate - Manse Way",
        "short": "367",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 367a a",
        "label": "367a",
        "long": "Ulster University Jordanstown Entrance - Ballyearl",
        "short": "367a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 368a b",
        "label": "368a",
        "long": "Church Street - High Street",
        "short": "368a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 368b b",
        "label": "368b",
        "long": "High Street - High Street",
        "short": "368b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 368c b",
        "label": "368c",
        "long": "Church Street - High Street",
        "short": "368c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 371a b",
        "label": "371a",
        "long": "Armagh Buscentre - Armagh Buscentre",
        "short": "371a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 371b b",
        "label": "371b",
        "long": "Armagh Buscentre - Armagh Buscentre",
        "short": "371b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 371c b",
        "label": "371c",
        "long": "Armagh Buscentre - Armagh Buscentre",
        "short": "371c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 373a b",
        "label": "373a",
        "long": "Train Station _bus stop_ - Train Station _bus stop_",
        "short": "373a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 373b b",
        "label": "373b",
        "long": "Train Station _bus stop_ - Train Station _bus stop_",
        "short": "373b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 377a b",
        "label": "377a",
        "long": "Dungannon Bus Station - Dungannon Square",
        "short": "377a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 377b b",
        "label": "377b",
        "long": "Dungannon Square - Dungannon Bus Station",
        "short": "377b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 377c b",
        "label": "377c",
        "long": "Dungannon Bus Station - Dungannon Square",
        "short": "377c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 384a b",
        "label": "384a",
        "long": "Omagh Buscentre - Omagh Buscentre",
        "short": "384a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 384b b",
        "label": "384b",
        "long": "Omagh Buscentre - Omagh Buscentre",
        "short": "384b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 384c b",
        "label": "384c",
        "long": "Omagh Buscentre - Omagh Buscentre",
        "short": "384c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 384d b",
        "label": "384d",
        "long": "Omagh Buscentre - Omagh Buscentre",
        "short": "384d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 384e b",
        "label": "384e",
        "long": "Omagh Buscentre - Omagh Buscentre",
        "short": "384e",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 384f b",
        "label": "384f",
        "long": "Omagh Buscentre - Omagh Buscentre",
        "short": "384f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 384g b",
        "label": "384g",
        "long": "Omagh Buscentre - Omagh Buscentre",
        "short": "384g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 384j b",
        "label": "384j",
        "long": "Omagh Buscentre - Omagh Buscentre",
        "short": "384j",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 389a b",
        "label": "389a",
        "long": "Magherafelt Buscentre - Magherafelt Buscentre",
        "short": "389a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 389b b",
        "label": "389b",
        "long": "Magherafelt Buscentre - Magherafelt Buscentre",
        "short": "389b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 389c b",
        "label": "389c",
        "long": "Magherafelt Buscentre - Magherafelt Buscentre",
        "short": "389c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 389d a",
        "label": "389d",
        "long": "Magherafelt Buscentre - Magherafelt Buscentre",
        "short": "389d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 390 b",
        "label": "390",
        "long": "Cookstown Bus Station - Cookstown Bus Station",
        "short": "390",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 397a b",
        "label": "397a",
        "long": "Enniskillen Bus Station - Enniskillen Bus Station",
        "short": "397a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 397b b",
        "label": "397b",
        "long": "Enniskillen Bus Station - Enniskillen Bus Station",
        "short": "397b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 397c b",
        "label": "397c",
        "long": "Enniskillen Bus Station - Enniskillen Bus Station",
        "short": "397c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 398a b",
        "label": "398a",
        "long": "Abercorn Square - Abercorn Square",
        "short": "398a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 398b b",
        "label": "398b",
        "long": "Abercorn Square - Abercorn Square",
        "short": "398b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 398c b",
        "label": "398c",
        "long": "Abercorn Square - Abercorn Square",
        "short": "398c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "UTS 84 a",
        "label": "84",
        "long": "Omagh Buscentre - Watson Park",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 13066,
    "stop_points_capped": true
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.3"
  },
  "snapshot_date": "2026-09-05",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 13066,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "13066 of 13066 stops don't say whether a wheelchair user can board there.",
      "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 18027,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "18027 of 18027 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
    },
    {
      "code": "scorecard_no_fare_data",
      "count": 1,
      "effort": "A small file for most flat-fare systems.",
      "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
      "owner": "",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "The feed contains no fare information.",
      "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
    }
  ],
  "validator_version": "8.0.1"
}
