{
  "agency": {
    "country": "NO",
    "id": "atb-trondelag",
    "name": "AtB",
    "operating_note": "One of Entur's per-operator GTFS exports, covering AtB in Tr\u00f8ndelag. The Entur national aggregate is a separate, much larger download that exceeds the standard archive cap; this per-operator slice stays within it.",
    "subdivision_code": "NO-50",
    "subdivision_name": "Tr\u00f8ndelag"
  },
  "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": 7.5,
          "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_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 13719,
        "translations": {
          "feed_lang": "no",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 20913,
        "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": 13716,
          "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": "13716 of 13719 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": 20913,
          "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": "20913 of 20913 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_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 37.5,
      "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": 15,
        "instances_by_severity": {
          "ERROR": 2,
          "INFO": 107,
          "WARNING": 993
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "duplicate_key",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'duplicate_key' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Duplicate key (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 555,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Equal shape distance diff coordinates distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unexpected_enum_value",
          "count": 410,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unexpected_enum_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Unexpected enum value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "transfer_distance_too_large",
          "count": 12,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'transfer_distance_too_large' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Transfer distance too large (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 3,
          "effort": "Usually one export setting.",
          "fix": "Turn on shape cleanup in your export tool, or drop the repeated points from shapes.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route lines list the same point twice in a row.",
          "why": "Repeated points don't hurt riders, but they can skew distance math and hint at a shaky export."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 3,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 4.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": "missing_recommended_field",
          "count": 3,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 3,
          "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": "route_long_name_contains_short_name",
          "count": 2,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "trip_coverage_not_active_for_next7_days",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Trim past service periods the next time you export.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Many of the feed's trips don't run at all in the next 7 days.",
          "why": "It usually means old service periods are still in the export, making the feed bigger and harder to check."
        },
        {
          "code": "transfer_distance_above_2_km",
          "count": 42,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'transfer_distance_above_2_km' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Transfer distance above 2 km (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 42,
          "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": 0.8,
          "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": 20,
          "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": 0.8,
          "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": "unknown_column",
          "count": 3,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        }
      ],
      "name": "correctness",
      "score": 35.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 15 kinds of issue across 1102 instances (2 error, 993 warning, 107 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 125,
        "effective_expiry_date": "2026-11-21",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2026-11-21",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_missing_feed_info_dates",
          "count": 1,
          "effort": "Two fields, set once in export settings.",
          "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "feed_info.txt is missing its start/end dates",
          "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
        }
      ],
      "name": "freshness",
      "score": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 125 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 agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 125 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": "This feed is close to the conformance mark. 1 validator error to resolve. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Norwegian Licence for Open Government Data (NLOD) 2.0; free reuse including commercial use and adaptation with attribution. Published through Entur's national public transport data platform.",
    "reachable": true,
    "sha256": "c8cca93b5ce6dc8a7a7292bceacb0520283d01d34fa783acfb1b3d4dac75293d",
    "size_bytes": 21847622,
    "static_url": "https://storage.googleapis.com/marduk-production/outbound/gtfs/rb_atb-aggregated-gtfs.zip"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 0,
        "stated_pct": 0.0,
        "total_count": 64
      },
      "trips": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 0,
        "stated_pct": 0.0,
        "total_count": 1213
      }
    },
    "bikes": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 1213
    },
    "cars": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 1213
    },
    "fares": {
      "applied": false,
      "fare_free": false,
      "model": "none",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [],
      "kinds_configured": 0,
      "scope": "whole_feed"
    },
    "route_count": 20,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 64,
      "stated_count": 0,
      "stated_pct": 0.0,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 64,
      "parented_boarding_location_count": 64,
      "parented_boarding_location_pct": 100.0,
      "referenced_station_count": 60
    },
    "trip_count": 1213
  },
  "fetch": {
    "final_url": "https://storage.googleapis.com/marduk-production/outbound/gtfs/rb_atb-aggregated-gtfs.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-07-19T00:00:00+00:00",
  "geo": {
    "bbox": [
      7.73557,
      62.41455,
      14.00388,
      65.10813
    ],
    "lat": 63.59588,
    "lon": 10.859,
    "stop_count": 13719
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 1,
        "trip_count": 498,
        "trip_share_pct": 2.4
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 389,
        "trip_count": 19202,
        "trip_share_pct": 91.8
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 20,
        "trip_count": 1213,
        "trip_share_pct": 5.8
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 410,
    "trip_count": 20913
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 48.4,
    "margin_to_next_band": 11.6,
    "score": 48.4
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 21,
      "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": "21 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"St. Olavs hospital \u00f8st\", \"St. Olavs hospital \u00f8st\", \"Viken / Dalakrysset\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    },
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 8771,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 20913
  },
  "route_map": {
    "drawn_route_count": 409,
    "has_shapes": true,
    "path": "data/artifacts/atb-trondelag/geometry.geojson",
    "route_count": 410,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_1",
        "label": "1",
        "long": "Ranheim - Strindheim - sentrum - Tiller - Heimdal - Kattem",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_10",
        "label": "10",
        "long": "S\u00e6terbakken- Strindheim- Sentrum- Ratesvingen",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_101",
        "label": "101",
        "long": "Nattbuss By\u00e5sen/Flat\u00e5sen",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_102",
        "label": "102",
        "long": "Nattbuss Valentinlyst/Jakobsli",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_103",
        "label": "103",
        "long": "Nattbuss Kroppanmarka/Sjetnema",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_104",
        "label": "104",
        "long": "Nattbuss Kolstad/Heimstad",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_105",
        "label": "105",
        "long": "Nattbuss Buenget",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_106",
        "label": "106",
        "long": "Nattbuss Lade/V\u00e6restr\u00f8a",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_107",
        "label": "107",
        "long": "Nattbuss Reppe/Vik\u00e5sen/Fortuna",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_108",
        "label": "108",
        "long": "Nattbuss Stavset",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_109",
        "label": "109",
        "long": "Nattbuss Bj\u00f8rndalen/Kattem/Lun",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_11",
        "label": "11",
        "long": "Blakli-sentrum-Stavset",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_110",
        "label": "110",
        "long": "Nattbuss Trondheim- Melhus",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_111",
        "label": "111",
        "long": "Nattbuss Tiller",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_112",
        "label": "112",
        "long": "Nattbuss Nidarvoll/Kl\u00e6bu",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_113",
        "label": "113",
        "long": "Nattbuss Moholt/Br\u00f8set",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_114",
        "label": "114",
        "long": "Nattbuss Sentrum - Spongdal",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_115",
        "label": "115",
        "long": "Nattbuss Othilienborg/Risvolla",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_116",
        "label": "116",
        "long": "Trondheim- Hommelvik- Stj\u00f8rdal",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_12",
        "label": "12",
        "long": "Dragvoll-\u00d8ya/Marienborg",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_13",
        "label": "13",
        "long": "\u00d8stmarka - Strindheim - Lerkendal - Havstad",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_14",
        "label": "14",
        "long": "Lerkendal- Brundalen- Strindheim",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_15",
        "label": "15",
        "long": "\u00d8stmarka- Strindheim- E6- Nidarvoll- Tiller- Torg\u00e5rd",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_16",
        "label": "16",
        "long": "Flat\u00e5sen- Heimdal- Torg\u00e5rd",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_18",
        "label": "18",
        "long": "City Syd/Sjetnmarka- Kroppanmarka- Ferista- Skistua",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_2",
        "label": "2",
        "long": "Strindheim- Lade- sentrum- Sau",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_20",
        "label": "20",
        "long": "Grillstad - Strindheim - Ladehammeren- Sentrum - Romolslia",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_201",
        "label": "201",
        "long": "Ranheim- V\u00e6re- Vik\u00e5sen/Markapl",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_202",
        "label": "202",
        "long": "Olderdalen - Ranheim skole",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_203",
        "label": "203",
        "long": "Muruvik- Hommelvik",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_204",
        "label": "204",
        "long": "Hommelvik skole- Sneisen",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_205",
        "label": "205",
        "long": "Storsand/Smiskaret- Hommelvik",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_206",
        "label": "206",
        "long": "Hommelvik- Sveberg",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_207",
        "label": "207",
        "long": "Vikhammer skole",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_208",
        "label": "208",
        "long": "Rye- Flakk- Rye skole / Spongd",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_209",
        "label": "209",
        "long": "Spongdal- Hanger\u00e5sen- Rye- Spo",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_21",
        "label": "21",
        "long": "Bratt\u00f8ra- Sentrum- Trolla",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_210",
        "label": "210",
        "long": "Spongdal- Berg- Megarden- Spon",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_211",
        "label": "211",
        "long": "V\u00e6restr\u00f8a- Vik\u00e5sen- Brundalen",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_212",
        "label": "212",
        "long": "Rye skole- Flakk/Hanger\u00e5sen- R",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_214",
        "label": "214",
        "long": "Kl\u00e6bu- Bj\u00f8rkli- Ler",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_215",
        "label": "215",
        "long": "Lauglo/Fj\u00f8svollan- Leinum- Nyp",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_216",
        "label": "216",
        "long": "City Syd/Heimdal- Skjetlein",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_217",
        "label": "217",
        "long": "Flakk- Lund",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_218",
        "label": "218",
        "long": "Nordset-Tiller\u00e5sen-Rosten",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_22",
        "label": "22",
        "long": "Vestlia- Othilienborg- Sentrum",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_23",
        "label": "23",
        "long": "Bratt\u00f8ra - St. Olavs - Hallset - Flat\u00e5sen - Sandmoen",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_25",
        "label": "25",
        "long": "Vik\u00e5sen- Strindheim- Singsaker",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_28",
        "label": "28",
        "long": "Ilsvika-Pirbadet via Singsaker",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_3",
        "label": "3",
        "long": "Lohove - sentrum - Hallset",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_310",
        "label": "310",
        "long": "Trondheim - Orkanger - Fannrem",
        "short": "310",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_311",
        "label": "311",
        "long": "Stj\u00f8rdal - Trondheim",
        "short": "311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_340",
        "label": "340",
        "long": "Trondheim - St\u00f8ren",
        "short": "340",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_350",
        "label": "350",
        "long": "Trondheim - Stadsbygd - Rissa",
        "short": "350",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_40",
        "label": "40",
        "long": "Flat\u00e5sen- Tonstad",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_41",
        "label": "41",
        "long": "Ranheim- Reppe",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_410",
        "label": "410",
        "long": "Trondheim - Orkanger - (Fannrem) via fv. 800",
        "short": "410",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_4101",
        "label": "4101",
        "long": "Nattbuss Trondheim - Orkanger",
        "short": "4101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_42",
        "label": "42",
        "long": "Buenget- Hallset- Munkvoll",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_420",
        "label": "420",
        "long": "Trondheim - Orkanger - Hitra - Fr\u00f8ya",
        "short": "420",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_421",
        "label": "421",
        "long": "Orkanger - Lensvik - Valset",
        "short": "421",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_422",
        "label": "422",
        "long": "(Sunde) - Sandstad - Sistranda",
        "short": "422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_43",
        "label": "43",
        "long": "Bergheim/Voll studentby- Blakl",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_430",
        "label": "430",
        "long": "Trondheim - Stj\u00f8rdal - Selbu - (Tydal)",
        "short": "430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_44",
        "label": "44",
        "long": "Ranheim - V\u00e6re",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_440",
        "label": "440",
        "long": "St\u00f8ren - R\u00f8ros",
        "short": "440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_45",
        "label": "45",
        "long": "Sjetnmarka- Tiller- Tillerringen- Sandmoen",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_451",
        "label": "451",
        "long": "(Krinsvatnet) - Botng\u00e5rd - Brekstad",
        "short": "451",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_452",
        "label": "452",
        "long": "Sandviksberget - \u00c5fjord - Vanvikan / Trondheim",
        "short": "452",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_453",
        "label": "453",
        "long": "Bjugn - Lys\u00f8ysundet",
        "short": "453",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_455",
        "label": "455",
        "long": "Vanvikan - Leksvik - Inder\u00f8y -",
        "short": "455",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_46",
        "label": "46",
        "long": "Torg\u00e5rd- Lund\u00e5sen",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_460",
        "label": "460",
        "long": "Orkanger - Meldal - Berk\u00e5k",
        "short": "460",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_470",
        "label": "470",
        "long": "(Trondheim) - Orkanger - Kyrks",
        "short": "470",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_480",
        "label": "480",
        "long": "(Trondheim) - St\u00f8ren - Berk\u00e5k",
        "short": "480",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_490",
        "label": "490",
        "long": "Osen - Sj\u00f8\u00e5sen",
        "short": "490",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_50",
        "label": "50",
        "long": "Ila - Sverresborg - By\u00e5sen - Flat\u00e5sen - Saupstadringen - Heimdal - Sandmoen",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5001",
        "label": "5001",
        "long": "(Brann\u00e5sen) - R\u00f8dde - Gimse",
        "short": "5001",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5002",
        "label": "5002",
        "long": "Ilhaugen - \u00d8ysand - Gimse",
        "short": "5002",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5003",
        "label": "5003",
        "long": "Melhus - \u00d8y\u00e5s - Varmbu - Melhus",
        "short": "5003",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5004",
        "label": "5004",
        "long": "Klett - Melhus - St\u00f8ren",
        "short": "5004",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5005",
        "label": "5005",
        "long": "Korsvegen - Hovin - Lundamo",
        "short": "5005",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5006",
        "label": "5006",
        "long": "Hermanstad - Lundamo/Skjetlein",
        "short": "5006",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5008",
        "label": "5008",
        "long": "Fl\u00e5 - Finnaunet",
        "short": "5008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5009",
        "label": "5009",
        "long": "Brekk\u00e5sen - Lete - Kregnes",
        "short": "5009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5010",
        "label": "5010",
        "long": "Eid skole - Brokalykkja",
        "short": "5010",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_504",
        "label": "504",
        "long": "Melhus - H\u00f8londa",
        "short": "504",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_505",
        "label": "505",
        "long": "Melhus - Skaun - B\u00f8rsa",
        "short": "505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_51",
        "label": "51",
        "long": "Sandmoen - Tillerringen - Kroppa",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5100",
        "label": "5100",
        "long": "Meldal - Stor\u00e5s - Orkanger",
        "short": "5100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5101",
        "label": "5101",
        "long": "L\u00f8ften/Slupphaugen - Gr\u00f8tte sk",
        "short": "5101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5102",
        "label": "5102",
        "long": "Orkanger - Gj\u00f8lme - Svorkdalen",
        "short": "5102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5103",
        "label": "5103",
        "long": "Gr\u00f8tte skole - Vormstad",
        "short": "5103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5104",
        "label": "5104",
        "long": "Ustan - Gr\u00f8tte skole - Orkange",
        "short": "5104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5105",
        "label": "5105",
        "long": "\u00c5rlivoll skole - K\u00e5rmo/L\u00f8ften/",
        "short": "5105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5106",
        "label": "5106",
        "long": "V\u00e5tt\u00e5lia/Ribygda - Venn",
        "short": "5106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5107",
        "label": "5107",
        "long": "Viggja - B\u00f8rsa",
        "short": "5107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5108",
        "label": "5108",
        "long": "\u00c5rlivoll - Monsetj\u00e5ren",
        "short": "5108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5109",
        "label": "5109",
        "long": "Vigdalsmo/Ilhaugen - Buvika - Ilhaugen / Vigdalsmo",
        "short": "5109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_511",
        "label": "511",
        "long": "Skaun - B\u00f8rsa",
        "short": "511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5110",
        "label": "5110",
        "long": "R\u00e5bygda/Skaun - Orkdal VGS",
        "short": "5110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5111",
        "label": "5111",
        "long": "Gr\u00f8nnesset - Venn - B\u00f8rsa",
        "short": "5111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_515",
        "label": "515",
        "long": "Ilhaugen - Buvika",
        "short": "515",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_52",
        "label": "52",
        "long": "Lund\u00e5sen- Kattem - Heimdal - Flat\u00e5sen - By\u00e5sen - St. Olavs Hospital",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5201",
        "label": "5201",
        "long": "Lensvik - Singstad - \u00d8yangen -",
        "short": "5201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5202",
        "label": "5202",
        "long": "Lysheim - Selva - Kallklova -",
        "short": "5202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5205",
        "label": "5205",
        "long": "Laks\u00e5vika - Strand skole",
        "short": "5205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5206",
        "label": "5206",
        "long": "Fillan - Str\u00f8m - Kvenv\u00e6r - V\u00e6r",
        "short": "5206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5207",
        "label": "5207",
        "long": "Fillan - Barman - Str\u00f8m/Knutsh",
        "short": "5207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5208",
        "label": "5208",
        "long": "Fillan - Fjellv\u00e6r\u00f8ya/Ulv\u00f8ya",
        "short": "5208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5209",
        "label": "5209",
        "long": "Hestvika - Strand - Tranvikan",
        "short": "5209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5210",
        "label": "5210",
        "long": "Sistranda - Flatval - Titran",
        "short": "5210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5211",
        "label": "5211",
        "long": "Sistranda - Gurvikdal - Nordsk",
        "short": "5211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5212",
        "label": "5212",
        "long": "Sistranda - Uttian - Dyr\u00f8y",
        "short": "5212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_53",
        "label": "53",
        "long": "Lund\u00e5sen- Heimdal- Saupstad- Flat\u00e5sen- Hallset- Ila- Sentrum- Sandmoen",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5300",
        "label": "5300",
        "long": "H\u00e5rstadengene / Evjegjerdet - Selbu",
        "short": "5300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5301",
        "label": "5301",
        "long": "Selbu - Selbustrand - Dambekken",
        "short": "5301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5302",
        "label": "5302",
        "long": "Alset - Fl\u00f8nes - Selbu",
        "short": "5302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5305",
        "label": "5305",
        "long": "Lerdalen - Selbu",
        "short": "5305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_535",
        "label": "535",
        "long": "Selbu - Tydal",
        "short": "535",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5380",
        "label": "5380",
        "long": "Draksten >Solbakken > Vik\u00e5sen",
        "short": "5380",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_54",
        "label": "54",
        "long": "Vik\u00e5sen/Ranheim- Lade- sentrum- Sluppen- \u00d8stre Rosten- Sandmoen",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_540",
        "label": "540",
        "long": "R\u00f8ros - Synnervika",
        "short": "540",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5400",
        "label": "5400",
        "long": "R\u00f8ros - Gl\u00e5mos - Brekken",
        "short": "5400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5401",
        "label": "5401",
        "long": "R\u00f8ros - Gal\u00e5en - R\u00f8ros",
        "short": "5401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5402",
        "label": "5402",
        "long": "Gl\u00e5mos - Viken",
        "short": "5402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5403",
        "label": "5403",
        "long": "\u00c5len - Graft\u00e5s - Nesvold",
        "short": "5403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5404",
        "label": "5404",
        "long": "Haltdalen - \u00c5len - R\u00f8ros",
        "short": "5404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5406",
        "label": "5406",
        "long": "R\u00f8ros - Synnervika",
        "short": "5406",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_541",
        "label": "541",
        "long": "R\u00f8ros - Brekken",
        "short": "541",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_543",
        "label": "543",
        "long": "Hessdalen  - \u00c5len - R\u00f8ros",
        "short": "543",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_544",
        "label": "544",
        "long": "Tronsaunet - Haltdalen - \u00c5len",
        "short": "544",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5471",
        "label": "5471",
        "long": "St\u00f8ren - Sings\u00e5s - Alm\u00e5s/Wolde",
        "short": "5471",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5472",
        "label": "5472",
        "long": "Kots\u00f8y/St\u00f8ren - Enodd Budalen",
        "short": "5472",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5473",
        "label": "5473",
        "long": "St\u00f8ren - Soknedal - Vagnild - Holte",
        "short": "5473",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5474",
        "label": "5474",
        "long": "Fr\u00f8setfeltet - St\u00f8ren Barneskole",
        "short": "5474",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5475",
        "label": "5475",
        "long": "Soknedal - Heggvoll - (Hage)",
        "short": "5475",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5476",
        "label": "5476",
        "long": "Soknedal - Holte - Eggen",
        "short": "5476",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5501",
        "label": "5501",
        "long": "Fossbrua- \u00c5sly - Flyta/Skogen",
        "short": "5501",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5502",
        "label": "5502",
        "long": "Rissa - Skogen - Gr\u00f8nningsmark",
        "short": "5502",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5504",
        "label": "5504",
        "long": "Hermstad - Stadsbygd",
        "short": "5504",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5505",
        "label": "5505",
        "long": "\u00c5sly skole - Stadsbygd  - Vikan",
        "short": "5505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5507",
        "label": "5507",
        "long": "Einbakk brua - \u00c5sly skole",
        "short": "5507",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_552",
        "label": "552",
        "long": "Vanvikan - Rissa",
        "short": "552",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5521",
        "label": "5521",
        "long": "\u00c5sly skole - Skaugdalen - Bergmyran",
        "short": "5521",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5522",
        "label": "5522",
        "long": "R\u00e5kstad - M\u00e6lan - Frengsmyra",
        "short": "5522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5523",
        "label": "5523",
        "long": "Selnes/\u00c5rlot/\u00c5sly skole - Fev\u00e5",
        "short": "5523",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_553",
        "label": "553",
        "long": "Vanvikan - Leksvik",
        "short": "553",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5530",
        "label": "5530",
        "long": "Testmann - Brands\u00e5s - Testmann",
        "short": "5530",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5532",
        "label": "5532",
        "long": "Bergbygda",
        "short": "5532",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5533",
        "label": "5533",
        "long": "Leksvik - Straumen",
        "short": "5533",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5535",
        "label": "5535",
        "long": "Rian - Vanvikan",
        "short": "5535",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5551",
        "label": "5551",
        "long": "Elveng - Bjugn - Gr\u00f8tan veg",
        "short": "5551",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5552",
        "label": "5552",
        "long": "Brekstad - Opphaug - Bjugn",
        "short": "5552",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5554",
        "label": "5554",
        "long": "Vallersund - Vas\u00f8y - Oksvoll - Bjugn",
        "short": "5554",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5555",
        "label": "5555",
        "long": "Bjugn - Oksvoll - Vallersund",
        "short": "5555",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5556",
        "label": "5556",
        "long": "Sandstad - Nes - Bjugn",
        "short": "5556",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5557",
        "label": "5557",
        "long": "Brekstad - Gr\u00f8tan vegkryss - Stokkslettbakken - Bjugn",
        "short": "5557",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5558",
        "label": "5558",
        "long": "Uthaug - H\u00e5rberg - Bjugn",
        "short": "5558",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_558",
        "label": "558",
        "long": "Brekstad - Garten",
        "short": "558",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_559",
        "label": "559",
        "long": "Brekstad - Garten",
        "short": "559",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5601",
        "label": "5601",
        "long": "Skj\u00f8tskift/Bj\u00f8rnli - L\u00f8kken -",
        "short": "5601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5602",
        "label": "5602",
        "long": "Meldal rbst - Stor\u00e5s - Dragset",
        "short": "5602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5603",
        "label": "5603",
        "long": "Grut - \u00c5/Re - Meldal barne- og",
        "short": "5603",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5604",
        "label": "5604",
        "long": "Groegga - Stor\u00e5s - Dombu - Mel",
        "short": "5604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5605",
        "label": "5605",
        "long": "Nerskogen - Voll - Berk\u00e5k",
        "short": "5605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5606",
        "label": "5606",
        "long": "Garli - Berk\u00e5k",
        "short": "5606",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5607",
        "label": "5607",
        "long": "Berk\u00e5k - Ulsberg - Gisnadalen",
        "short": "5607",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5608",
        "label": "5608",
        "long": "Berk\u00e5k - Innset - Seierdalen",
        "short": "5608",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5609",
        "label": "5609",
        "long": "Skolrute Rindal",
        "short": "5609",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_561",
        "label": "561",
        "long": "Hafsmo/Tannvikv\u00e5gen - Krokstad",
        "short": "561",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5610",
        "label": "5610",
        "long": "Rindal - Meldal vgs",
        "short": "5610",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5701",
        "label": "5701",
        "long": "Kyrks\u00e6ter\u00f8ra - Vinje\u00f8ra - Engdal",
        "short": "5701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5702",
        "label": "5702",
        "long": "Orkanger - Kyrks\u00e6ter\u00f8ra",
        "short": "5702",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5703",
        "label": "5703",
        "long": "Kyrks\u00e6ter\u00f8ra - Gjengst\u00f8/Taft\u00f8y",
        "short": "5703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5704",
        "label": "5704",
        "long": "Kyrks\u00e6ter\u00f8ra - Storoddan",
        "short": "5704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5705",
        "label": "5705",
        "long": "Kyrks\u00e6ter\u00f8ra - Ytre Snillfjord",
        "short": "5705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5706",
        "label": "5706",
        "long": "Skolerute Halsa",
        "short": "5706",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5707",
        "label": "5707",
        "long": "V\u00e5gan/Kongensvoll/Moltun - Kro",
        "short": "5707",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5708",
        "label": "5708",
        "long": "Liab\u00f8en>Strand/Rognskog/Halsa ferjekai",
        "short": "5708",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_580",
        "label": "580",
        "long": "Oppdal - Gjevilvasshytta",
        "short": "580",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5801",
        "label": "5801",
        "long": "(Oppdal) - H\u00e5mm\u00e5rbekkrysset - Oppdal",
        "short": "5801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5802",
        "label": "5802",
        "long": "Storlidalen - L\u00f8nset - Midtbygda - Oppdal",
        "short": "5802",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5803",
        "label": "5803",
        "long": "Oppdal - Holden - Fagerhaug - Strand",
        "short": "5803",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5805",
        "label": "5805",
        "long": "Oppdal - Driva - Engan",
        "short": "5805",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5901",
        "label": "5901",
        "long": "Stjern - \u00c5fjord - \u00c5set skole",
        "short": "5901",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5902",
        "label": "5902",
        "long": "\u00c5set skole - \u00c5fjord - Ommundal",
        "short": "5902",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5903",
        "label": "5903",
        "long": "\u00c5fjord- T\u00e5rnes/Lauv\u00f8y",
        "short": "5903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5904",
        "label": "5904",
        "long": "\u00c5fjord - Grensen - Osen",
        "short": "5904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5906",
        "label": "5906",
        "long": "Stokksund- Lines\u00f8ya",
        "short": "5906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5907",
        "label": "5907",
        "long": "Bessaker - Brandsfjord skole",
        "short": "5907",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5908",
        "label": "5908",
        "long": "Strand - \u00c5segg",
        "short": "5908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_5909",
        "label": "5909",
        "long": "\u00c5set skole - Lauv\u00f8y/Stjern",
        "short": "5909",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_591",
        "label": "591",
        "long": "\u00c5fjord - Stokksund - Lines\u00f8ya",
        "short": "591",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_595",
        "label": "595",
        "long": "Reppkleiv - Roan",
        "short": "595",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_602",
        "label": "602",
        "long": "Fleksibel region R\u00f8ros",
        "short": "602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_603",
        "label": "603",
        "long": "Fleksibel by - Steinkjer",
        "short": "603",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_604",
        "label": "604",
        "long": "Levanger - H\u00f8gberget",
        "short": "604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_605",
        "label": "605",
        "long": "Fleksibel by - Verdal",
        "short": "605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_608",
        "label": "608",
        "long": "Fleksibel region Overhalla",
        "short": "608",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_609",
        "label": "609",
        "long": "Svea - Gullhomstrand Bybuss",
        "short": "609",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_610",
        "label": "610",
        "long": "Grong - S\u00f8rli",
        "short": "610",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_611",
        "label": "611",
        "long": "Grong - Harran - Namsskogan",
        "short": "611",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_612",
        "label": "612",
        "long": "Sn\u00e5sa - Grong",
        "short": "612",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_615",
        "label": "615",
        "long": "R\u00f8yrvik - Skorovatn - Grong",
        "short": "615",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_63",
        "label": "63",
        "long": "Trondheim hurtigb\u00e5tterminal- Singsaker-Rosenborg",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_630",
        "label": "630",
        "long": "Vanvikan - Follafoss - Steinkj",
        "short": "630",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_635",
        "label": "635",
        "long": "Verdal - Levanger (- Frosta)",
        "short": "635",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_640",
        "label": "640",
        "long": "Levanger - Steinkjer",
        "short": "640",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_660",
        "label": "660",
        "long": "Foldereid - Kolvereid - R\u00f8rvik",
        "short": "660",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_665",
        "label": "665",
        "long": "Kolvereid - Salsbruket - Lund - Namsos",
        "short": "665",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_670",
        "label": "670",
        "long": "Stj\u00f8rdal - Mer\u00e5ker",
        "short": "670",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_680",
        "label": "680",
        "long": "Levanger - Steinkjer - Namsos",
        "short": "680",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_681",
        "label": "681",
        "long": "Flatanger - Sj\u00f8\u00e5sen - Namsos",
        "short": "681",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_690",
        "label": "690",
        "long": "Grong - Steinkjer",
        "short": "690",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_695",
        "label": "695",
        "long": "Namsos - Grong - (Harran)",
        "short": "695",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_70",
        "label": "70",
        "long": "Stj\u00f8rdal/Hommelvik- Trondheim",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_71",
        "label": "71",
        "long": "MelhusSkyss-Trondheim",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7101",
        "label": "7101",
        "long": "Berglia - S\u00f8rli skole",
        "short": "7101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7105",
        "label": "7105",
        "long": "Murumoen - Sandvika",
        "short": "7105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7106",
        "label": "7106",
        "long": "Tunnsj\u00f8 - Sandvika",
        "short": "7106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7109",
        "label": "7109",
        "long": "Namsvatn - R\u00f8yrvik",
        "short": "7109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7110",
        "label": "7110",
        "long": "Devika - R\u00f8yrvik",
        "short": "7110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7111",
        "label": "7111",
        "long": "Stallvika - R\u00f8rvik",
        "short": "7111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_72",
        "label": "72",
        "long": "Tiller- Sandmoen- Kl\u00e6bu",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7201",
        "label": "7201",
        "long": "Inder\u00f8y - Verdal",
        "short": "7201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7202",
        "label": "7202",
        "long": "Straumen - (Flaget) - R\u00f8ra",
        "short": "7202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7203",
        "label": "7203",
        "long": "Straumen - Grande - R\u00f8ra",
        "short": "7203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7204",
        "label": "7204",
        "long": "Steinkjer - R\u00f8ra - Inder\u00f8y",
        "short": "7204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7205",
        "label": "7205",
        "long": "Oks\u00e5l > Vist > Akset",
        "short": "7205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7206",
        "label": "7206",
        "long": "Gangstad - Straumen",
        "short": "7206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7207",
        "label": "7207",
        "long": "Straumen - Gr\u00f8nnesby - Steinkj",
        "short": "7207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7208",
        "label": "7208",
        "long": "Tr\u00f8akorsen > Vist > Oppvekstsenter Vest",
        "short": "7208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7209",
        "label": "7209",
        "long": "Kjesbu - Oppvekstsenter vest",
        "short": "7209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7210",
        "label": "7210",
        "long": "Mosvik > Straumen",
        "short": "7210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7211",
        "label": "7211",
        "long": "Vist > Oppveksts. Vest> Innherred kristne skole",
        "short": "7211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7212",
        "label": "7212",
        "long": "Sandvollan skole",
        "short": "7212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_722",
        "label": "722",
        "long": "Straumen - Steinkjer",
        "short": "722",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_723",
        "label": "723",
        "long": "Mosvik - Inder\u00f8y/Steinkjer",
        "short": "723",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_73",
        "label": "73",
        "long": "Lerkendal -Bostad- Kl\u00e6bu",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7301",
        "label": "7301",
        "long": "Steinkjer - Ogndal",
        "short": "7301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7302",
        "label": "7302",
        "long": "Veiesdal - Henning - Steinkjer",
        "short": "7302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7303",
        "label": "7303",
        "long": "Ogndal - Steinkjer",
        "short": "7303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7304",
        "label": "7304",
        "long": "M\u00e6re - Guldbergaunet",
        "short": "7304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7306",
        "label": "7306",
        "long": "Steinkjer - Sparbu",
        "short": "7306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7307",
        "label": "7307",
        "long": "Steinkjer - Gangstad",
        "short": "7307",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7308",
        "label": "7308",
        "long": "Finstad -Reitan - Binde",
        "short": "7308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7309",
        "label": "7309",
        "long": "Gr\u00f8nnvika - Binde",
        "short": "7309",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_731",
        "label": "731",
        "long": "Namdalseid - Steinkj",
        "short": "731",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7311",
        "label": "7311",
        "long": "Utg\u00e5rd - Binde",
        "short": "7311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7312",
        "label": "7312",
        "long": "Binde - Egge ungdom skole",
        "short": "7312",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7313",
        "label": "7313",
        "long": "R\u00e5de - Fagerheim",
        "short": "7313",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7314",
        "label": "7314",
        "long": "Kvam",
        "short": "7314",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7315",
        "label": "7315",
        "long": "\u00d8vre Kvam - Steinkjer",
        "short": "7315",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7317",
        "label": "7317",
        "long": "Vellamelen - Steinkjer",
        "short": "7317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7318",
        "label": "7318",
        "long": "Beistad - J\u00e5d\u00e5ren",
        "short": "7318",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "ATB:Line:2_7319",
        "label": "7319",
        "long": "Beistad - Sprova",
        "short": "7319",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_732",
        "label": "732",
        "long": "Steinkjer - Bartnes - Steinkje",
        "short": "732",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7320",
        "label": "7320",
        "long": "Beistad - Bartnes",
        "short": "7320",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7321",
        "label": "7321",
        "long": "Hatlinghus - Beistad skole/Vel",
        "short": "7321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7322",
        "label": "7322",
        "long": "Hovabakken - Malm skole",
        "short": "7322",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7323",
        "label": "7323",
        "long": "Holmvik - Malm skole",
        "short": "7323",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7324",
        "label": "7324",
        "long": "Malm skole - Holden",
        "short": "7324",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7327",
        "label": "7327",
        "long": "Agle - Sn\u00e5sa",
        "short": "7327",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7328",
        "label": "7328",
        "long": "Strindmoen - Sn\u00e5sa",
        "short": "7328",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7329",
        "label": "7329",
        "long": "Imsdalen - Sn\u00e5sa",
        "short": "7329",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_733",
        "label": "733",
        "long": "Agle Sn\u00e5sa - Steinkjer",
        "short": "733",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7330",
        "label": "7330",
        "long": "Holsing - Breide",
        "short": "7330",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7341",
        "label": "7341",
        "long": "M\u00e6re skole - Nesset",
        "short": "7341",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7342",
        "label": "7342",
        "long": "M\u00e6re skole - Granheim",
        "short": "7342",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7343",
        "label": "7343",
        "long": "M\u00e6re skole - Dalem - Reipa",
        "short": "7343",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7344",
        "label": "7344",
        "long": "M\u00e6re skole - Risholt",
        "short": "7344",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_74",
        "label": "74",
        "long": "Lerkendal-Bratsberg-Flatjord",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7401",
        "label": "7401",
        "long": "Levanger - Nesset - Gjemble",
        "short": "7401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7402",
        "label": "7402",
        "long": "Elihu - Nesheim - Neset - Gjem",
        "short": "7402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7403",
        "label": "7403",
        "long": "B\u00f8r\u00f8ya - Mule skole - Frol sko",
        "short": "7403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7404",
        "label": "7404",
        "long": "Mule - Okkenhaug",
        "short": "7404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7405",
        "label": "7405",
        "long": "Levanger - Buran - Nybrotta",
        "short": "7405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7408",
        "label": "7408",
        "long": "Levanger - Munkeby - Stokkanba",
        "short": "7408",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7409",
        "label": "7409",
        "long": "H\u00f8gberget - Momarka - Halsan s",
        "short": "7409",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_741",
        "label": "741",
        "long": "Levanger - Hol\u00e5sen vest",
        "short": "741",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7410",
        "label": "7410",
        "long": "Nossum - H\u00e5a - Nesheim - Gjemb",
        "short": "7410",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7411",
        "label": "7411",
        "long": "Stavlo - Skogn",
        "short": "7411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7412",
        "label": "7412",
        "long": "Markabygda - Skogn - Levanger",
        "short": "7412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7413",
        "label": "7413",
        "long": "Markabygda > Stavlo \u00d8stre",
        "short": "7413",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7414",
        "label": "7414",
        "long": "Markabygda",
        "short": "7414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7415",
        "label": "7415",
        "long": "Markabygda - Gruslina - Markab",
        "short": "7415",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7416",
        "label": "7416",
        "long": "Strandkorsen - Rongland - Leva",
        "short": "7416",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7417",
        "label": "7417",
        "long": "Skogn - Holte - Hotran",
        "short": "7417",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7418",
        "label": "7418",
        "long": "Strandkorsen - Ekne - Skogn",
        "short": "7418",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7419",
        "label": "7419",
        "long": "\u00c5sen - Levanger",
        "short": "7419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7420",
        "label": "7420",
        "long": "\u00c5sen - Norbygda",
        "short": "7420",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7421",
        "label": "7421",
        "long": "Vinan - Sjur - \u00c5sen barne- og",
        "short": "7421",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7422",
        "label": "7422",
        "long": "Leangen - \u00c5senfjorden - \u00c5sen b",
        "short": "7422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7423",
        "label": "7423",
        "long": "Nesj\u00f8 - F\u00e6tten - \u00c5sen barne-",
        "short": "7423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7424",
        "label": "7424",
        "long": "\u00c5senfjorden - \u00c5sen",
        "short": "7424",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7425",
        "label": "7425",
        "long": "Frosta - \u00c5sen - Stj\u00f8rdal - Lev",
        "short": "7425",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7426",
        "label": "7426",
        "long": "Frosta skole - Nordbygda - Fro",
        "short": "7426",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7429",
        "label": "7429",
        "long": "Tautra - Frosta skole",
        "short": "7429",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7430",
        "label": "7430",
        "long": "Erstad - Hokstad",
        "short": "7430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7431",
        "label": "7431",
        "long": "Hokstad - Ytter\u00f8y skole",
        "short": "7431",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7432",
        "label": "7432",
        "long": "Forberg - Ytter\u00f8y skole",
        "short": "7432",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7433",
        "label": "7433",
        "long": "B\u00f8nnesenteret - V\u00e5rtun",
        "short": "7433",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_75",
        "label": "75",
        "long": "Trondheim S- Sentrum- Spongdal",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7501",
        "label": "7501",
        "long": "Bj\u00f8rga - Verdals\u00f8ra barneskole",
        "short": "7501",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7502",
        "label": "7502",
        "long": "Kulstadvika - \u00d8rmelen",
        "short": "7502",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7503",
        "label": "7503",
        "long": "Verdals\u00f8ra skole - Vinne",
        "short": "7503",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7504",
        "label": "7504",
        "long": "Ravlo - Verdals\u00f8ra barne skole",
        "short": "7504",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7505",
        "label": "7505",
        "long": "Verdals\u00f8ra skole - Vinne",
        "short": "7505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7506",
        "label": "7506",
        "long": "Forbregd - Stiklestad skole",
        "short": "7506",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7507",
        "label": "7507",
        "long": "Verdal vgs - Mins\u00e5s",
        "short": "7507",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7509",
        "label": "7509",
        "long": "Sveagjardet - Verdal",
        "short": "7509",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7510",
        "label": "7510",
        "long": "Leksdal - Verdals\u00f8ra skole",
        "short": "7510",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7511",
        "label": "7511",
        "long": "Aspeheim - Leksdal",
        "short": "7511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7512",
        "label": "7512",
        "long": "Mogrenda - Guldbergaunet",
        "short": "7512",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7513",
        "label": "7513",
        "long": "Leksdal > Stiklestad skole > Vuku skole",
        "short": "7513",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7514",
        "label": "7514",
        "long": "Lein - Vuku skole",
        "short": "7514",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7515",
        "label": "7515",
        "long": "Kr\u00e5g - Stiklestad skole",
        "short": "7515",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7517",
        "label": "7517",
        "long": "Vuku - Leir\u00e5dal - Vuku",
        "short": "7517",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7518",
        "label": "7518",
        "long": "Vuku skole - S\u00f8r Vera",
        "short": "7518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7519",
        "label": "7519",
        "long": "Skj\u00e6kerfossen - Vuku - Verdal",
        "short": "7519",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7520",
        "label": "7520",
        "long": "Innsmoen - Vuku - Verdal",
        "short": "7520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7521",
        "label": "7521",
        "long": "Garnes skole - Stene",
        "short": "7521",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_76",
        "label": "76",
        "long": "Flakkr\u00e5a- Klefstadbukta- Spongdal",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_760",
        "label": "760",
        "long": "Stein - Leknes",
        "short": "760",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7603",
        "label": "7603",
        "long": "M\u00e5neset - R\u00f8rvik",
        "short": "7603",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7604",
        "label": "7604",
        "long": "Storval - Bj\u00f8rndalen - Fikkan",
        "short": "7604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7605",
        "label": "7605",
        "long": "Kolvereid - V\u00e5g - Arn\u00f8ya",
        "short": "7605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7606",
        "label": "7606",
        "long": "R\u00f8rvik - Lauv\u00f8ya",
        "short": "7606",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7607",
        "label": "7607",
        "long": "R\u00f8rvik - Garstad - Austafjord",
        "short": "7607",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7608",
        "label": "7608",
        "long": "Stein - Leka skole",
        "short": "7608",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7609",
        "label": "7609",
        "long": "Ytre Vikna - Austafjord",
        "short": "7609",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_761",
        "label": "761",
        "long": "Kolvereid - Gutvik",
        "short": "761",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_762",
        "label": "762",
        "long": "Abelv\u00e6r - Kolvereid",
        "short": "762",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_763",
        "label": "763",
        "long": "Kolvereid - Otters\u00f8y - M\u00e5neset",
        "short": "763",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_77",
        "label": "77",
        "long": "Heimdal- Klett- Spongdal",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7701",
        "label": "7701",
        "long": "L\u00e5nke skole - Eidum/Geving/Hell",
        "short": "7701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7702",
        "label": "7702",
        "long": "Langstein - Skatval - Halsen",
        "short": "7702",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7703",
        "label": "7703",
        "long": "Vassbygda - Kvislabakken - Halsen ungdomsskole",
        "short": "7703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7705",
        "label": "7705",
        "long": "Halsen ungdomsskole - Skatval",
        "short": "7705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7706",
        "label": "7706",
        "long": "Ytter\u00e5sen - Elvran - Stj\u00f8rdal",
        "short": "7706",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7707",
        "label": "7707",
        "long": "Stj\u00f8rdal - Geving - Lerbakken",
        "short": "7707",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7708",
        "label": "7708",
        "long": "Fremstad/Buan/Vigdenes bru - Forradal - Hegra - Haraldreina skole",
        "short": "7708",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7709",
        "label": "7709",
        "long": "Stj\u00f8rdal - Eidum - Hegra - Ingstadnesset",
        "short": "7709",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7710",
        "label": "7710",
        "long": "Flora - Sonli - Hegra - Halsen",
        "short": "7710",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7711",
        "label": "7711",
        "long": "Hegra - Skjelstadmark - Hovskogen - Stj\u00f8rdal",
        "short": "7711",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7712",
        "label": "7712",
        "long": "Stj\u00f8rdal - Haraldreina - Prestmoen - Skjeldstadmarka - Hegra - Geving",
        "short": "7712",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7720",
        "label": "7720",
        "long": "Gud\u00e5 - Mer\u00e5ker",
        "short": "7720",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7721",
        "label": "7721",
        "long": "Kluksdal/Kopper\u00e5 - Mer\u00e5ker",
        "short": "7721",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7722",
        "label": "7722",
        "long": "Kluksdal - Mer\u00e5ker",
        "short": "7722",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_78",
        "label": "78",
        "long": "Heimdal- Ringv\u00e5l (-Spongdal)",
        "short": "78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7801",
        "label": "7801",
        "long": "Korsen - Morkmo - Bj\u00f8rgan",
        "short": "7801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7802",
        "label": "7802",
        "long": "Der\u00e5s - Hundset - Namdalseid s",
        "short": "7802",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7804",
        "label": "7804",
        "long": "Oksd\u00f8la - Statland skole",
        "short": "7804",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7807",
        "label": "7807",
        "long": "Romstad - Klinga Bangdalsruta",
        "short": "7807",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7808",
        "label": "7808",
        "long": "Bangsund",
        "short": "7808",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7809",
        "label": "7809",
        "long": "Svea - H\u00f8knes",
        "short": "7809",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_781",
        "label": "781",
        "long": "Namsos - Bangsund",
        "short": "781",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7810",
        "label": "7810",
        "long": "Svea - Buret - H\u00f8knes U (\u00d8stby",
        "short": "7810",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7811",
        "label": "7811",
        "long": "Namsos - Vibstad - \u00d8ysletta",
        "short": "7811",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7813",
        "label": "7813",
        "long": "Engan - S\u00f8renget - Botnan",
        "short": "7813",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7814",
        "label": "7814",
        "long": "Kalkl\u00f8v - Ganes - S\u00f8renget",
        "short": "7814",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7815",
        "label": "7815",
        "long": "Botnet - J\u00f8a skole",
        "short": "7815",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7816",
        "label": "7816",
        "long": "Tran\u00e5sn - Fosnes - J\u00f8a skole",
        "short": "7816",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_782",
        "label": "782",
        "long": "S\u00f8renget - Hals - Kattmarka -",
        "short": "782",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_783",
        "label": "783",
        "long": "Fossbrenna - Sentrum - (Spillum)",
        "short": "783",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_784",
        "label": "784",
        "long": "Namsos - Bangsund - Namdalseid",
        "short": "784",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_785",
        "label": "785",
        "long": "Aglen - Skorstad - Namsos",
        "short": "785",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_79",
        "label": "79",
        "long": "Sluppen/Strindheim - V\u00e6re - Vikhammer\u00e5sen",
        "short": "79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7901",
        "label": "7901",
        "long": "Solstad - OBUS - Hunn skole",
        "short": "7901",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7902",
        "label": "7902",
        "long": "Sandmo - OBUS - \u00d8ysletta",
        "short": "7902",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7903",
        "label": "7903",
        "long": "Solem - Klabbdal - OBUS",
        "short": "7903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7904",
        "label": "7904",
        "long": "\u00d8yheim - Grong",
        "short": "7904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7905",
        "label": "7905",
        "long": "V\u00e6rem - Grong",
        "short": "7905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7906",
        "label": "7906",
        "long": "Sn\u00e5sa - Hammer",
        "short": "7906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7908",
        "label": "7908",
        "long": "H\u00f8ylandet - Grong",
        "short": "7908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7910",
        "label": "7910",
        "long": "Mevassvik - H\u00f8ylandet",
        "short": "7910",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7911",
        "label": "7911",
        "long": "Grong - H\u00f8ylandet - Kongsmoen",
        "short": "7911",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7913",
        "label": "7913",
        "long": "Hovland - Namsskogan",
        "short": "7913",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7914",
        "label": "7914",
        "long": "OBUS > Bertnem > Flasnes",
        "short": "7914",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_7915",
        "label": "7915",
        "long": "Namsos - H\u00f8ylandet",
        "short": "7915",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_80",
        "label": "80",
        "long": "Jonsvatnet / Vik\u00e5sen - Lohove",
        "short": "80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_800",
        "label": "800",
        "long": "Trondheim - Brekstad - Kristiansund",
        "short": "800",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_805",
        "label": "805",
        "long": "Trondheim - Brekstad",
        "short": "805",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_81",
        "label": "81",
        "long": "Bratsberg- Nyjord- Brur\u00e5k",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_810",
        "label": "810",
        "long": "Trondheim - Vanvikan",
        "short": "810",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_82",
        "label": "82",
        "long": "Hesttr\u00f8a-Brekk\u00e5sen",
        "short": "82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_820",
        "label": "820",
        "long": "Dyr\u00f8y - \u00d8yrekken",
        "short": "820",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_821",
        "label": "821",
        "long": "Dyr\u00f8y - \u00d8yrekken",
        "short": "821",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_825",
        "label": "825",
        "long": "Dyr\u00f8y - Mausundv\u00e6r - Sula ferjekai",
        "short": "825",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_83",
        "label": "83",
        "long": "Kl\u00e6bu- Bj\u00f8rkli/Tangen",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_830",
        "label": "830",
        "long": "Sandvikberget - S\u00e6tervika/Skj\u00e6rv\u00f8y",
        "short": "830",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_85",
        "label": "85",
        "long": "Hommelvik- Sneisen",
        "short": "85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_850",
        "label": "850",
        "long": "Dypfest - Tarva",
        "short": "850",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_855",
        "label": "855",
        "long": "Garten - Storfosna",
        "short": "855",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_86",
        "label": "86",
        "long": "Hommelvik-Sveberg-Vikhammer",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_860",
        "label": "860",
        "long": "Garten - Storfosna - Leksa - V\u00e6rnes",
        "short": "860",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_870",
        "label": "870",
        "long": "Brekstad - Valset",
        "short": "870",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_880",
        "label": "880",
        "long": "Flakk - R\u00f8rvik",
        "short": "880",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "ATB:Line:2_9",
        "label": "9",
        "long": "Ila - Lian",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_91",
        "label": "91",
        "long": "91 Stj\u00f8rdalSt-Remyrv.",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "ATB:Line:2_92",
        "label": "92",
        "long": "92 Stj\u00f8rdalSt-HusbySnu.",
        "short": "92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_950",
        "label": "950",
        "long": "Levanger - Hokstad",
        "short": "950",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_960",
        "label": "960",
        "long": "Skei - Gutvik",
        "short": "960",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_963",
        "label": "963",
        "long": "Eidshaug - Gjerdinga",
        "short": "963",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_965",
        "label": "965",
        "long": "Hofles - Geisnes - Lund",
        "short": "965",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_966",
        "label": "966",
        "long": "Borgan - Ramstadlandet",
        "short": "966",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_980",
        "label": "980",
        "long": "Namsos-R\u00f8rvik-Leka",
        "short": "980",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_981",
        "label": "981",
        "long": "Metro Testrute R\u00f8rvik - Skei - Gutvik",
        "short": "981",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "ATB:Line:2_985",
        "label": "985",
        "long": "\u00d8lhammeren - Seierstad",
        "short": "985",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      }
    ],
    "stop_count": 13719,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "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.2"
  },
  "snapshot_date": "2026-07-19",
  "top_fixes": [
    {
      "code": "duplicate_key",
      "count": 2,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'duplicate_key' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 12.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Duplicate key (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 13716,
      "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": 2,
      "severity": "WARNING",
      "what": "13716 of 13719 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": 20913,
      "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": 3,
      "severity": "WARNING",
      "what": "20913 of 20913 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."
    }
  ],
  "validator_version": "8.0.1"
}
