{
  "agency": {
    "country": "NO",
    "id": "reis-nordland",
    "name": "Reis Nordland (Nordland fylkeskommune)",
    "operating_note": "One of Entur's per-operator GTFS exports, covering Nordland fylkeskommune in Nordland. 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-18",
    "subdivision_name": "Nordland"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.1,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.1,
          "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": 9225,
        "translations": {
          "feed_lang": "no",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 6342,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.1,
        "wheelchair_marked_accessible_pct": 0.1,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 9219,
          "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": "9219 of 9225 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": 6342,
          "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": "6342 of 6342 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": 11,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 195,
          "WARNING": 2302
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 2022,
          "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": 235,
          "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": "leading_or_trailing_whitespaces",
          "count": 36,
          "effort": "Usually one export setting.",
          "fix": "Trim leading and trailing spaces on export. The scorecard's auto-fixed copy already does this.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some values have extra spaces at the start or end.",
          "why": "A stray space can break a match, so a stop or route may fail to link across files."
        },
        {
          "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": "fast_travel_between_consecutive_stops",
          "count": 1,
          "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_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": "trip_headsign_matches_intermediate_stop",
          "count": 186,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 1.0,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the transit vehicle ends up, so a midpoint name can send them the wrong way."
        },
        {
          "code": "transfer_distance_above_2_km",
          "count": 6,
          "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": "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": 55.8,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 2497 instances (0 error, 2302 warning, 195 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 196,
        "effective_expiry_date": "2027-01-31",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2027-01-31",
        "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 196 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": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 196 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. 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": "83c96a23fd1279a3f3ea5e225fafd2b61141bf8a295124ba96f36635d2f59caa",
    "size_bytes": 14153903,
    "static_url": "https://storage.googleapis.com/marduk-production/outbound/gtfs/rb_nor-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": 217
      },
      "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": 2294
      }
    },
    "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": 2294
    },
    "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": 2294
    },
    "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": 48,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 217,
      "stated_count": 0,
      "stated_pct": 0.0,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 217,
      "parented_boarding_location_count": 217,
      "parented_boarding_location_pct": 100.0,
      "referenced_station_count": 215
    },
    "trip_count": 2294
  },
  "fetch": {
    "final_url": "https://storage.googleapis.com/marduk-production/outbound/gtfs/rb_nor-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": [
      11.72634,
      64.45826,
      17.73874,
      69.32071
    ],
    "lat": 67.26069,
    "lon": 14.3826,
    "stop_count": 9225
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 187,
        "trip_count": 4048,
        "trip_share_pct": 63.8
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 48,
        "trip_count": 2294,
        "trip_share_pct": 36.2
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 235,
    "trip_count": 6342
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 57.4,
    "margin_to_next_band": 2.6,
    "score": 57.4
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 7,
      "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": "7 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Harstad/Narvik lufthavn\", \"Buvikveien/Dalosveien\", \"Bakken/Bj\u00f8rknes kryss\", 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": 5409,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 6342
  },
  "route_map": {
    "drawn_route_count": 235,
    "has_shapes": true,
    "path": "data/artifacts/reis-nordland/geometry.geojson",
    "route_count": 235,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_3701",
        "label": "23-701",
        "long": "Br\u00f8nn\u00f8ysund-Grong/Namsos",
        "short": "23-701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_3703",
        "label": "23-703",
        "long": "Br\u00f8nn\u00f8ysund-Tosbotn-Mosj\u00f8en",
        "short": "23-703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_3704",
        "label": "23-704",
        "long": "Br\u00f8nn\u00f8ysund-Sandnessj\u00f8en",
        "short": "23-704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_3705",
        "label": "705",
        "long": "Mosj\u00f8en-Sandnessj\u00f8en",
        "short": "705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_3721",
        "label": "200",
        "long": "Mo i Rana - Korgen- Mosj\u00f8en",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_3731",
        "label": "23-731",
        "long": "Bod\u00f8-Helgeland",
        "short": "23-731",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_3754",
        "label": "754",
        "long": "Sortland-Stm.nes-Melbu-Svolv\u00e6r",
        "short": "754",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_3755",
        "label": "23-755",
        "long": "Bod\u00f8 - Svolv\u00e6r - Bod\u00f8",
        "short": "23-755",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_3760",
        "label": "300",
        "long": "\u00c5-Leknes-Svolv\u00e6r-Narvik",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_3762",
        "label": "762B",
        "long": "Sortland-Gullesfjordbotn",
        "short": "762B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8001",
        "label": "1",
        "long": "Bj\u00f8rndalslia - Bod\u00f8 sentrum - Bod\u00f8 lufthavn",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8002",
        "label": "2",
        "long": "Universitetet - Bod\u00f8 sentrum - Bod\u00f8 lufthavn",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8003",
        "label": "3",
        "long": "Vollen - Bod\u00f8 sentrum - Stordalen",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8004",
        "label": "4",
        "long": "Tverlandet - Bod\u00f8 sentrum - L\u00f8psmarka",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8022",
        "label": "2 N",
        "long": "Bod\u00f8 lufthavn - Bod\u00f8 sentrum - Universitetet Nattbuss",
        "short": "2 N",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8044",
        "label": "4 N",
        "long": "Tverlandet - Bod\u00f8 sentrum - L\u00f8psmarka Nattbuss",
        "short": "4 N",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8100",
        "label": "100",
        "long": "Bod\u00f8 - Fauske - Narvik/Sortland",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8111",
        "label": "18-111",
        "long": "Bindal Harangsfjord",
        "short": "18-111",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8112",
        "label": "18-112",
        "long": "Fuglestad-Terr\u00e5k-\u00c5rsand\u00f8y",
        "short": "18-112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8113",
        "label": "18-113",
        "long": "Horsfjord-Kjelleidet",
        "short": "18-113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8114",
        "label": "18-114",
        "long": "R\u00f8ytvoll-Bindalseidet-Kveinsj\u00f8",
        "short": "18-114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8115",
        "label": "18-115",
        "long": "Vennesund - Holm",
        "short": "18-115",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8116",
        "label": "18-116",
        "long": "Bindalseidet-Lysfjord-Hall",
        "short": "18-116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8122",
        "label": "18-122",
        "long": "S\u00f8r Kval\u00f8y-Vik",
        "short": "18-122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8123",
        "label": "18-123",
        "long": "Berg - Holand - Vik",
        "short": "18-123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8124",
        "label": "18-124",
        "long": "Hombornes-Berg/Vik",
        "short": "18-124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8125",
        "label": "18-125",
        "long": "Berg-Dalbotn",
        "short": "18-125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8131",
        "label": "18-131",
        "long": "Nevernes-Hongset-Dyrnes-Hommel",
        "short": "18-131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8141",
        "label": "18-141",
        "long": "Br\u00f8nn\u00f8ysund-Torget",
        "short": "18-141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8142",
        "label": "18-142",
        "long": "Br\u00f8nn\u00f8ysund-Sauren-Stortorgnes",
        "short": "18-142",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8143",
        "label": "18-143",
        "long": "Br\u00f8nn\u00f8ysund-Tr\u00e6lvikodden-Sk\u00e5ren",
        "short": "18-143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8144",
        "label": "18-144",
        "long": "Br\u00f8nn\u00f8ysund-S\u00f8mna-Bindal",
        "short": "18-144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8151",
        "label": "18-151",
        "long": "Br\u00f8nn\u00f8ysund-Vega",
        "short": "18-151",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8152",
        "label": "18-152",
        "long": "Horn - Iger\u00f8y",
        "short": "18-152",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8153",
        "label": "18-153",
        "long": "Horn - Andalsv\u00e5g",
        "short": "18-153",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8154",
        "label": "18-154",
        "long": "R\u00f8r\u00f8y-Gladstad-Brandsvik",
        "short": "18-154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8155",
        "label": "18-155",
        "long": "Gladstad-Eidem",
        "short": "18-155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8156",
        "label": "18-156",
        "long": "Gladstad-Iger\u00f8y",
        "short": "18-156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8157",
        "label": "18-157",
        "long": "Gladstad - Hongset - Vegsteinen",
        "short": "18-157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8158",
        "label": "18-158",
        "long": "Iger\u00f8y - Tj\u00f8tta",
        "short": "18-158",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8159",
        "label": "18-159",
        "long": "Sandnessj\u00f8en-Br\u00f8nn\u00f8ysund",
        "short": "18-159",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8162",
        "label": "18-162",
        "long": "Tj\u00f8tta - Forvik",
        "short": "18-162",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8164",
        "label": "164",
        "long": "Mindland",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8166",
        "label": "18-166",
        "long": "Visthus-Stokkasj\u00f8en",
        "short": "18-166",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8167",
        "label": "18-167",
        "long": "Tj\u00f8tta,Husvik, Forvik, Vistens",
        "short": "18-167",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8171",
        "label": "18-171",
        "long": "S\u00f8vik - Her\u00f8y",
        "short": "18-171",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8172",
        "label": "18-172",
        "long": "Her\u00f8yruta",
        "short": "18-172",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8173",
        "label": "173",
        "long": "Hest\u00f8ysund-Austb\u00f8",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8174",
        "label": "174",
        "long": "Nye Her\u00f8y",
        "short": "174",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8181",
        "label": "18-181",
        "long": "Sandnessj\u00f8en - D\u00f8nna - L\u00f8kta",
        "short": "18-181",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8184",
        "label": "184",
        "long": "D\u00f8nna Nord",
        "short": "184",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8187",
        "label": "187",
        "long": "L\u00f8kta",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8188",
        "label": "18-188",
        "long": "Solfjellsj\u00f8en-Vandve",
        "short": "18-188",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8191",
        "label": "18-191",
        "long": "Helgelandspendelen",
        "short": "18-191",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8192",
        "label": "18-192",
        "long": "Stokkv\u00e5gen - Tr\u00e6na",
        "short": "18-192",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8193",
        "label": "18-193",
        "long": "Lur\u00f8y",
        "short": "18-193",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8195",
        "label": "18-195",
        "long": "Tr\u00e6na lokalrute",
        "short": "18-195",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8200",
        "label": "200",
        "long": "Bod\u00f8 - \u00d8rnes - Glomfjord - Halsa",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8201",
        "label": "201",
        "long": "Sandsj\u00f8en-Leland - Levang",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8202",
        "label": "704",
        "long": "Br\u00f8nn\u00f8ysund-Sandnessj\u00f8en",
        "short": "704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8203",
        "label": "203",
        "long": "Skolebuss Botn-Nyjord-S\u00f8rra-Da",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8205",
        "label": "205",
        "long": "Skolerute Sandnessj\u00f8en",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8208",
        "label": "208",
        "long": "Leland-Fagervika",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8211",
        "label": "18-211",
        "long": "Mosj\u00f8en - Hund\u00e5la 2026",
        "short": "18-211",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8212",
        "label": "212",
        "long": "Hund\u00e5la-Husvika",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8213",
        "label": "213",
        "long": "Leland-Sund\u00f8y",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8221",
        "label": "221",
        "long": "Eiter\u00e5dal-Mosj\u00f8en",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8225",
        "label": "225",
        "long": "Mosj\u00f8en-\u00c5remma-Marka-Kjems\u00e5s",
        "short": "225",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8227",
        "label": "227",
        "long": "Herringen-Mosj\u00f8en",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8231",
        "label": "231",
        "long": "Susendal-Hattfjelldal-Trofors-",
        "short": "231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8234",
        "label": "234",
        "long": "Fiplingdal-Trofors",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8235",
        "label": "235",
        "long": "Majavatn",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8241",
        "label": "241",
        "long": "Unkervatn-Hattfjelldal",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8243",
        "label": "243",
        "long": "Gardsmark-Elsvatten-Hattfjelld",
        "short": "243",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8244",
        "label": "244",
        "long": "Varntresk-Hattfjelldal",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8245",
        "label": "245",
        "long": "\u00c5kervik-Hattfjelldal",
        "short": "245",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8252",
        "label": "252",
        "long": "Hatten-Drevja-Mosj\u00f8en",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8253",
        "label": "253",
        "long": "Mosj\u00f8en-Granmoen-Drevvatn-Elsf",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8255",
        "label": "255",
        "long": "Dalmoen-Fagernes-Elsfjord skol",
        "short": "255",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8257",
        "label": "257",
        "long": "Mosj\u00f8en-Granmoen-Jomfruremma",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8261",
        "label": "261",
        "long": "Mosj\u00f8en-\u00c5sbyen",
        "short": "261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8262",
        "label": "262",
        "long": "Mosj\u00f8en-Olderskog",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8267",
        "label": "267",
        "long": "Mosj\u00f8en-Kullstadlia",
        "short": "267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8300",
        "label": "300",
        "long": "Bod\u00f8 - Misv\u00e6r - Beiarn",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8311",
        "label": "311",
        "long": "Mo-Korgen-Bleikvassli",
        "short": "311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8316",
        "label": "316",
        "long": "Korgen-Bryggfjelldal",
        "short": "316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8317",
        "label": "317",
        "long": "Korgen-Laiskardalen",
        "short": "317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8318",
        "label": "318",
        "long": "Korgen-R\u00f8ss\u00e5-Bjerkadalen",
        "short": "318",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8321",
        "label": "321",
        "long": "Mo-Hemnesberget-Mo",
        "short": "321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8331",
        "label": "100",
        "long": "Mo i Rana - Utskarpen - Tonnes - Nesna",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8335",
        "label": "18-335",
        "long": "Nesna- Levang",
        "short": "18-335",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8336",
        "label": "18-336",
        "long": "Nesna - Nesna\u00f8yene",
        "short": "18-336",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8337",
        "label": "18-337",
        "long": "Nesna - Nesna\u00f8yene",
        "short": "18-337",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8338",
        "label": "338",
        "long": "Tomma",
        "short": "338",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8341",
        "label": "341",
        "long": "Mo-Tonnes",
        "short": "341",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8344",
        "label": "18-344",
        "long": "Stokkv\u00e5gen - On\u00f8y - Sleneset - Lovund",
        "short": "18-344",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8345",
        "label": "345",
        "long": "On\u00f8y-Lur\u00f8y",
        "short": "345",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8351",
        "label": "351",
        "long": "Snefjell\u00e5ga-Altermark- B\u00e5smo s",
        "short": "351",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8354",
        "label": "354",
        "long": "Mo-R\u00f8vassdalen-Langvassgrenda",
        "short": "354",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8361",
        "label": "361",
        "long": "Skonseng-R\u00f8vassdalen-Plurdalen",
        "short": "361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8362",
        "label": "362",
        "long": "Mo-Lappvamo",
        "short": "362",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8363",
        "label": "363",
        "long": "Mo-Gr\u00f8nnfjelldal-Storforsheia",
        "short": "363",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8365",
        "label": "300",
        "long": "Mo-Storforsheia-Krokstrand",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8371",
        "label": "1",
        "long": "Grubb\u00e5sen - B\u00e5smobakken/Skillevollen",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8372",
        "label": "2",
        "long": "Kvernkroken - Sykehuset Mo",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8373",
        "label": "373",
        "long": "Mo-Gruben-Brenn\u00e5sen-Ildgruben",
        "short": "373",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8374",
        "label": "374",
        "long": "Mo-Tverr\u00e5neset-Mj\u00f8lan",
        "short": "374",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8375",
        "label": "375",
        "long": "Mo-Hammarn-Mo",
        "short": "375",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8376",
        "label": "376",
        "long": "Mo i Rana - Dalsgrenda - Haukn",
        "short": "376",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8400",
        "label": "400",
        "long": "Kjerring\u00f8y - Festv\u00e5g - Skaug - Bod\u00f8",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8411",
        "label": "18-411",
        "long": "R\u00f8d\u00f8y",
        "short": "18-411",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8412",
        "label": "18-412",
        "long": "R\u00f8d\u00f8ybassenget",
        "short": "18-412",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8413",
        "label": "18-413",
        "long": "Kilboghamn-Melfjordbotn",
        "short": "18-413",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8414",
        "label": "18-414",
        "long": "Jektvik - Kilboghamn A-ferge",
        "short": "18-414",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8415",
        "label": "415",
        "long": "Jektvik - Nordv\u00e6rnes",
        "short": "415",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8418",
        "label": "418",
        "long": "\u00c5gskaret",
        "short": "418",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8419",
        "label": "419",
        "long": "Tjongsfjord",
        "short": "419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8421",
        "label": "18-421",
        "long": "For\u00f8y - \u00c5gskardet",
        "short": "18-421",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8423",
        "label": "423",
        "long": "\u00c5m\u00f8yhamn-Engav\u00e5gen",
        "short": "423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8432",
        "label": "432",
        "long": "\u00d8rnes-Glomfjord-Halsa-Vassdals",
        "short": "432",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8433",
        "label": "18-433",
        "long": "Mel\u00f8y",
        "short": "18-433",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8434",
        "label": "434",
        "long": "Mel\u00f8ya",
        "short": "434",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8435",
        "label": "18-435",
        "long": "\u00d8rnes-Vassdalsvik-Mel\u00f8ysund-Bolga",
        "short": "18-435",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8436",
        "label": "436",
        "long": "Glomfjord-\u00d8rnes-Storvik",
        "short": "436",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8437",
        "label": "437",
        "long": "Skolerute Reip\u00e5omr\u00e5det",
        "short": "437",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8442",
        "label": "442",
        "long": "Sund-Inndyr-Skaugvoll-Storvik-",
        "short": "442",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8443",
        "label": "443",
        "long": "Forstranda-Oterstranda-Storvik",
        "short": "443",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8444",
        "label": "18-444",
        "long": "Sund - Horsdal - S\u00f8rarn\u00f8y",
        "short": "18-444",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8445",
        "label": "18-445",
        "long": "Bod\u00f8-Gildesk\u00e5l",
        "short": "18-445",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8446",
        "label": "446",
        "long": "Nordarn\u00f8y-S\u00f8rarn\u00f8y",
        "short": "446",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8448",
        "label": "448",
        "long": "Sandhorn\u00f8y",
        "short": "448",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8451",
        "label": "451",
        "long": "Evjen-Kjelling-Nyg\u00e5rdsj\u00f8en",
        "short": "451",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8455",
        "label": "455",
        "long": "Leir\u00e5mo-Moldjord-Leir\u00e5mo",
        "short": "455",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8461",
        "label": "461",
        "long": "Misv\u00e6r-Rognan",
        "short": "461",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8463",
        "label": "463",
        "long": "Breivik-Skjerstad-Sandkollen-M",
        "short": "463",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8472",
        "label": "472",
        "long": "Fauske-Rognan-Vassbotnfjell-Ev",
        "short": "472",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8473",
        "label": "18-472",
        "long": "Saltdal lokal",
        "short": "18-472",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8476",
        "label": "476",
        "long": "Rognan-Nes-Rognan",
        "short": "476",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8477",
        "label": "18-476",
        "long": "Rognan - Nes - Rognan",
        "short": "18-476",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8481",
        "label": "481",
        "long": "Fauske-Sulitjelma",
        "short": "481",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8493",
        "label": "493",
        "long": "Fauske-R\u00f8svik",
        "short": "493",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8494",
        "label": "494",
        "long": "Fauske-Meg\u00e5rden-Elvkroken",
        "short": "494",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8496",
        "label": "496",
        "long": "Fauske-Valnesfjord-Fauske",
        "short": "496",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8498",
        "label": "498",
        "long": "Hauan-Solvik-Leivset-Fauske",
        "short": "498",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8499",
        "label": "499",
        "long": "Sentrumsbuss",
        "short": "499",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8508",
        "label": "508",
        "long": "Bod\u00f8-Sol\u00f8yvatnet-Bod\u00f8",
        "short": "508",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8518",
        "label": "518",
        "long": "Mj\u00f8nes-Naurstad-Tverlandet",
        "short": "518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8520",
        "label": "520",
        "long": "Tuv-Hongdal-B\u00f8relv",
        "short": "520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8526",
        "label": "526",
        "long": "Tverlandet-Saltstraumen",
        "short": "526",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8528",
        "label": "528",
        "long": "Vatnet-Tverlandet",
        "short": "528",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8538",
        "label": "18-538",
        "long": "Festv\u00e5g - Misten",
        "short": "18-538",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8539",
        "label": "18-539",
        "long": "Bod\u00f8-V\u00e6ran",
        "short": "18-539",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8541",
        "label": "541",
        "long": "Ytre Styrkesnes-Leirfjord-Elvk",
        "short": "541",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8542",
        "label": "542",
        "long": "Kobbvatnet-Elvkroken-Leirfjord",
        "short": "542",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8552",
        "label": "552",
        "long": "Nordfold/Leinesfjord-Helnessun",
        "short": "552",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8554",
        "label": "554",
        "long": "Laukvik-Nordfold",
        "short": "554",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8555",
        "label": "555",
        "long": "Alvenes-Nordfold-Leinesfjord",
        "short": "555",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8556",
        "label": "556",
        "long": "Nordfold-Skjelvareid-T\u00f8mmernes",
        "short": "556",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8557",
        "label": "557",
        "long": "Nordskott-Leinesfjord",
        "short": "557",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8558",
        "label": "558",
        "long": "Holkestad-Bog\u00f8y-Leinesfjord",
        "short": "558",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8560",
        "label": "560",
        "long": "Engel\u00f8ya-Bog\u00f8y-Leinesfjord",
        "short": "560",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8561",
        "label": "561",
        "long": "T\u00f8mmernes-Innhavet-Oppeid",
        "short": "561",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8563",
        "label": "563",
        "long": "Innhavet-Finn\u00f8y",
        "short": "563",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8572",
        "label": "572",
        "long": "Ulvsv\u00e5g-Skutvik",
        "short": "572",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8573",
        "label": "573",
        "long": "Oppeid-Ulvsv\u00e5g-Korsnes",
        "short": "573",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8576",
        "label": "576",
        "long": "Presteid-Tran\u00f8y",
        "short": "576",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8578",
        "label": "578",
        "long": "Presteid-Buv\u00e5g",
        "short": "578",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8581",
        "label": "18-581",
        "long": "Drag-Kj\u00f8psvik",
        "short": "18-581",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8583",
        "label": "583",
        "long": "Hellandsberg-Drag-Kvanvatnet",
        "short": "583",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8585",
        "label": "18-585",
        "long": "Tysfjord",
        "short": "18-585",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8611",
        "label": "18-611",
        "long": "Skarberget - Bognes",
        "short": "18-611",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8613",
        "label": "100",
        "long": "Narvik-Kj\u00f8psvik",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8615",
        "label": "18-615",
        "long": "Evenes-Kjeldebotn",
        "short": "18-615",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8616",
        "label": "18-616",
        "long": "Evenes kai - Harstad/Narvik lufthan Evenes",
        "short": "18-616",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8621",
        "label": "100",
        "long": "Narvik-Ballangen",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8623",
        "label": "623",
        "long": "Ballangen-Skarstad",
        "short": "623",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8624",
        "label": "624",
        "long": "Melkedal-Storfjell-Bj\u00f8rk\u00e5sen",
        "short": "624",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8631",
        "label": "631",
        "long": "H\u00e5kvik-Skjomdal",
        "short": "631",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8632",
        "label": "632",
        "long": "Narvik-Ankenes-H\u00e5kvik-Saltvikh",
        "short": "632",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8634",
        "label": "3",
        "long": "Narvik - Beisfjord",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8636",
        "label": "1",
        "long": "H\u00e5kvik - Sentrum - Universitetssykehuset",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8638",
        "label": "3",
        "long": "Narvik - Bjerkvik",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8639",
        "label": "2",
        "long": "Framnes - Universitetet",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8640",
        "label": "300",
        "long": "Narvik - Svolv\u00e6r - Leknes - \u00c5",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8641",
        "label": "200",
        "long": "Narvik-Evenes-Harstad",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8642",
        "label": "642",
        "long": "Narvik-Langstrand-Bjerkvik-Vas",
        "short": "642",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8647",
        "label": "647",
        "long": "Kvitfors-Myrnes-Skar-T\u00e5rstad",
        "short": "647",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8703",
        "label": "18-703",
        "long": "Bognes-L\u00f8dingen",
        "short": "18-703",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8711",
        "label": "711",
        "long": "L\u00f8dingen-Kanstad-\u00d8ksneshamn",
        "short": "711",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8721",
        "label": "721",
        "long": "Digermulen-Holandshamn-Storfje",
        "short": "721",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8723",
        "label": "18-723",
        "long": "Digermulen - Finnvik",
        "short": "18-723",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8724",
        "label": "724",
        "long": "Digermulen-Kongsm-Fiskeb\u00f8l-Svo",
        "short": "724",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8732",
        "label": "18-732",
        "long": "Melbu - Fiskeb\u00f8l",
        "short": "18-732",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8733",
        "label": "733",
        "long": "Fiskeb\u00f8l-Laukvik-Svolv\u00e6r",
        "short": "733",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8741",
        "label": "741",
        "long": "Svolv\u00e6r - Leknes",
        "short": "741",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8742",
        "label": "742",
        "long": "Leknes - \u00c5 i Lofoten",
        "short": "742",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8743",
        "label": "743",
        "long": "Svolv\u00e6r-Kabelv\u00e5g-Henningsv\u00e6r",
        "short": "743",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8744",
        "label": "744",
        "long": "Brenna-Gravermark-Kleppstad",
        "short": "744",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8749",
        "label": "749",
        "long": "Skolerute Laupstad",
        "short": "749",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8751",
        "label": "18-751",
        "long": "Svolv\u00e6r - Skrova - Skutvik",
        "short": "18-751",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8761",
        "label": "761",
        "long": "Alstad-Haveren-Vonheim",
        "short": "761",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8762",
        "label": "762A",
        "long": "\u00c5rstrand - Barstrand",
        "short": "762A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8763",
        "label": "763",
        "long": "Leknes-Valberg",
        "short": "763",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8764",
        "label": "764",
        "long": "Borg - Eggum - Unstad",
        "short": "764",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8765",
        "label": "765",
        "long": "Leknes-Oppd\u00f8l-Uttakleiv",
        "short": "765",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8766",
        "label": "766",
        "long": "Leknes-Ballstad",
        "short": "766",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8767",
        "label": "767",
        "long": "Leknes-Mortsund-Ure-Stamsund",
        "short": "767",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8770",
        "label": "770",
        "long": "Sund-Ramberg",
        "short": "770",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8771",
        "label": "771",
        "long": "Leknes-Ramberg-Fredvang-Nusfjo",
        "short": "771",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8772",
        "label": "772",
        "long": "\u00c5 i Lofoten- Reine- Hamn\u00f8y",
        "short": "772",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8773",
        "label": "18-773",
        "long": "Reinefjorden",
        "short": "18-773",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8782",
        "label": "18-782",
        "long": "A-rute Bod\u00f8 - V\u00e6r\u00f8y - R\u00f8st - Moskenes",
        "short": "18-782",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8802",
        "label": "802",
        "long": "Sortland-L\u00f8dingen",
        "short": "802",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8812",
        "label": "812",
        "long": "Mehus/Myrland - Sortland",
        "short": "812",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8821",
        "label": "821",
        "long": "Sortland-Kaljord",
        "short": "821",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8832",
        "label": "832",
        "long": "Stokmarknes-Skagen-Slottnes",
        "short": "832",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8833",
        "label": "833",
        "long": "Stokmarknes-Melbu (Ytre)",
        "short": "833",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8837",
        "label": "18-837",
        "long": "Stokmarknes-Innlandet",
        "short": "18-837",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8841",
        "label": "841",
        "long": "Sortland - Asterset - Steine",
        "short": "841",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8842",
        "label": "842",
        "long": "Steine-Straumsnes kryss- Aster",
        "short": "842",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8843",
        "label": "843",
        "long": "Asterset-Guv\u00e5g",
        "short": "843",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8844",
        "label": "844",
        "long": "Asterset-Nykv\u00e5g Hovden",
        "short": "844",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8845",
        "label": "845",
        "long": "Sortland-Kjeringvik-Sandset",
        "short": "845",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8846",
        "label": "846",
        "long": "Sortland-Holmstad-Sildpollen",
        "short": "846",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8851",
        "label": "851",
        "long": "Sortland-Sigerfjord",
        "short": "851",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8852",
        "label": "852",
        "long": "Skolerute Sortland-Rise",
        "short": "852",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8861",
        "label": "861",
        "long": "Sortland-Bremnes-Holm",
        "short": "861",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8862",
        "label": "862",
        "long": "Sortland-Myre-St\u00f8",
        "short": "862",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8864",
        "label": "864",
        "long": "Myre-Alsv\u00e5g-Iifjordkrysset",
        "short": "864",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "NOR:Line:12_8866",
        "label": "18-866",
        "long": "\u00d8ksnes Vestbygd",
        "short": "18-866",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8871",
        "label": "871",
        "long": "Andenes-Sortland",
        "short": "871",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8874",
        "label": "874",
        "long": "Andenes-Nordmela-Ris\u00f8yhamn",
        "short": "874",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8876",
        "label": "876",
        "long": "Skjoldehamn-\u00c5knes-Ris\u00f8yhamn",
        "short": "876",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8879",
        "label": "879",
        "long": "Nordmela-Fjellg\u00e5rdene-Dverberg",
        "short": "879",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "NOR:Line:12_8883",
        "label": "883",
        "long": "Andenes-Toften-Bleik",
        "short": "883",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 9225,
    "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": "scorecard_wheelchair_boarding_unknown",
      "count": 9219,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "9219 of 9225 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": 6342,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "6342 of 6342 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_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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
