{
  "agency": {
    "country": "FR",
    "id": "fr-pan-80419",
    "name": "R\u00e9seau interurbain Fluo Grand-Est - Haut-Rhin (68)",
    "subdivision_code": "FR-GES",
    "subdivision_name": "Grand-Est"
  },
  "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": 13.9,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_applicable_trips": 2327,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 92.8,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2826,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 2327,
        "unmeasured_components": [],
        "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": 2824,
          "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": "2824 of 2826 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": 2327,
          "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": "2327 of 2327 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus 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_stop_names_all_caps",
          "count": 203,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Rename stops to mixed case where the language has letter case (for example, 'Central Station').",
          "owner": "Likely your export tool",
          "points": 1.1,
          "severity": "INFO",
          "what": "About 203 stop names are written in ALL CAPS.",
          "why": "Mixed-case names are easier to read in apps and are read more naturally by screen readers."
        },
        {
          "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": "App makers and state data programs have nobody to email when they spot a problem. Small errors then sit in the feed for months."
        },
        {
          "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 to link entrances, platforms, and elevators. Give each one a level.",
          "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": 36.4,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 10,
        "instances_by_severity": {
          "ERROR": 1,
          "INFO": 146,
          "WARNING": 11189
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "decreasing_or_equal_stop_time_distance",
          "count": 1,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape distances in your export; flag to your vendor if it persists.",
          "owner": "Likely your export tool",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Some trips have stop times whose distances along the route go backwards.",
          "why": "Apps can show buses jumping backwards or mis-order stops."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 6627,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Check the flagged stops' shape_dist_traveled against the route shape, and re-generate it on export if they disagree.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line, going by the feed's own distance values.",
          "why": "Trip planners may draw the route down the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 2478,
          "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": "mixed_case_recommended_field",
          "count": 1262,
          "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": 8.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": "unexpected_enum_value",
          "count": 363,
          "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": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 305,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape_dist_traveled on export so stop and shape distances use the same units.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "On some trips the stop distances run a little past the end of the route line.",
          "why": "The stop and shape distance values don't quite line up, so any math that uses them can drift."
        },
        {
          "code": "leading_or_trailing_whitespaces",
          "count": 151,
          "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": 8.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": "route_color_contrast",
          "count": 2,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route colors don't contrast with their text color.",
          "why": "Route badges get hard to read, most of all for riders with low vision."
        },
        {
          "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": "big_gap_in_service",
          "count": 146,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        }
      ],
      "name": "correctness",
      "score": 31.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 10 kinds of issue across 11336 instances (1 error, 11189 warning, 146 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 115,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-09-01",
        "feed_version": "20260901",
        "has_feed_info": true,
        "last_service_date": "2026-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 115 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 115 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": "Two requirements remain for this feed to earn 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.",
    "version": 2
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0 (Etalab), recorded by France's National Access Point; reuse including commercial reuse is permitted with attribution to Fluo Grand Est and the update date.",
    "reachable": true,
    "sha256": "baea617de10909ee29e54df297d2c08d7a3f3bb1b4b60a5cd81461766f84671c",
    "size_bytes": 9118241,
    "source_provenance": "official",
    "static_url": "https://transport.data.gouv.fr/resources/80419/download"
  },
  "fetch": {
    "final_url": "https://api.grandest2.cityway.fr/exs/GTFS?Key=OPENDATA&OperatorCode=CG68",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-09-06T00:00:00+00:00",
  "geo": {
    "bbox": [
      6.87604,
      47.44052,
      7.87663,
      48.28302
    ],
    "lat": 47.85243,
    "lon": 7.28095,
    "stop_count": 2826
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 363,
        "trip_count": 2327,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 363,
    "trip_count": 2327
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 49.9,
    "margin_to_next_band": 10.1,
    "score": 49.9
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 128,
      "effort": "A per-route color setting in your scheduling software.",
      "fix": "Adjust route_color or route_text_color so each pair clears 4.5:1. Often switching the text between black and white is enough.",
      "owner": "Likely your export tool",
      "points": 0.0,
      "severity": "WARNING",
      "what": "128 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (854, 834, 833, 810, 823, and more).",
      "why": "Riders with low vision struggle to read a low-contrast route badge. It also washes out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 91,
      "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": "91 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"WINTZENHEIM - Logelbach / Hirn\", \"OLTINGUE - Poste / CMDP\", \"OLTINGUE - Poste / CMDP\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose 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 if a step-free route exists inside the station. Trip planners can't route anyone through it."
    }
  ],
  "recompute": {
    "as_of": "2026-09-07",
    "feed_fetched_date": "2026-09-06",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 1450,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 2327
  },
  "route_map": {
    "drawn_route_count": 362,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-80419/geometry.geojson",
    "route_count": 363,
    "routes": [
      {
        "color": "33AC1E",
        "color_name": "green",
        "has_shape": true,
        "id": "1001323",
        "label": "8470",
        "long": "MAGNY / MONTREUX-CHATEAU",
        "short": "8470",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8B522",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1002505",
        "label": "8000",
        "long": "ROMBACH / LIEPVRE / STE-MARIE-AUX-MINES",
        "short": "8000",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F4C2C2",
        "color_name": "white",
        "has_shape": true,
        "id": "1002526",
        "label": "8751",
        "long": "HATTSTATT / GUEBERSCHWIHR",
        "short": "8751",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDD9B9",
        "color_name": "white",
        "has_shape": true,
        "id": "1002527",
        "label": "8752",
        "long": "OBERENTZEN / OBERHERGHEIM",
        "short": "8752",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E7E6F4",
        "color_name": "white",
        "has_shape": true,
        "id": "1002529",
        "label": "8761",
        "long": "MUNCHHOUSE / ROGGENHOUSE",
        "short": "8761",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C0DEBF",
        "color_name": "white",
        "has_shape": true,
        "id": "1002565",
        "label": "8771",
        "long": "MURBACH / BUHL",
        "short": "8771",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C3E6F7",
        "color_name": "white",
        "has_shape": true,
        "id": "1002566",
        "label": "8772",
        "long": "WUENHEIM / JUNGHOLTZ",
        "short": "8772",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FEF9CE",
        "color_name": "white",
        "has_shape": true,
        "id": "1002569",
        "label": "8762",
        "long": "MEYENHEIM / MUNWILLER",
        "short": "8762",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D8BFD8",
        "color_name": "white",
        "has_shape": true,
        "id": "1002570",
        "label": "8781",
        "long": "WILDENSTEIN / KRUTH",
        "short": "8781",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFF6E2",
        "color_name": "white",
        "has_shape": true,
        "id": "1002571",
        "label": "8782",
        "long": "GOLDBACH-ALTENBACH / WILLER-SUR-THUR",
        "short": "8782",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAF7D4",
        "color_name": "white",
        "has_shape": true,
        "id": "1002585",
        "label": "8773",
        "long": "RIMBACH-PRES-GUEBWILLER / JUNGHOLTZ",
        "short": "8773",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E9D4C6",
        "color_name": "white",
        "has_shape": true,
        "id": "1002586",
        "label": "8783",
        "long": "URBES / FELLERING",
        "short": "8783",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DFECD1",
        "color_name": "white",
        "has_shape": true,
        "id": "1002587",
        "label": "8793",
        "long": "SOPPE-LE-BAS / LE HAUT SOULTZBACH",
        "short": "8793",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F8C5D1",
        "color_name": "white",
        "has_shape": true,
        "id": "1002588",
        "label": "8794",
        "long": "RODEREN / BOURBACH-LE-BAS",
        "short": "8794",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "ADD8E5",
        "color_name": "white",
        "has_shape": true,
        "id": "1002589",
        "label": "8795",
        "long": "LEIMBACH / RAMMERSMATT",
        "short": "8795",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DD0A7B",
        "color_name": "pink",
        "has_shape": true,
        "id": "1002590",
        "label": "840",
        "long": "GUEBWILLER / ROUFFACH",
        "short": "840",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5EAC3C",
        "color_name": "green",
        "has_shape": true,
        "id": "1002591",
        "label": "831",
        "long": "OSENBACH / SOULTZMATT / ROUFFACH",
        "short": "831",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "985F9F",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002592",
        "label": "830",
        "long": "ROUFFACH / EGUISHEIM / COLMAR",
        "short": "830",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B843F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002593",
        "label": "841",
        "long": "FESSENHEIM / GUEBWILLER",
        "short": "841",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E56412",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002594",
        "label": "842",
        "long": "LINTHAL / GUEBWILLER",
        "short": "842",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "54BABC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002595",
        "label": "843",
        "long": "STEINBACH / CERNAY / GUEBWILLER",
        "short": "843",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E25395",
        "color_name": "pink",
        "has_shape": true,
        "id": "1002596",
        "label": "854",
        "long": "GUEBWILLER / BOLLWILLER / MULHOUSE",
        "short": "854",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C27C4E",
        "color_name": "brown",
        "has_shape": true,
        "id": "1002598",
        "label": "832",
        "long": "ENSISHEIM / MUNWILLER / COLMAR",
        "short": "832",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EA7A11",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002599",
        "label": "856",
        "long": "ENSISHEIM / MULHOUSE",
        "short": "856",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2FA8E5",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002600",
        "label": "834",
        "long": "THANN / MASEVAUX-NIEDERBRUCK",
        "short": "834",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0013",
        "color_name": "red",
        "has_shape": true,
        "id": "1002606",
        "label": "858",
        "long": "SEWEN / MASEVAUX-NIEDERBRUCK / MULHOUSE",
        "short": "858",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F207D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002607",
        "label": "859",
        "long": "THANN / WITTELSHEIM / MULHOUSE",
        "short": "859",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B3DEE3",
        "color_name": "white",
        "has_shape": true,
        "id": "1002645",
        "label": "8792",
        "long": "PETITE DOLLER",
        "short": "8792",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1002665",
        "label": "8100",
        "long": "HIRTZFELDEN / FESSENHEIM",
        "short": "8100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1002668",
        "label": "8103",
        "long": "DESSENHEIM / FESSENHEIM",
        "short": "8103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1002669",
        "label": "8104",
        "long": "NAMBSHEIM / FESSENHEIM",
        "short": "8104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F3A31A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1002670",
        "label": "8230",
        "long": "WATTWILLER / CERNAY",
        "short": "8230",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F3A31A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1002671",
        "label": "8231",
        "long": "THANN / STEINBACH / CERNAY",
        "short": "8231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DC064B",
        "color_name": "red",
        "has_shape": true,
        "id": "1002672",
        "label": "8162",
        "long": "MURBACH / BUHL",
        "short": "8162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DC064B",
        "color_name": "red",
        "has_shape": true,
        "id": "1002673",
        "label": "8161",
        "long": "LINTHAL / LAUTENBACH / BUHL",
        "short": "8161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002674",
        "label": "8180",
        "long": "BOLLWILLER / GUEBWILLER",
        "short": "8180",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002685",
        "label": "8186",
        "long": "ORSCHWIHR / GUEBWILLER",
        "short": "8186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002686",
        "label": "8205",
        "long": "LINTHAL / ISSENHEIM",
        "short": "8205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002687",
        "label": "8206",
        "long": "GUEBWILLER / ISSENHEIM",
        "short": "8206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002688",
        "label": "8207",
        "long": "WINTZFELDEN / ISSENHEIM",
        "short": "8207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002689",
        "label": "8208",
        "long": "UFFHOLTZ / ISSENHEIM",
        "short": "8208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002690",
        "label": "8209",
        "long": "JUNGHOLTZ / ISSENHEIM",
        "short": "8209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002691",
        "label": "8210",
        "long": "CERNAY / ISSENHEIM",
        "short": "8210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002692",
        "label": "8211",
        "long": "VIEUX-THANN / ISSENHEIM",
        "short": "8211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002693",
        "label": "8212",
        "long": "CERNAY / STAFFELFELDEN / ISSENHEIM",
        "short": "8212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002694",
        "label": "8213",
        "long": "WITTELSHEIM / STAFFELFELDEN / ISSENHEIM",
        "short": "8213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002695",
        "label": "8214",
        "long": "RICHWILLER / WITTELSHEIM / ISSENHEIM",
        "short": "8214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002696",
        "label": "8215",
        "long": "WITTELSHEIM / ISSENHEIM",
        "short": "8215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002697",
        "label": "8216",
        "long": "SAUSHEIM / ISSENHEIM",
        "short": "8216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002698",
        "label": "8217",
        "long": "WITTENHEIM / ISSENHEIM",
        "short": "8217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002699",
        "label": "8218",
        "long": "ILLZACH KINGERSHEIM / ISSENHEIM",
        "short": "8218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002700",
        "label": "8219",
        "long": "WITTENHEIM / RUELISHEIM / ISSENHEIM",
        "short": "8219",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002701",
        "label": "8220",
        "long": "BALDERSHEIM / ISSENHEIM",
        "short": "8220",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002702",
        "label": "8221",
        "long": "ENSISHEIM / ISSENHEIM",
        "short": "8221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002703",
        "label": "8222",
        "long": "REGUISHEIM / ISSENHEIM",
        "short": "8222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002704",
        "label": "8223",
        "long": "ENSISHEIM / UNGERSHEIM / ISSENHEIM",
        "short": "8223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002705",
        "label": "8224",
        "long": "ENSISHEIM / ISSENHEIM",
        "short": "8224",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002706",
        "label": "8225",
        "long": "BOLLWILLER / FELDKICH / ISSENHEIM",
        "short": "8225",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1002707",
        "label": "8226",
        "long": "BOLLWILLER / SOULTZ / ISSENHEIM",
        "short": "8226",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6C2B80",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002709",
        "label": "8110",
        "long": "PULVERSHEIM / ENSISHEIM",
        "short": "8110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6C2B80",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002710",
        "label": "8113",
        "long": "NIEDERENTZEN / ENSISHEIM",
        "short": "8113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0044AA",
        "color_name": "blue",
        "has_shape": true,
        "id": "1002726",
        "label": "8234",
        "long": "WATTWILLER / CERNAY / WITTELSHEIM",
        "short": "8234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002745",
        "label": "8130",
        "long": "NIEDERENTZEN / OBERENTZEN / ROUFFACH",
        "short": "8130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002746",
        "label": "8131",
        "long": "ROGGENHOUSE / ROUFFACH",
        "short": "8131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002747",
        "label": "8132",
        "long": "RICHWILLER / ROUFFACH",
        "short": "8132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002748",
        "label": "8133",
        "long": "PFASTATT / ROUFFACH",
        "short": "8133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002749",
        "label": "8134",
        "long": "THANN / ROUFFACH",
        "short": "8134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002765",
        "label": "8135",
        "long": "GEISWASSER / ROUFFACH",
        "short": "8135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002766",
        "label": "8136",
        "long": "CHALAMPE / ROUFFACH",
        "short": "8136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002767",
        "label": "8137",
        "long": "BALDERSHEIM / ROUFFACH",
        "short": "8137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002768",
        "label": "8138",
        "long": "PULVERSHEIM / ROUFFACH",
        "short": "8138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6C2B80",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002785",
        "label": "8111",
        "long": "UNGERSHEIM / ENSISHEIM",
        "short": "8111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6C2B80",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002786",
        "label": "8112",
        "long": "MEYENHEIM / REGUISHEIM / ENSISHEIM",
        "short": "8112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6C2B80",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002787",
        "label": "8114",
        "long": "NIEDERHERGHEIM / ENSISHEIM",
        "short": "8114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002788",
        "label": "8141",
        "long": "VIEUX-FERRETTE / ROUFFACH",
        "short": "8141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002789",
        "label": "8142",
        "long": "BURNHAUPT-LE-BAS / ROUFFACH",
        "short": "8142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002790",
        "label": "8144",
        "long": "WITTENHEIM / ROUFFACH",
        "short": "8144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002791",
        "label": "8143",
        "long": "ST-HIPPOLYTE / ROUFFACH",
        "short": "8143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002792",
        "label": "8123",
        "long": "ROUFFACH",
        "short": "8123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002793",
        "label": "8122",
        "long": "SOULTZMATT / WESTHALTEN / ROUFFACH",
        "short": "8122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002794",
        "label": "8120",
        "long": "MERXHEIM / GUNDOLSHEIM / ROUFFACH",
        "short": "8120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002795",
        "label": "8121",
        "long": "HATTSTATT / ROUFFACH",
        "short": "8121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "309446",
        "color_name": "green",
        "has_shape": true,
        "id": "1002808",
        "label": "833",
        "long": "WILDENSTEIN / KRUTH / THANN / CERNAY",
        "short": "833",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9A6939",
        "color_name": "brown",
        "has_shape": true,
        "id": "1002809",
        "label": "857",
        "long": "THANN / REININGUE / MULHOUSE",
        "short": "857",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002829",
        "label": "8455",
        "long": "KIFFIS / ALTKIRCH",
        "short": "8455",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002830",
        "label": "8456",
        "long": "BENDORF / DURLINSDORF / ALTKIRCH",
        "short": "8456",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002832",
        "label": "8458",
        "long": "BIEDERTHAL / ALTKIRCH",
        "short": "8458",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002833",
        "label": "8459",
        "long": "SEPPOIS-LE-HAUT / ALTKIRCH",
        "short": "8459",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002834",
        "label": "8460",
        "long": "MOOSLARGUE / PFETTERHOUSE / ALTKIRCH",
        "short": "8460",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002848",
        "label": "8461",
        "long": "FRIESEN / UEBERSTRASS / ALTKIRCH",
        "short": "8461",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002849",
        "label": "8462",
        "long": "ALTKIRCH / BISEL",
        "short": "8462",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F3A31A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1002850",
        "label": "8451",
        "long": "ALTKIRCH / CERNAY",
        "short": "8451",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "53BABB",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002851",
        "label": "8400",
        "long": "LUEMSCHWILLER / ILLFURTH",
        "short": "8400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "53BABB",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002852",
        "label": "8401",
        "long": "HOCHSTATT / ILLFURTH",
        "short": "8401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "53BABB",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002853",
        "label": "8402",
        "long": "WALHEIM / ILLFURTH",
        "short": "8402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "53BABB",
        "color_name": "teal",
        "has_shape": false,
        "id": "1002854",
        "label": "8403",
        "long": "FLAXLANDEN / ILLFURTH",
        "short": "8403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "53BABB",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002855",
        "label": "8404",
        "long": "SPECHBACH-LE-HAUT / ILLFURTH",
        "short": "8404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "53BABB",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002856",
        "label": "8405",
        "long": "SPECHBACH-LE-BAS / ILLFURTH",
        "short": "8405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002857",
        "label": "8152",
        "long": "EGUISHEIM / COLMAR",
        "short": "8152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002858",
        "label": "8445",
        "long": "CARSPACH / ALTKIRCH",
        "short": "8445",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A36029",
        "color_name": "brown",
        "has_shape": true,
        "id": "1002859",
        "label": "8410",
        "long": "FULLEREN / SEPPOIS-LE-BAS",
        "short": "8410",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A36029",
        "color_name": "brown",
        "has_shape": true,
        "id": "1002860",
        "label": "8411",
        "long": "STRUETH / SEPPOIS-LE-BAS",
        "short": "8411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A36029",
        "color_name": "brown",
        "has_shape": true,
        "id": "1002861",
        "label": "8412",
        "long": "ST-ULRICH / SEPPOIS-LE-BAS",
        "short": "8412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A36029",
        "color_name": "brown",
        "has_shape": true,
        "id": "1002862",
        "label": "8413",
        "long": "BISEL / SEPPOIS-LE-BAS",
        "short": "8413",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A36029",
        "color_name": "brown",
        "has_shape": true,
        "id": "1002863",
        "label": "8414",
        "long": "PFETTERHOUSE / SEPPOIS-LE-BAS",
        "short": "8414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C1282E",
        "color_name": "red",
        "has_shape": true,
        "id": "1002864",
        "label": "8475",
        "long": "MULHOUSE / FREIBURG IM BREISGAU",
        "short": "8475",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002865",
        "label": "8151",
        "long": "GUNDOLSHEIM / COLMAR",
        "short": "8151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002866",
        "label": "8150",
        "long": "GUEBWILLER / COLMAR",
        "short": "8150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002888",
        "label": "8184",
        "long": "OBERHERGHEIM / GUEBWILLER",
        "short": "8184",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1002908",
        "label": "8420",
        "long": "RIESPACH / HIRSINGUE",
        "short": "8420",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1002909",
        "label": "8421",
        "long": "MUESPACH-LE-HAUT / HIRSINGUE",
        "short": "8421",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1002910",
        "label": "8422",
        "long": "MUESPACH / HIRSINGUE",
        "short": "8422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1002911",
        "label": "8423",
        "long": "STEINSOULTZ / HIRSINGUE",
        "short": "8423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002913",
        "label": "8185",
        "long": "MUNWILLER / REGUISHEIM / GUEBWILLER",
        "short": "8185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7CB438",
        "color_name": "gray",
        "has_shape": true,
        "id": "1002914",
        "label": "8320",
        "long": "BRECHAUMONT / DANNEMARIE",
        "short": "8320",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7CB438",
        "color_name": "gray",
        "has_shape": true,
        "id": "1002915",
        "label": "8321",
        "long": "BALLERSDORF / DANNEMARIE",
        "short": "8321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7CB438",
        "color_name": "gray",
        "has_shape": true,
        "id": "1002916",
        "label": "8322",
        "long": "BALSCHWILLER / DANNEMARIE",
        "short": "8322",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002917",
        "label": "8183",
        "long": "OSENBACH / GUEBWILLER",
        "short": "8183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002918",
        "label": "8182",
        "long": "COLMAR / ROUFFACH / GUEBWILLER",
        "short": "8182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002948",
        "label": "8153",
        "long": "MUNCHHOUSE / COLMAR",
        "short": "8153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002950",
        "label": "8190",
        "long": "RUMERSHEIM-LE-HAUT / GUEBWILLER",
        "short": "8190",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002951",
        "label": "8189",
        "long": "ENSISHEIM / UNGERSHEIM / GUEBWILLER",
        "short": "8189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1002952",
        "label": "8188",
        "long": "NAMBSHEIM / FESSENHEIM / GUEBWILLER",
        "short": "8188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F4C2C2",
        "color_name": "white",
        "has_shape": true,
        "id": "1002968",
        "label": "8900",
        "long": "EMLINGEN / TAGSDORF / WITTERSDORF",
        "short": "8900",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "A25B9B",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002969",
        "label": "855",
        "long": "NAMBSHEIM / BANTZENHEIM / MULHOUSE",
        "short": "855",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2CA0E1",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002970",
        "label": "864",
        "long": "HELFRANTZKIRCH / MULHOUSE",
        "short": "864",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "99AE58",
        "color_name": "gray",
        "has_shape": true,
        "id": "1002972",
        "label": "865",
        "long": "SIERENTZ / MULHOUSE",
        "short": "865",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDD9B9",
        "color_name": "white",
        "has_shape": true,
        "id": "1002973",
        "label": "8901",
        "long": "FRANKEN / HAUSGAUEN",
        "short": "8901",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1F77BC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002974",
        "label": "8170",
        "long": "RIMBACH / SOULTZ-HAUT-RHIN",
        "short": "8170",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FADADD",
        "color_name": "white",
        "has_shape": true,
        "id": "1002975",
        "label": "8902",
        "long": "ST-BERNARD / SPECHBACH",
        "short": "8902",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E7E6F4",
        "color_name": "white",
        "has_shape": true,
        "id": "1002976",
        "label": "8903",
        "long": "TAGOLSHEIM / WALHEIM",
        "short": "8903",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1F77BC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002977",
        "label": "8171",
        "long": "BERRWILLER / SOULTZ-HAUT-RHIN",
        "short": "8171",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DC004B",
        "color_name": "red",
        "has_shape": true,
        "id": "1002978",
        "label": "870",
        "long": "FERRETTE / ST-LOUIS",
        "short": "870",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1F77BC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002979",
        "label": "8172",
        "long": "PULVERSHEIM / SOULTZ-HAUT-RHIN",
        "short": "8172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DE0B7B",
        "color_name": "pink",
        "has_shape": true,
        "id": "1002980",
        "label": "8001",
        "long": "METZERAL / WINTZENHEIM",
        "short": "8001",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "11539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002981",
        "label": "871",
        "long": "BIEDERTHAL / ST-LOUIS",
        "short": "871",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "985F9E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002982",
        "label": "8002",
        "long": "WASSERBOURG / MUNSTER",
        "short": "8002",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7DB437",
        "color_name": "gray",
        "has_shape": true,
        "id": "1002983",
        "label": "861",
        "long": "LE-HAUT-SOULTZBACH / MULHOUSE",
        "short": "861",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6B2B80",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002984",
        "label": "860",
        "long": "DANNEMARIE / MULHOUSE",
        "short": "860",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F3A31A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1002985",
        "label": "8233",
        "long": "LYCEE CERNAY",
        "short": "8233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "985F9E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002988",
        "label": "8003",
        "long": "HOHROD / MUNSTER",
        "short": "8003",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "985F9E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002989",
        "label": "8004",
        "long": "SOULTZEREN / STOSSWIHR / MUNSTER",
        "short": "8004",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2CA0E1",
        "color_name": "teal",
        "has_shape": true,
        "id": "1002990",
        "label": "810",
        "long": "SOULTZEREN / COLMAR",
        "short": "810",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6C2B80",
        "color_name": "purple",
        "has_shape": true,
        "id": "1002991",
        "label": "8115",
        "long": "BLODELSHEIM / ENSISHEIM",
        "short": "8115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25395",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003014",
        "label": "829",
        "long": "HERRLISHEIM-PRES-COLMAR / COLMAR",
        "short": "829",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F4C2C2",
        "color_name": "white",
        "has_shape": true,
        "id": "1003017",
        "label": "8650",
        "long": "STE-CROIX-AUX-MINES",
        "short": "8650",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDD9B9",
        "color_name": "white",
        "has_shape": true,
        "id": "1003018",
        "label": "8651",
        "long": "ROMBACH-LE-FRANC / LIEPVRE",
        "short": "8651",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9F207D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003019",
        "label": "812",
        "long": "SONDERNACH / METZERAL / MUNSTER",
        "short": "812",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FADADD",
        "color_name": "white",
        "has_shape": true,
        "id": "1003028",
        "label": "8652",
        "long": "GRUSSENHEIM / ELSENHEIM",
        "short": "8652",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E7E6F4",
        "color_name": "white",
        "has_shape": true,
        "id": "1003029",
        "label": "8653",
        "long": "BALTZENHEIM / ARTZENHEIM",
        "short": "8653",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DE0B7B",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003030",
        "label": "8005",
        "long": "VOEGTLINSHOFFEN / INGERSHEIM",
        "short": "8005",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FEF9CE",
        "color_name": "white",
        "has_shape": true,
        "id": "1003031",
        "label": "8654",
        "long": "METZERAL",
        "short": "8654",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C0DEBF",
        "color_name": "white",
        "has_shape": true,
        "id": "1003038",
        "label": "8655",
        "long": "BEBLENHEIM / HUNAWIHR",
        "short": "8655",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C3E6F7",
        "color_name": "white",
        "has_shape": true,
        "id": "1003040",
        "label": "8656",
        "long": "RORSCHWIHR / SAINT-HYPPOLITE",
        "short": "8656",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAF7D4",
        "color_name": "white",
        "has_shape": true,
        "id": "1003042",
        "label": "8657",
        "long": "BENNWIHR / MITTELWIHR / ZELLENBERG",
        "short": "8657",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F3A31A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1003050",
        "label": "8232",
        "long": "SEWEN / CERNAY",
        "short": "8232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003068",
        "label": "8247",
        "long": "RIMBACH-PRES-MASEVAUX / THANN",
        "short": "8247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003069",
        "label": "8248",
        "long": "LE HAUT SOULTZBACH / LAUW / THANN",
        "short": "8248",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003070",
        "label": "8246",
        "long": "MASEVAUX-NIEDERBRUCK / LEIMBACH / THANN",
        "short": "8246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C27C4D",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003071",
        "label": "8270",
        "long": "SEWEN / MASEVAUX-NIEDERBRUCK",
        "short": "8270",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C27C4D",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003073",
        "label": "8271",
        "long": "BOURBACH-LE-HAUT / MASEVAUX-NIEDERBRUCK",
        "short": "8271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C27C4D",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003074",
        "label": "8272",
        "long": "SENTHEIM / MASEVAUX-NIEDERBRUCK / LAUW",
        "short": "8272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C27C4D",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003075",
        "label": "8273",
        "long": "SOPPE-LE-BAS / MASEVAUX-NIEDERBRUCK",
        "short": "8273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1003076",
        "label": "8187",
        "long": "WESTHALTEN / ORSCHWIHR / GUEBWILLER",
        "short": "8187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1E77BB",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003088",
        "label": "813",
        "long": "LE BONHOMME / COLMAR",
        "short": "813",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CEE9EF",
        "color_name": "white",
        "has_shape": true,
        "id": "1003094",
        "label": "8658",
        "long": "LUTTENBACH-PRES-MUNSTER / BREITENBACH",
        "short": "8658",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D8BFD8",
        "color_name": "white",
        "has_shape": true,
        "id": "1003096",
        "label": "8659",
        "long": "GUNSBACH / ESCHBACH-AU-VAL",
        "short": "8659",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFF6E2",
        "color_name": "white",
        "has_shape": true,
        "id": "1003099",
        "label": "8660",
        "long": "SOULTZBACH-LES-BAINS / WASSERBOURG",
        "short": "8660",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E9D4C6",
        "color_name": "white",
        "has_shape": true,
        "id": "1003100",
        "label": "8661",
        "long": "KATZENTHAL / AMMERSCHWIHR",
        "short": "8661",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003101",
        "label": "8244",
        "long": "ASPACH-MICHELBACH / THANN",
        "short": "8244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003102",
        "label": "8245",
        "long": "BURNHAUPT-LE-BAS / THANN",
        "short": "8245",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B3DEE3",
        "color_name": "white",
        "has_shape": true,
        "id": "1003103",
        "label": "8662",
        "long": "WIDENSOLEN",
        "short": "8662",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "98AE57",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003113",
        "label": "8300",
        "long": "GUEWENHEIM / BURNHAUPT-LE-HAUT",
        "short": "8300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98AE57",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003114",
        "label": "8301",
        "long": "SCHWEIGHOUSE-THANN / BURNHAUPT-LE-HAUT",
        "short": "8301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DD0A7B",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003138",
        "label": "804",
        "long": "WILDENSTEIN / ST-AMARIN",
        "short": "804",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98AE57",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003142",
        "label": "8302",
        "long": "BURNHAUPT-LE-BAS / BURNHAUPT-LE-HAUT",
        "short": "8302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98AE57",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003143",
        "label": "8303",
        "long": "BRECHAUMONT / BURNHAUPT-LE-HAUT",
        "short": "8303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98AE57",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003146",
        "label": "8304",
        "long": "BERNWILLER / BURNHAUPT-LE-HAUT",
        "short": "8304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98AE57",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003150",
        "label": "8305",
        "long": "AMMERTZWILLER / BURNHAUPT-LE-HAUT",
        "short": "8305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98AE57",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003151",
        "label": "8306",
        "long": "HECKEN / BURNHAUPT-LE-HAUT",
        "short": "8306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98AE57",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003152",
        "label": "8307",
        "long": "GUEVENATTEN / BURNHAUPT-LE-HAUT",
        "short": "8307",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DFECD1",
        "color_name": "white",
        "has_shape": true,
        "id": "1003171",
        "label": "8663",
        "long": "OBERMORSCHWIHR / HUSSEREN-LES-CHATEAUX",
        "short": "8663",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7CB438",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003178",
        "label": "8324",
        "long": "MERTZEN / DANNEMARIE",
        "short": "8324",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7CB438",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003179",
        "label": "8325",
        "long": "ELBACH / DANNEMARIE",
        "short": "8325",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1003180",
        "label": "8181",
        "long": "LAUTENBACH / BUHL / GUEBWILLER",
        "short": "8181",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7CB438",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003189",
        "label": "8326",
        "long": "MONTREUX-VIEUX / DANNEMARIE",
        "short": "8326",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A35F2A",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003192",
        "label": "815",
        "long": "LABAROCHE / COLMAR",
        "short": "815",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1F77BC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003193",
        "label": "8173",
        "long": "GUEBWILLER / SOULTZ-HAUT-RHIN",
        "short": "8173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7CB438",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003194",
        "label": "8327",
        "long": "MONTREUX-JEUNE / DANNEMARIE",
        "short": "8327",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003209",
        "label": "8010",
        "long": "SIGOLSHEIM / KAYSERSBERG VIGNOBLE",
        "short": "8010",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003211",
        "label": "8011",
        "long": "ALSPACH / KAYSERSBERG VIGNOBLE",
        "short": "8011",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003212",
        "label": "8012",
        "long": "AMMERSCHWIHR / KAYSERSBERG VIGNOBLE",
        "short": "8012",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CEE9EF",
        "color_name": "white",
        "has_shape": true,
        "id": "1003213",
        "label": "8774",
        "long": "HARTMANNSWILLER / BERRWILLER",
        "short": "8774",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003214",
        "label": "8013",
        "long": "KATZENTHAL / KAYSERSBERG VIGNOBLE",
        "short": "8013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003216",
        "label": "8020",
        "long": "LAC NOIR / ORBEY",
        "short": "8020",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003219",
        "label": "8021",
        "long": "LABAROCHE / ORBEY",
        "short": "8021",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003221",
        "label": "8022",
        "long": "FRELAND / ORBEY",
        "short": "8022",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003222",
        "label": "8023",
        "long": "CREUX-D-ARGENT / ORBEY",
        "short": "8023",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003223",
        "label": "8024",
        "long": "LE BONHOMME / ORBEY / LAPOUTROIE",
        "short": "8024",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "38A7DF",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003224",
        "label": "8028",
        "long": "LE BONHOMME / HACHIMETTE",
        "short": "8028",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003225",
        "label": "8025",
        "long": "HTS HUTTES / BS HUTTES / ORBEY",
        "short": "8025",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F7B520",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1003228",
        "label": "816",
        "long": "RIBEAUVILLE / ROUTE DU VIN",
        "short": "816",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DA0013",
        "color_name": "red",
        "has_shape": true,
        "id": "1003230",
        "label": "817",
        "long": "ST-HIPPOLYTE / RIBEAUVILLE / COLMAR",
        "short": "817",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1003231",
        "label": "8193",
        "long": "BOLLWILLER / SOULTZ / GUEBWILLER",
        "short": "8193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1003232",
        "label": "8191",
        "long": "MULHOUSE / FELDKIRCH / GUEBWILLER",
        "short": "8191",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1003233",
        "label": "8192",
        "long": "WITTELSHEIM / GUEBWILLER",
        "short": "8192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003234",
        "label": "8240",
        "long": "WATTWILLER / THANN",
        "short": "8240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003235",
        "label": "8241",
        "long": "WILLER-SUR-THUR / THANN",
        "short": "8241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003236",
        "label": "8243",
        "long": "MOOSCH / THANN",
        "short": "8243",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003237",
        "label": "8242",
        "long": "RANSPACH / ST-AMARIN / THANN",
        "short": "8242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1003238",
        "label": "8260",
        "long": "WILDENSTEIN / ODEREN / ST-AMARIN",
        "short": "8260",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1003239",
        "label": "8261",
        "long": "URBES / FELLERING / ST-AMARIN",
        "short": "8261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1003240",
        "label": "8263",
        "long": "GOLDBACH-ALTENBACH / ST-AMARIN",
        "short": "8263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1003241",
        "label": "8264",
        "long": "GEISHOUSE / MOOSCH",
        "short": "8264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1003242",
        "label": "8262",
        "long": "MITZACH RANSPACH / ST-AMARIN",
        "short": "8262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DE0B7B",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003244",
        "label": "8281",
        "long": "VIEUX-THANN / FELLERING / LA BRESSE",
        "short": "8281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A35B9C",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003248",
        "label": "8430",
        "long": "STETTEN / HABSHEIM / RIXHEIM",
        "short": "8430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "408080",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003249",
        "label": "8431",
        "long": "BLODELSHEIM / HABSHEIM / RIXHEIM",
        "short": "8431",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0080FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003250",
        "label": "8485",
        "long": "KEMBS / VILLAGE-NEUF",
        "short": "8485",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "408080",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003251",
        "label": "8432",
        "long": "KEMBS / RIXHEIM",
        "short": "8432",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EC8009",
        "color_name": "orange",
        "has_shape": true,
        "id": "1003252",
        "label": "8480",
        "long": "MUNCHHOUSE / OTTMARSHEIM",
        "short": "8480",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8E257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003253",
        "label": "820",
        "long": "ARTZENHEIM / COLMAR",
        "short": "820",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FEF9CE",
        "color_name": "white",
        "has_shape": true,
        "id": "1003254",
        "label": "8904",
        "long": "STEINBRUNN-LE-BAS / STEINBRUNN-LE-HAUT",
        "short": "8904",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003256",
        "label": "8380",
        "long": "KIFFIS / FERRETTE",
        "short": "8380",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003257",
        "label": "8381",
        "long": "BIEDERTHAL / FERRETTE",
        "short": "8381",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003258",
        "label": "8382",
        "long": "DURMENACH / FERRETTE",
        "short": "8382",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C0DEBF",
        "color_name": "white",
        "has_shape": true,
        "id": "1003259",
        "label": "8905",
        "long": "BERNWILLER / AMMERTZWILLER",
        "short": "8905",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003260",
        "label": "8383",
        "long": "ILLTAL / FERRETTE",
        "short": "8383",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C3E6F7",
        "color_name": "white",
        "has_shape": true,
        "id": "1003261",
        "label": "8906",
        "long": "GILDWILLER / DIEFMATTEN",
        "short": "8906",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2E9AA3",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003262",
        "label": "821",
        "long": "MARCKOLSHEIM / OHNENHEIM / COLMAR",
        "short": "821",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003263",
        "label": "8384",
        "long": "OLTINGUE / FERRETTE",
        "short": "8384",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003264",
        "label": "8385",
        "long": "BETTLACH / FERRETTE",
        "short": "8385",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003265",
        "label": "8386",
        "long": "MOERNACH / FERRETTE",
        "short": "8386",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003266",
        "label": "8387",
        "long": "LIEBSDORF / FERRETTE",
        "short": "8387",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003267",
        "label": "8388",
        "long": "COURTAVON / FERRETTE",
        "short": "8388",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FAF7D4",
        "color_name": "white",
        "has_shape": true,
        "id": "1003268",
        "label": "8907",
        "long": "BALSCHWILLER / EGLINGEN",
        "short": "8907",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CEE9EF",
        "color_name": "white",
        "has_shape": true,
        "id": "1003269",
        "label": "8908",
        "long": "BRECHAUMONT / ETEIMBES",
        "short": "8908",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D8BFD8",
        "color_name": "white",
        "has_shape": true,
        "id": "1003270",
        "label": "8909",
        "long": "GOMMERSDORF / HAGENBACH",
        "short": "8909",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFF6E2",
        "color_name": "white",
        "has_shape": true,
        "id": "1003271",
        "label": "8910",
        "long": "VALDIEU-LUTRAN / MONTREUX-JEUNE",
        "short": "8910",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E9D4C6",
        "color_name": "white",
        "has_shape": true,
        "id": "1003272",
        "label": "8911",
        "long": "STERNENBERG / WOLFERSDORF / ELBACH",
        "short": "8911",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B3DEE3",
        "color_name": "white",
        "has_shape": true,
        "id": "1003273",
        "label": "8912",
        "long": "MONTREUX-VIEUX / CHAVANNES-SUR-L-ETANG",
        "short": "8912",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DFECD1",
        "color_name": "white",
        "has_shape": true,
        "id": "1003274",
        "label": "8913",
        "long": "SEPPOIS-LE-HAUT / MOOSLARGUE",
        "short": "8913",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003275",
        "label": "8340",
        "long": "WOLFERSDORF / ZILLISHEIM",
        "short": "8340",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ADD8E5",
        "color_name": "white",
        "has_shape": true,
        "id": "1003276",
        "label": "8915",
        "long": "MANSPACH / STRUETH / FULLEREN / ALTENACH",
        "short": "8915",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003277",
        "label": "8095",
        "long": "ARTZENHEIM / MARCKOLSHEIM",
        "short": "8095",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003278",
        "label": "8341",
        "long": "ALTENACH / ZILLISHEIM",
        "short": "8341",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CCB0D5",
        "color_name": "white",
        "has_shape": true,
        "id": "1003279",
        "label": "8916",
        "long": "MERTZEN / SEPPOIS-LE-BAS",
        "short": "8916",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "996939",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003280",
        "label": "8050",
        "long": "HORBOURG-WIHR / FORTSCHWIHR",
        "short": "8050",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C9E2C8",
        "color_name": "white",
        "has_shape": true,
        "id": "1003281",
        "label": "8917",
        "long": "BETTENDORF / ILLTAL / RUEDERBACH",
        "short": "8917",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003282",
        "label": "8342",
        "long": "WERENTZHOUSE / ZILLISHEIM",
        "short": "8342",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "996939",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003283",
        "label": "8051",
        "long": "ARTZENHEIM / FORTSCHWIHR",
        "short": "8051",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6E6E6",
        "color_name": "white",
        "has_shape": true,
        "id": "1003284",
        "label": "8918",
        "long": "FELDBACH / RIESPACH / BISEL",
        "short": "8918",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003285",
        "label": "8343",
        "long": "SENTHEIM / ZILLISHEIM",
        "short": "8343",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "996939",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003286",
        "label": "8052",
        "long": "MUNTZENHEIM / FORTSCHWIHR",
        "short": "8052",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDD9B3",
        "color_name": "white",
        "has_shape": true,
        "id": "1003287",
        "label": "8919",
        "long": "MUESPACH / MUESPACH-LE-HAUT",
        "short": "8919",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2F9445",
        "color_name": "green",
        "has_shape": true,
        "id": "1003288",
        "label": "8344",
        "long": "ALTKIRCH / ZILLISHEIM",
        "short": "8344",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "996939",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003289",
        "label": "8053",
        "long": "ANDOLSHEIM / FORTSCHWIHR",
        "short": "8053",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "996939",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003290",
        "label": "8054",
        "long": "GRUSSENHEIM / JEBSHEIM / FORTSCHWIHR",
        "short": "8054",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003291",
        "label": "8424",
        "long": "WALDIGHOFEN / HIRSINGUE",
        "short": "8424",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8C5D1",
        "color_name": "white",
        "has_shape": true,
        "id": "1003292",
        "label": "8914",
        "long": "UEBERSTRASS / FRIESEN / LARGITZEN",
        "short": "8914",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E25296",
        "color_name": "pink",
        "has_shape": true,
        "id": "1003293",
        "label": "8425",
        "long": "ALTKIRCH / HIRTZBACH / HIRSINGUE",
        "short": "8425",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "996939",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003294",
        "label": "8055",
        "long": "PORTE RIED / DURRENENTZEN / FORTSCHWIHR",
        "short": "8055",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "996939",
        "color_name": "brown",
        "has_shape": true,
        "id": "1003295",
        "label": "8056",
        "long": "PORTE RIED / WICKERSCHWIHR / FORTSCHWIHR",
        "short": "8056",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003296",
        "label": "8360",
        "long": "RIEDISHEIM / LANDSER",
        "short": "8360",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003297",
        "label": "8361",
        "long": "RIXHEIM / LANDSER",
        "short": "8361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003298",
        "label": "8362",
        "long": "BATTENHEIM / LANDSER",
        "short": "8362",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003299",
        "label": "8363",
        "long": "HABSHEIM / LANDSER",
        "short": "8363",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003300",
        "label": "8364",
        "long": "STEINSOULTZ / LANDSER",
        "short": "8364",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003301",
        "label": "8365",
        "long": "HEIWILLER / LANDSER",
        "short": "8365",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003302",
        "label": "8366",
        "long": "KOETZINGUE / LANDSER",
        "short": "8366",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1003303",
        "label": "8367",
        "long": "BERENTZWILLER / LANDSER",
        "short": "8367",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F6B4B4",
        "color_name": "white",
        "has_shape": true,
        "id": "1003304",
        "label": "8920",
        "long": "MOERNACH / KOESTLACH / VIEUX-FERRETTE",
        "short": "8920",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B0D0D3",
        "color_name": "white",
        "has_shape": true,
        "id": "1003305",
        "label": "8921",
        "long": "ROPPENTZWILLER / BOUXWILLER",
        "short": "8921",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "BDC4E2",
        "color_name": "white",
        "has_shape": true,
        "id": "1003306",
        "label": "8922",
        "long": "BETTLACH / FISLIS / LINSDORF",
        "short": "8922",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "AED5AD",
        "color_name": "white",
        "has_shape": true,
        "id": "1003307",
        "label": "8923",
        "long": "BIEDERTHAL / OLTINGUE / FISLIS",
        "short": "8923",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F9F9F1",
        "color_name": "white",
        "has_shape": true,
        "id": "1003308",
        "label": "8924",
        "long": "RAEDERSDORF / LUTTER",
        "short": "8924",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F8C9D4",
        "color_name": "white",
        "has_shape": true,
        "id": "1003309",
        "label": "8925",
        "long": "FERRETTE / WINKEL / BENDORF",
        "short": "8925",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8B8775",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003328",
        "label": "823",
        "long": "COLMAR / BIESHEIM",
        "short": "823",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003329",
        "label": "8030",
        "long": "ST-HIPPOLYTE / RODERN / RIBEAUVILLE",
        "short": "8030",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8C5D1",
        "color_name": "white",
        "has_shape": true,
        "id": "1003330",
        "label": "8664",
        "long": "LABAROCHE",
        "short": "8664",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003331",
        "label": "8031",
        "long": "THANNENKIRCH / BERGHEIM / RIBEAUVILLE",
        "short": "8031",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003332",
        "label": "8446",
        "long": "BURNHAUPT-LE-HAUT / ALTKIRCH",
        "short": "8446",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003333",
        "label": "8032",
        "long": "ILLHAEUSERN / GUEMAR / RIBEAUVILLE",
        "short": "8032",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003335",
        "label": "8033",
        "long": "AUBURE / RIBEAUVILLE",
        "short": "8033",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003336",
        "label": "8060",
        "long": "NAMBSHEIM / OBERSAASHEIM / COLMAR",
        "short": "8060",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003337",
        "label": "8034",
        "long": "BENNWIHR / BEBLENHEIM / RIBEAUVILLE",
        "short": "8034",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003338",
        "label": "8061",
        "long": "BALGAU / COLMAR",
        "short": "8061",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003339",
        "label": "8062",
        "long": "GEISWASSER / ALGOLSHEIM / COLMAR",
        "short": "8062",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003340",
        "label": "8035",
        "long": "FRELAND / KAYSERSBERG / RIBEAUVILLE",
        "short": "8035",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003341",
        "label": "8036",
        "long": "MITTELWIHR / ZELLENBERG / RIBEAUVILLE",
        "short": "8036",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003342",
        "label": "8063",
        "long": "VOGELGRUN / VOLGELSHEIM / COLMAR",
        "short": "8063",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003343",
        "label": "8064",
        "long": "NEUF-BRISACH / COLMAR",
        "short": "8064",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003344",
        "label": "8065",
        "long": "WOLFGANTZEN / COLMAR",
        "short": "8065",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ADD8E5",
        "color_name": "white",
        "has_shape": true,
        "id": "1003345",
        "label": "8665",
        "long": "OBERSAASHEIM / GEISWASSER",
        "short": "8665",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CCB0D5",
        "color_name": "white",
        "has_shape": true,
        "id": "1003346",
        "label": "8666",
        "long": "HETTENSCHLAG / LOGELHEIM",
        "short": "8666",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003347",
        "label": "8037",
        "long": "OSTHEIM / RIBEAUVILLE",
        "short": "8037",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003348",
        "label": "8463",
        "long": "WERENTZHOUSE / MUESPACH-LE-HT / ALTKIRCH",
        "short": "8463",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003349",
        "label": "8066",
        "long": "WECKOLSHEIM / HETTENSCHLAG / COLMAR",
        "short": "8066",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C9E2C8",
        "color_name": "white",
        "has_shape": true,
        "id": "1003350",
        "label": "8667",
        "long": "WECKOLSHEIM / WOLFGANTZEN",
        "short": "8667",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003351",
        "label": "8038",
        "long": "HUNAWIHR / RIBEAUVILLE",
        "short": "8038",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003352",
        "label": "8039",
        "long": "LE BONHOMME / LAPOUTROIE / RIBEAUVILLE",
        "short": "8039",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003353",
        "label": "8040",
        "long": "KATZENTHAL / RIBEAUVILLE",
        "short": "8040",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F2A21C",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1003354",
        "label": "863",
        "long": "FERRETTE / MULHOUSE",
        "short": "863",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1003355",
        "label": "8041",
        "long": "ORBEY / RIBEAUVILLE",
        "short": "8041",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCB27",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1003356",
        "label": "893",
        "long": "MULHOUSE / GUEBWILLER / MARKSTEIN",
        "short": "893",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "34ACB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003357",
        "label": "862",
        "long": "VIEUX-FERRETTE / MULHOUSE",
        "short": "862",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003358",
        "label": "8068",
        "long": "NIEDERHERGHEIM / LOGELHEIM / COLMAR",
        "short": "8068",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003359",
        "label": "8447",
        "long": "HUNINGUE / BARTENHEIM / CARSPACH",
        "short": "8447",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003360",
        "label": "8448",
        "long": "BERENTZWILLER / ALTKIRCH",
        "short": "8448",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003361",
        "label": "8449",
        "long": "DANNEMARIE / ALTKIRCH",
        "short": "8449",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003362",
        "label": "8450",
        "long": "KOETZINGUE / LANDSER / ALTKIRCH",
        "short": "8450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003363",
        "label": "8453",
        "long": "DANNEMARIE / ALTKIRCH",
        "short": "8453",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003364",
        "label": "8452",
        "long": "HOCHSTATT / LUEMSCHWILLER / ALTKIRCH",
        "short": "8452",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "48A4FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003365",
        "label": "8440",
        "long": "ALTKIRCH / CARSPACH",
        "short": "8440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003368",
        "label": "8067",
        "long": "DESSENHEIM / APPENWIHR / COLMAR",
        "short": "8067",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003370",
        "label": "8089",
        "long": "NEUF-BRISACH / VOLGELSHEIM",
        "short": "8089",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003371",
        "label": "8080",
        "long": "GEISWASSER / OBERSAASHEIM / VOLGELSHEIM",
        "short": "8080",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003372",
        "label": "8081",
        "long": "NAMBSHEIM / BALGAU / VOLGELSHEIM",
        "short": "8081",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003373",
        "label": "8082",
        "long": "ALGOLSHEIM / VOGLEGRUN / VOLGELSHEIM",
        "short": "8082",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003374",
        "label": "8083",
        "long": "KUNHEIM / VOLGELSHEIM",
        "short": "8083",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003375",
        "label": "8084",
        "long": "KUNHEIM / BIESHEIM / VOLGELSHEIM",
        "short": "8084",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003376",
        "label": "8085",
        "long": "ANDOLSHEIM / APPENWIHR / VOLGELSHEIM",
        "short": "8085",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003377",
        "label": "8086",
        "long": "WOLFGANTZEN / WECKOLSHEIM / VOLGELSHEIM",
        "short": "8086",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003378",
        "label": "8087",
        "long": "WIDENSOLEN / VOLGELSHEIM",
        "short": "8087",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2C885C",
        "color_name": "green",
        "has_shape": true,
        "id": "1003379",
        "label": "8088",
        "long": "PORTE DU RIED / JEBSHEIM / VOLGELSHEIM",
        "short": "8088",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003380",
        "label": "8069",
        "long": "BIESHEIM / WIDENSOLEN / COLMAR",
        "short": "8069",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CCB0D5",
        "color_name": "white",
        "has_shape": true,
        "id": "1003381",
        "label": "8796",
        "long": "SICKERT / KIRCHBERG / WEGSCHEID",
        "short": "8796",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C9E2C8",
        "color_name": "white",
        "has_shape": true,
        "id": "1003382",
        "label": "8797",
        "long": "HAUTE DOLLER",
        "short": "8797",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003388",
        "label": "8070",
        "long": "STE-CROIX-EN-PLAINE/ COLMAR",
        "short": "8070",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1C829",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1003390",
        "label": "825",
        "long": "HIRTZFELDEN / DESSENHEIM / COLMAR",
        "short": "825",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2F90CD",
        "color_name": "teal",
        "has_shape": true,
        "id": "1003391",
        "label": "824",
        "long": "COLMAR / HEITEREN / FESSENHEIM",
        "short": "824",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A11",
        "color_name": "orange",
        "has_shape": true,
        "id": "1003392",
        "label": "826",
        "long": "COLMAR / BREISACH-AM-RHEIN",
        "short": "826",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C5D0E6",
        "color_name": "white",
        "has_shape": true,
        "id": "1003409",
        "label": "8926",
        "long": "DURLINSDORF / OBERLARG",
        "short": "8926",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E5630F",
        "color_name": "orange",
        "has_shape": true,
        "id": "1003410",
        "label": "8097",
        "long": "WETTOLSHEIM / HERRLISHEIM / WINTZENHEIM",
        "short": "8097",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DC064B",
        "color_name": "red",
        "has_shape": true,
        "id": "1005269",
        "label": "8160",
        "long": "GUEBWILLER / BUHL",
        "short": "8160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C27C4D",
        "color_name": "brown",
        "has_shape": true,
        "id": "1005271",
        "label": "8274",
        "long": "MORSCHWILLER-LE-BAS / MASEVAUX",
        "short": "8274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F217D",
        "color_name": "purple",
        "has_shape": true,
        "id": "1005348",
        "label": "8249",
        "long": "MASEVAUX-NIEDERBRUCK / RODEREN / THANN",
        "short": "8249",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C1282E",
        "color_name": "red",
        "has_shape": true,
        "id": "1005513",
        "label": "8096",
        "long": "COLMAR / FREIBURG IM BREISGAU",
        "short": "8096",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F05A66",
        "color_name": "pink",
        "has_shape": true,
        "id": "1005654",
        "label": "891",
        "long": "THANN / MARKSTEIN",
        "short": "891",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1005790",
        "label": "8042",
        "long": "STE-MARIE-MINES / SELESTAT / RIBEAUVILLE",
        "short": "8042",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B8674",
        "color_name": "gray",
        "has_shape": true,
        "id": "1005791",
        "label": "8043",
        "long": "MULHOUSE / RIBEAUVILLE",
        "short": "8043",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A35B9C",
        "color_name": "purple",
        "has_shape": true,
        "id": "1005830",
        "label": "8433",
        "long": "RANTZWILLER / RIXHEIM",
        "short": "8433",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B853F",
        "color_name": "green",
        "has_shape": true,
        "id": "1005952",
        "label": "8227",
        "long": "KINGERSHEIM / PULVERSHEIM / ISSENHEIM",
        "short": "8227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1005990",
        "label": "8102",
        "long": "BLODELSHEIM / FESSENHEIM",
        "short": "8102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0E17",
        "color_name": "red",
        "has_shape": true,
        "id": "1005991",
        "label": "8101",
        "long": "ROGGENHOUSE / FESSENHEIM",
        "short": "8101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "12539C",
        "color_name": "teal",
        "has_shape": true,
        "id": "1006050",
        "label": "8454",
        "long": "ALTKIRCH",
        "short": "8454",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DB6491",
        "color_name": "pink",
        "has_shape": true,
        "id": "1006251",
        "label": "895",
        "long": "GRAND BALLON / LAC BLANC",
        "short": "895",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "71BE44",
        "color_name": "gray",
        "has_shape": true,
        "id": "1007351",
        "label": "892",
        "long": "THANN / GRAND BALLON",
        "short": "892",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "A48EC3",
        "color_name": "gray",
        "has_shape": true,
        "id": "1007391",
        "label": "890",
        "long": "COLMAR / LE BONHOMME",
        "short": "890",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDD9B3",
        "color_name": "white",
        "has_shape": true,
        "id": "1007431",
        "label": "8750",
        "long": "NAMBSHEIM / BALGAU",
        "short": "8750",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E6E6E6",
        "color_name": "white",
        "has_shape": true,
        "id": "1007451",
        "label": "8668",
        "long": "KAYSERSBERG VIGNOBLE",
        "short": "8668",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EA7A11",
        "color_name": "orange",
        "has_shape": true,
        "id": "1007831",
        "label": "802",
        "long": "GEISWASSER / NEUF-BRISACH",
        "short": "802",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B1C829",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1007851",
        "label": "801",
        "long": "LOGELHEIM / APPENWIHR",
        "short": "801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA7A12",
        "color_name": "orange",
        "has_shape": true,
        "id": "1007911",
        "label": "8194",
        "long": "MULHOUSE / GUEBWILLER",
        "short": "8194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "90257E",
        "color_name": "purple",
        "has_shape": true,
        "id": "1008072",
        "label": "8140",
        "long": "ROUFFACH / GUEBWILLER / MUNCHHOUSE",
        "short": "8140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B4DEE3",
        "color_name": "white",
        "has_shape": true,
        "id": "1008091",
        "label": "8927",
        "long": "BERENTZWILLER / JETTINGEN",
        "short": "8927",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C27C4D",
        "color_name": "brown",
        "has_shape": true,
        "id": "1008598",
        "label": "8275",
        "long": "WILDENSTEIN / THANN / MASEVAUX",
        "short": "8275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FADADD",
        "color_name": "white",
        "has_shape": true,
        "id": "1008658",
        "label": "8753",
        "long": "SOULTZMATT / WINTZFELDEN",
        "short": "8753",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DDD8D2",
        "color_name": "white",
        "has_shape": true,
        "id": "1008659",
        "label": "8672",
        "long": "HOHROD / SOULTZEREN",
        "short": "8672",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1009909",
        "label": "8071",
        "long": "HEITEREN COLMAR",
        "short": "8071",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "33AEB8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1009910",
        "label": "8072",
        "long": "SUNDHOFFEN COLMAR",
        "short": "8072",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D8CFC4",
        "color_name": "white",
        "has_shape": true,
        "id": "1010009",
        "label": "8929",
        "long": "DANNEMARIE / RETZWILLER",
        "short": "8929",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6B2B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "1010029",
        "label": "8368",
        "long": "HOMBOURG-LANDSER",
        "short": "8368",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2826,
    "stop_points_capped": true
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.3"
  },
  "snapshot_date": "2026-09-07",
  "top_fixes": [
    {
      "code": "decreasing_or_equal_stop_time_distance",
      "count": 1,
      "effort": "Usually an export-tool fix, not hand editing.",
      "fix": "Re-generate shape distances in your export; flag to your vendor if it persists.",
      "owner": "Likely your export tool",
      "points": 12.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Some trips have stop times whose distances along the route go backwards.",
      "why": "Apps can show buses jumping backwards or mis-order stops."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 2824,
      "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": "2824 of 2826 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": 2327,
      "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": "2327 of 2327 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the bus itself can take them."
    }
  ],
  "validator_version": "8.0.1"
}
