{
  "agency": {
    "country": "FR",
    "id": "fr-pan-80427",
    "name": "R\u00e9seau interurbain Fluo Grand-Est - Moselle (57)",
    "subdivision_code": "FR-GES",
    "subdivision_name": "Grand-Est"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 14.6,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 97.1,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 4869,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 2722,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 4869,
          "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": "4869 of 4869 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": 2722,
          "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": "2722 of 2722 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_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 37.1,
      "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": 12,
        "instances_by_severity": {
          "ERROR": 71,
          "INFO": 748,
          "WARNING": 36097
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "decreasing_or_equal_stop_time_distance",
          "count": 71,
          "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": 24.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": 21735,
          "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": 10103,
          "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": 3331,
          "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": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 455,
          "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": "unexpected_enum_value",
          "count": 425,
          "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": "stop_too_far_from_shape",
          "count": 33,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 7,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'fast_travel_between_far_stops' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Fast travel between far stops (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 6,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "trip_coverage_not_active_for_next7_days",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Trim past service periods the next time you export.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Many of the feed's trips don't run at all in the next 7 days.",
          "why": "It usually means old service periods are still in the export, making the feed bigger and harder to check."
        },
        {
          "code": "big_gap_in_service",
          "count": 748,
          "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": 9.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 12 kinds of issue across 36916 instances (71 error, 36097 warning, 748 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 387,
        "effective_expiry_date": "2027-08-15",
        "feed_end_date": "2027-08-15",
        "feed_start_date": "2026-07-23",
        "feed_version": "20260723",
        "has_feed_info": true,
        "last_service_date": "2027-08-15",
        "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 387 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 387 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 1 validator error to resolve. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "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": "11325770bbd361b6d4c13c3d8bbbc3580cc3b4ad9e0b6a82429d1c2a187c6c45",
    "size_bytes": 25133972,
    "static_url": "https://transport.data.gouv.fr/resources/80427/download"
  },
  "fetch": {
    "final_url": "https://api.grandest2.cityway.fr/exs/GTFS?Key=OPENDATA&OperatorCode=TIM",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-24T00:00:00+00:00",
  "geo": {
    "bbox": [
      5.7693,
      48.55786,
      7.61332,
      49.51357
    ],
    "lat": 49.10732,
    "lon": 6.60658,
    "stop_count": 4869
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 425,
        "trip_count": 2722,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 425,
    "trip_count": 2722
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 40.5,
    "margin_to_next_band": 19.5,
    "score": 40.5
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 658,
      "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": "658 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"HAMBACH - St Hubert\", \"HAMBACH - St Hubert\", \"NEUFGRANGE - Roth / Croisement\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    },
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 2463,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 2722
  },
  "route_map": {
    "drawn_route_count": 425,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-80427/geometry.geojson",
    "route_count": 425,
    "routes": [
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006272",
        "label": "57R001",
        "long": "ST-AVOLD / FAULQUEMONT / METZ",
        "short": "57R001",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006273",
        "label": "57R002",
        "long": "ST-AVOLD / FOULIGNY / METZ",
        "short": "57R002",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006274",
        "label": "57R003",
        "long": "BOULAY-MOSELLE / FOULIGNY / ST-AVOLD",
        "short": "57R003",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006275",
        "label": "57R004",
        "long": "CREUTZWALD / METZ",
        "short": "57R004",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006276",
        "label": "57R005",
        "long": "BOUZONVILLE / METZ",
        "short": "57R005",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006277",
        "label": "57R007",
        "long": "CREUTZWALD / ST-AVOLD",
        "short": "57R007",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006279",
        "label": "57R021",
        "long": "BOULAY-MOSELLE / ST-AVOLD",
        "short": "57R021",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006280",
        "label": "57R023",
        "long": "CHARLEVILLE-SS-BOIS / BOULAY-MOSELLE",
        "short": "57R023",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006281",
        "label": "57R024",
        "long": "ST-AVOLD / SARREGUEMINES",
        "short": "57R024",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006282",
        "label": "57R027",
        "long": "CHATEAU-SALINS / METZ",
        "short": "57R027",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006283",
        "label": "57R046",
        "long": "AUDUN-LE-TICHE / METZ",
        "short": "57R046",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006284",
        "label": "57R048",
        "long": "MOYEUVRE-GRANDE / METZ",
        "short": "57R048",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006285",
        "label": "57R049",
        "long": "THIONVILLE / METZ",
        "short": "57R049",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006286",
        "label": "57R050",
        "long": "FLORANGE / METZ",
        "short": "57R050",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006287",
        "label": "57R051",
        "long": "MOYEUVRE-PETITE / MOYEUVRE-GRANDE",
        "short": "57R051",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006288",
        "label": "57R052",
        "long": "ESCH-SUR-ALZETTE / THIONVILLE",
        "short": "57R052",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006289",
        "label": "57R057",
        "long": "METZ / LORRAINE TGV",
        "short": "57R057",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006290",
        "label": "57R066",
        "long": "VILLERS-STONCOURT / METZ",
        "short": "57R066",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006291",
        "label": "57R068",
        "long": "RONCOURT / METZ",
        "short": "57R068",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006292",
        "label": "57R070",
        "long": "LUTTANGE / THIONVILLE",
        "short": "57R070",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006293",
        "label": "57R071",
        "long": "STE-MARIE-AUX-CHENES / MONDELANGE",
        "short": "57R071",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006294",
        "label": "57R074",
        "long": "GUENANGE / METZ",
        "short": "57R074",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006295",
        "label": "57R075",
        "long": "HAGONDANGE / METZ",
        "short": "57R075",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006296",
        "label": "57R077",
        "long": "ROMBAS / METZ",
        "short": "57R077",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006297",
        "label": "57R078",
        "long": "REZONVILLE-VIONVILLE / METZ",
        "short": "57R078",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006301",
        "label": "57R112",
        "long": "WALDWISSE / SIERCK / THIONVILLE",
        "short": "57R112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006302",
        "label": "57R121",
        "long": "MORHANGE / SARREGUEMINES",
        "short": "57R121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006303",
        "label": "57R123",
        "long": "HELLIMER / FREYMING-MERLEBACH",
        "short": "57R123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006304",
        "label": "57R124",
        "long": "LEYVILLER / FORBACH",
        "short": "57R124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006305",
        "label": "57R129",
        "long": "FORBACH / SARREGUEMINES",
        "short": "57R129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006306",
        "label": "57R1291",
        "long": "FORBACH / SARREGUEMINES",
        "short": "57R1291",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006307",
        "label": "57R138",
        "long": "FORBACH / ST-AVOLD",
        "short": "57R138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006308",
        "label": "57R201",
        "long": "HAYANGE / METZ",
        "short": "57R201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006309",
        "label": "57R500",
        "long": "SAARBR\u00dcCKEN / ST-AVOLD",
        "short": "57R500",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006310",
        "label": "57SAL01",
        "long": "HONSKIRCH / ALBESTROFF",
        "short": "57SAL01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006311",
        "label": "57SAL02",
        "long": "DIFFEMBACH-LES-HELLIMER / ALBESTROFF",
        "short": "57SAL02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006312",
        "label": "57SAL03",
        "long": "TORCHEVILLE / ALBESTROFF",
        "short": "57SAL03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006313",
        "label": "57SAL04",
        "long": "NEUFVILLAGE / ALBESTROFF",
        "short": "57SAL04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006314",
        "label": "57SAL05",
        "long": "NEBING / ALBESTROFF",
        "short": "57SAL05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006315",
        "label": "57SAM01",
        "long": "AMNEVILLE",
        "short": "57SAM01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006316",
        "label": "57SAS01",
        "long": "GORZE / ARS-SUR-M / MOULINS-LES-M",
        "short": "57SAS01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006317",
        "label": "57SAS02",
        "long": "ARRY / ARS-SUR-MOSELLE",
        "short": "57SAS02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006318",
        "label": "57SAS03",
        "long": "REZONVILLE / ARS-SUR-MOSELLE",
        "short": "57SAS03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006319",
        "label": "57SAV05",
        "long": "FAULQUEMONT / ST-AVOLD",
        "short": "57SAV05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006320",
        "label": "57SAV06",
        "long": "ARRIANCE / ST-AVOLD",
        "short": "57SAV06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006321",
        "label": "57SAV07",
        "long": "FAULQUEMONT / ST-AVOLD",
        "short": "57SAV07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006322",
        "label": "57SAV10",
        "long": "BISTEN-EN-LORRAINE / ST-AVOLD",
        "short": "57SAV10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006323",
        "label": "57SAV18",
        "long": "CHEMERY-LES-DEUX / ST-AVOLD",
        "short": "57SAV18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006324",
        "label": "57SAV21",
        "long": "HELSTROFF / ST-AVOLD",
        "short": "57SAV21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006325",
        "label": "57SAV22",
        "long": "FALCK / ST-AVOLD",
        "short": "57SAV22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006326",
        "label": "57SAV23",
        "long": "FAULQUEMONT / ST-AVOLD",
        "short": "57SAV23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006327",
        "label": "57SAV24",
        "long": "CHATEAU-ROUGE / ST-AVOLD",
        "short": "57SAV24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006328",
        "label": "57SAV25",
        "long": "BENING-LES-ST-AVOLD / ST-AVOLD",
        "short": "57SAV25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006329",
        "label": "57SAV26",
        "long": "VALMUNSTER / ST-AVOLD",
        "short": "57SAV26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006330",
        "label": "57SAV27",
        "long": "BERVILLER-EN-MOSELLE / ST-AVOLD",
        "short": "57SAV27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006331",
        "label": "57SAV29",
        "long": "CREHANGE / FAULQUEMONT / ST-AVOLD",
        "short": "57SAV29",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006332",
        "label": "57SAV30",
        "long": "CREHANGE / ST-AVOLD",
        "short": "57SAV30",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006333",
        "label": "57SAV34",
        "long": "ADELANGE / ST-AVOLD",
        "short": "57SAV34",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006334",
        "label": "57SBC01",
        "long": "LAMBACH / BITCHE",
        "short": "57SBC01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006335",
        "label": "57SBC02",
        "long": "VOLMUNSTER / BITCHE",
        "short": "57SBC02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006337",
        "label": "57SBC04",
        "long": "BAERENTHAL / BITCHE",
        "short": "57SBC04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006338",
        "label": "57SBC06",
        "long": "STURZELBRONN / BITCHE",
        "short": "57SBC06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006339",
        "label": "57SBC07",
        "long": "PHILIPPSBOURG / BITCHE",
        "short": "57SBC07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006340",
        "label": "57SBC08",
        "long": "OBERGAILBACH / BITCHE",
        "short": "57SBC08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006341",
        "label": "57SBC09",
        "long": "KALHAUSEN / BITCHE",
        "short": "57SBC09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006342",
        "label": "57SBC10",
        "long": "MONTBRONN / BITCHE",
        "short": "57SBC10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006343",
        "label": "57SBC11",
        "long": "ENCHENBERG / BITCHE",
        "short": "57SBC11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006344",
        "label": "57SBC12",
        "long": "ETTING / BITCHE",
        "short": "57SBC12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006345",
        "label": "57SBC13",
        "long": "ROHRBACH-LES-BITCHE / BITCHE",
        "short": "57SBC13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006346",
        "label": "57SBC14",
        "long": "GROS-REDERCHING / BITCHE",
        "short": "57SBC14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006347",
        "label": "57SBL01",
        "long": "BURTONCOURT / BOULAY-MOSELLE",
        "short": "57SBL01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006348",
        "label": "57SBL02",
        "long": "OBERDORFF / BOULAY-MOSELLE",
        "short": "57SBL02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006349",
        "label": "57SBL03",
        "long": "VELVING / BOULAY-MOSELLE",
        "short": "57SBL03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006350",
        "label": "57SBL04",
        "long": "BOUZONVILLE / BOULAY-MOSELLE",
        "short": "57SBL04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006351",
        "label": "57SBL05",
        "long": "FAULQUEMONT / BOULAY-MOSELLE",
        "short": "57SBL05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006352",
        "label": "57SBL06",
        "long": "BOULAY-MOSELLE / CHEMERY-LES-DEUX",
        "short": "57SBL06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006353",
        "label": "57SBL07",
        "long": "CREUTZWALD / BOULAY-MOSELLE",
        "short": "57SBL07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006354",
        "label": "57SBL08",
        "long": "CHARLEVILLE-SS-BOIS / BOULAY-MOSELLE",
        "short": "57SBL08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006355",
        "label": "57SBZ01",
        "long": "MEGANGE / BOUZONVILLE",
        "short": "57SBZ01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006356",
        "label": "57SBZ02",
        "long": "REMERING / BOUZONVILLE",
        "short": "57SBZ02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006357",
        "label": "57SBZ03",
        "long": "VAUDRECHING / BOUZONVILLE",
        "short": "57SBZ03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006358",
        "label": "57SBZ04",
        "long": "GOMELANGE / BOUZONVILLE",
        "short": "57SBZ04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006359",
        "label": "57SBZ05",
        "long": "SCHWERDORFF / BOUZONVILLE",
        "short": "57SBZ05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006360",
        "label": "57SBZ06",
        "long": "PIBLANGE / BOUZONVILLE",
        "short": "57SBZ06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006361",
        "label": "57SBZ07",
        "long": "LAUMESFELD / BOUZONVILLE",
        "short": "57SBZ07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006362",
        "label": "57SBZ08",
        "long": "MENSKIRCH / BOUZONVILLE",
        "short": "57SBZ08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006363",
        "label": "57SBZ09",
        "long": "EBERSVILLER / BOUZONVILLE",
        "short": "57SBZ09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006364",
        "label": "57SBZ10",
        "long": "VOLMERANGE-LES-BOULAY / BOUZONVILLE",
        "short": "57SBZ10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006365",
        "label": "57SBZ11",
        "long": "GUERTING / BOUZONVILLE",
        "short": "57SBZ11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006366",
        "label": "57SBZ12",
        "long": "MONNEREN / BOUZONVILLE",
        "short": "57SBZ12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006367",
        "label": "57SCC03",
        "long": "BENING-LES-ST-AVOLD / COCHEREN",
        "short": "57SCC03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006368",
        "label": "57SCR01",
        "long": "CREHANGE / CREUTZWALD",
        "short": "57SCR01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006369",
        "label": "57SCR06",
        "long": "HAM-SS-VARSBERG / CREUTZWALD",
        "short": "57SCR06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006370",
        "label": "57SCS01",
        "long": "CHATEAU-VOUE / CHATEAU-SALINS",
        "short": "57SCS01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006371",
        "label": "57SCS02",
        "long": "HABOUDANGE / CHATEAU-SALINS",
        "short": "57SCS02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006372",
        "label": "57SCS04",
        "long": "ABONCOURT-SUR-SEILLE / CHATEAU-SALINS",
        "short": "57SCS04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006377",
        "label": "57SDM01",
        "long": "VULMONT / DELME",
        "short": "57SDM01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006378",
        "label": "57SDM02",
        "long": "VILLERS-SUR-NIED / DELME",
        "short": "57SDM02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006379",
        "label": "57SDM03",
        "long": "BAUDRECOURT / DELME",
        "short": "57SDM03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006380",
        "label": "57SDM04",
        "long": "AJONCOURT / DELME",
        "short": "57SDM04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006382",
        "label": "57SDM06",
        "long": "SECOURT / DELME",
        "short": "57SDM06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006383",
        "label": "57SDZ01",
        "long": "MONCOURT / DIEUZE",
        "short": "57SDZ01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006384",
        "label": "57SDZ02",
        "long": "BOURDONNAY / DIEUZE",
        "short": "57SDZ02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006385",
        "label": "57SDZ03",
        "long": "VANNECOURT / DIEUZE",
        "short": "57SDZ03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006386",
        "label": "57SDZ04",
        "long": "MITTERSHEIM / ZOMMANGE / DIEUZE",
        "short": "57SDZ04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006387",
        "label": "57SDZ05",
        "long": "VILLER / DIEUZE",
        "short": "57SDZ05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006388",
        "label": "57SDZ07",
        "long": "MARTHILLE / DIEUZE",
        "short": "57SDZ07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006389",
        "label": "57SDZ08",
        "long": "MOUSSEY / LINDRE-BASSE / DIEUZE",
        "short": "57SDZ08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006390",
        "label": "57SDZ09",
        "long": "DESSELING / DIEUZE",
        "short": "57SDZ09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006391",
        "label": "57SDZ10",
        "long": "BIONCOURT / DIEUZE",
        "short": "57SDZ10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006392",
        "label": "57SDZ11",
        "long": "EINCHEVILLE / DIEUZE",
        "short": "57SDZ11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006393",
        "label": "57SDZ12",
        "long": "PUTTIGNY / DIEUZE",
        "short": "57SDZ12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006394",
        "label": "57EAB00",
        "long": "ABRESCHVILLER",
        "short": "57EAB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006395",
        "label": "57EAB01",
        "long": "VASPERVILLER / ABRESCHVILLER",
        "short": "57EAB01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006396",
        "label": "57EAB02",
        "long": "BETTELAINVILLE / ABONCOURT",
        "short": "57EAB02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006397",
        "label": "57EAC00",
        "long": "AVRICOURT / RECHICOURT-LE-CHATEAU",
        "short": "57EAC00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006398",
        "label": "57EAD00",
        "long": "ADELANGE / VAHL-LES-FAULQUEMONT",
        "short": "57EAD00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006399",
        "label": "57EAG00",
        "long": "ARGANCY",
        "short": "57EAG00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006400",
        "label": "57EAI00",
        "long": "GRENING / INSMING",
        "short": "57EAI00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006401",
        "label": "57EAR00",
        "long": "MARSILLY / ARS-LAQUENEXY",
        "short": "57EAR00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006402",
        "label": "57EAS00",
        "long": "SCHMITTVILLER / ETTING",
        "short": "57EAS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006403",
        "label": "57EAU00",
        "long": "JALLAUCOURT / AULNOIS-SUR-SEILLE",
        "short": "57EAU00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006404",
        "label": "57EAU01",
        "long": "LEMONCOURT / AULNOIS-SUR-SEILLE",
        "short": "57EAU01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006405",
        "label": "57EAU02",
        "long": "FOVILLE / AULNOIS-SUR-SEILLE",
        "short": "57EAU02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006406",
        "label": "57EAZ00",
        "long": "EBERSVILLER / ANZELING",
        "short": "57EAZ00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006407",
        "label": "57EBA00",
        "long": "BAZONCOURT / SORBEY",
        "short": "57EBA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006408",
        "label": "57EBB00",
        "long": "BETTING / BENING-LES-ST-AVOLD",
        "short": "57EBB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006409",
        "label": "57EBC00",
        "long": "THIMONVILLE / FLOCOURT / BECHY",
        "short": "57EBC00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006410",
        "label": "57EBD00",
        "long": "OMMERAY / MAIZIERES-LES-VIC",
        "short": "57EBD00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006411",
        "label": "57EBF00",
        "long": "FILSTROFF / BIBICHE",
        "short": "57EBF00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006412",
        "label": "57EBF01",
        "long": "BELLES-FORETS / GUERMANGE",
        "short": "57EBF01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006413",
        "label": "57EBG00",
        "long": "BREISTROFF-LA-GRANDE",
        "short": "57EBG00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006414",
        "label": "57EBH00",
        "long": "VALMESTROFF / BASSE-HAM",
        "short": "57EBH00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006415",
        "label": "57EBL00",
        "long": "OTTONVILLE / BOULAY-MOSELLE",
        "short": "57EBL00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006416",
        "label": "57EBL01",
        "long": "MEGANGE / BOULAY-MOSELLE",
        "short": "57EBL01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006417",
        "label": "57EBM00",
        "long": "MOUTERHOUSE / BAERENTHAL",
        "short": "57EBM00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006418",
        "label": "57EBN00",
        "long": "ALBESTROFF / BENESTROFF",
        "short": "57EBN00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006419",
        "label": "57EBO00",
        "long": "BETTBORN / SARRALTROFF",
        "short": "57EBO00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006420",
        "label": "57EBP00",
        "long": "JUVELIZE / GELUCOURT",
        "short": "57EBP00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006421",
        "label": "57EBP01",
        "long": "TARQUIMPOL / BEZANGE-LA-PETITE",
        "short": "57EBP01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006423",
        "label": "57EBS00",
        "long": "SCHNECKENBUSCH / PLAINE-DE-WALSCH",
        "short": "57EBS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006424",
        "label": "57EBT00",
        "long": "BETTVILLER",
        "short": "57EBT00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006425",
        "label": "57EBU00",
        "long": "ZILLING / BROUVILLER",
        "short": "57EBU00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006426",
        "label": "57EBU01",
        "long": "ST-JEAN-KOURTZERODE / BROUVILLER",
        "short": "57EBU01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006427",
        "label": "57EBZ00",
        "long": "GUERSTLING / BOUZONVILLE",
        "short": "57EBZ00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006428",
        "label": "57ECA00",
        "long": "BARST / HOSTE",
        "short": "57ECA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006429",
        "label": "57ECC00",
        "long": "COURCELLES-CHAUSSY",
        "short": "57ECC00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006430",
        "label": "57ECR00",
        "long": "ELVANGE / CREHANGE",
        "short": "57ECR00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006431",
        "label": "57ECS00",
        "long": "MORVILLE-LES-VIC / CHATEAU-SALINS",
        "short": "57ECS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006432",
        "label": "57ECS01",
        "long": "PUTTIGNY / CHATEAU-SALINS",
        "short": "57ECS01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006433",
        "label": "57EDD00",
        "long": "GUEBLING / BENESTROFF",
        "short": "57EDD00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006434",
        "label": "57EDI00",
        "long": "BUDLING / DISTROFF",
        "short": "57EDI00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006435",
        "label": "57EDM00",
        "long": "LANEUVEVILLE-EN-SAULNOIS / DELME",
        "short": "57EDM00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006436",
        "label": "57EDM01",
        "long": "ORIOCOURT / DELME",
        "short": "57EDM01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006437",
        "label": "57EDM02",
        "long": "MORVILLE-SUR-NIED / DELME",
        "short": "57EDM02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006438",
        "label": "57EEP00",
        "long": "EPPING / ORMERSVILLER",
        "short": "57EEP00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006439",
        "label": "57EFL00",
        "long": "FLASTROFF / WALDWEISTROFF",
        "short": "57EFL00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006440",
        "label": "57EFQ00",
        "long": "TRITTELING-REDLACH / FAULQUEMONT",
        "short": "57EFQ00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006441",
        "label": "57EFS00",
        "long": "MENSKIRCH / CHEMERY-DEUX / FREISTROFF",
        "short": "57EFS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006442",
        "label": "57EGA00",
        "long": "GARREBOURG / HULTEHOUSE",
        "short": "57EGA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006443",
        "label": "57EGH00",
        "long": "VILLERS-STONCOURT / GUINGLANGE",
        "short": "57EGH00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006444",
        "label": "57EGO00",
        "long": "EBLANGE / GOMELANGE",
        "short": "57EGO00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006446",
        "label": "57EHG00",
        "long": "VESCHEIM / METTING",
        "short": "57EHG00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006447",
        "label": "57EHI00",
        "long": "BARCHAIN / HEMING",
        "short": "57EHI00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006449",
        "label": "57EHL00",
        "long": "HOLLING / VAUDRECHING / ALZING",
        "short": "57EHL00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006450",
        "label": "57EHP00",
        "long": "WUISSE / HAMPONT",
        "short": "57EHP00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006451",
        "label": "57EHP01",
        "long": "VANNECOURT / HAMPONT",
        "short": "57EHP01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006452",
        "label": "57EHS00",
        "long": "HASELBOURG / DABO",
        "short": "57EHS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006453",
        "label": "57EHT00",
        "long": "HOTTVILLER / SCHORBACH",
        "short": "57EHT00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006454",
        "label": "57EHV00",
        "long": "HALLERING / HAUTE-VIGNEULLES",
        "short": "57EHV00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006455",
        "label": "57EIB00",
        "long": "ST-GEORGES / MOUSSEY",
        "short": "57EIB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006456",
        "label": "57EIM00",
        "long": "XOUAXANGE / IMLING",
        "short": "57EIM00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006457",
        "label": "57EIS00",
        "long": "INSVILLER / GUINZELING",
        "short": "57EIS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006458",
        "label": "57EKD00",
        "long": "KLANG / VECKRING / KEDANGE-SUR-CANNER",
        "short": "57EKD00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006459",
        "label": "57EKI00",
        "long": "KIRSCH-LES-SIERCK / RUSTROFF",
        "short": "57EKI00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006460",
        "label": "57EKO00",
        "long": "OUDRENNE / KOENIGSMACKER",
        "short": "57EKO00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006461",
        "label": "57EKO01",
        "long": "KERLING-LES-SIERCK / KOENIGSMACKER",
        "short": "57EKO01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006462",
        "label": "57EKO02",
        "long": "MALLING / KOENIGSMACKER",
        "short": "57EKO02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006463",
        "label": "57EKO03",
        "long": "HUNTING / KOENIGSMACKER",
        "short": "57EKO03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006464",
        "label": "57EKV00",
        "long": "KAPPELKINGER / HONSKIRCH",
        "short": "57EKV00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006465",
        "label": "57ELA00",
        "long": "HAUT-CLOCHER / DIANE-CAPELLE",
        "short": "57ELA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006466",
        "label": "57ELB00",
        "long": "HARPRICH / BARONVILLE",
        "short": "57ELB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006467",
        "label": "57ELB01",
        "long": "BARONVILLE / LANDROFF",
        "short": "57ELB01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006468",
        "label": "57ELL00",
        "long": "RORBACH-LES-DIEUZE / LOUDREFING",
        "short": "57ELL00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006469",
        "label": "57ELM00",
        "long": "ANCERVILLE / AUBE",
        "short": "57ELM00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006470",
        "label": "57ELQ00",
        "long": "NEUFMOULINS / LORQUIN",
        "short": "57ELQ00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006471",
        "label": "57ELR01",
        "long": "AZOUDANGE / FRIBOURG",
        "short": "57ELR01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006472",
        "label": "57ELS00",
        "long": "PREVOCOURT / LESSE",
        "short": "57ELS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006473",
        "label": "57ELY00",
        "long": "BEUX / LUPPY",
        "short": "57ELY00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006474",
        "label": "57EMA00",
        "long": "FREMERY / MARTHILLE",
        "short": "57EMA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006475",
        "label": "57EMD00",
        "long": "LAUNSTROFF / MANDEREN-RITZING",
        "short": "57EMD00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006476",
        "label": "57EME00",
        "long": "HOMBOURG-BUDANGE / ABONCOURT",
        "short": "57EME00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006477",
        "label": "57EMF00",
        "long": "OGY-MONTOY-FLANVILLE",
        "short": "57EMF00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006478",
        "label": "57EMM00",
        "long": "BLANCHE-EGLISE / MOYENVIC",
        "short": "57EMM00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006479",
        "label": "57EMM01",
        "long": "MOYENVIC / MULCEY",
        "short": "57EMM01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006480",
        "label": "57EMN00",
        "long": "KEMPLICH / LAUMESFELD / MONNEREN",
        "short": "57EMN00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006481",
        "label": "57EMO00",
        "long": "MOMERSTROFF / NIEDERVISSE",
        "short": "57EMO00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006482",
        "label": "57EMR00",
        "long": "BERVILLER-EN-MOSELLE / MERTEN",
        "short": "57EMR00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006483",
        "label": "57EMT00",
        "long": "MITTELBRONN / DANNELBOURG",
        "short": "57EMT00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006484",
        "label": "57EMV00",
        "long": "VIBERSVILLER / INSMING",
        "short": "57EMV00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006485",
        "label": "57EMY00",
        "long": "MAINVILLERS / HERNY",
        "short": "57EMY00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006486",
        "label": "57END00",
        "long": "HATTIGNY / METAIRIES-ST-QUIRIN",
        "short": "57END00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006487",
        "label": "57ENK00",
        "long": "SCHWERDORFF / COLMEN",
        "short": "57ENK00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006488",
        "label": "57ENR00",
        "long": "NIEDERSTINZEL / BERTHELMING",
        "short": "57ENR00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006489",
        "label": "57EPA00",
        "long": "VIGNY / GOIN / PAGNY LES GOIN / ST JURE",
        "short": "57EPA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006490",
        "label": "57EPB00",
        "long": "PIBLANGE",
        "short": "57EPB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006491",
        "label": "57EPC00",
        "long": "GREMECEY / ABONCOURT-SEILLE / BIONCOURT",
        "short": "57EPC00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006492",
        "label": "57EPG00",
        "long": "SILLY-SUR-NIED / PANGE / SILLY-SUR-NIED",
        "short": "57EPG00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006493",
        "label": "57EPG01",
        "long": "MAIZEROY / PANGE / SILLY-SUR-NIED",
        "short": "57EPG01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006494",
        "label": "57EPO00",
        "long": "PONTOY / POURNOY-LA-GRASSE",
        "short": "57EPO00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006495",
        "label": "57EPS00",
        "long": "SILLEGNY / POMMERIEUX",
        "short": "57EPS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006496",
        "label": "57ERA00",
        "long": "FOULIGNY / RAVILLE",
        "short": "57ERA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006497",
        "label": "57ERC00",
        "long": "VIRMING / RODALBE",
        "short": "57ERC00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006499",
        "label": "57ERI00",
        "long": "OBERGAILBACH / RIMLING",
        "short": "57ERI00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006500",
        "label": "57ERM00",
        "long": "REMELING / KIRSCHNAUMEN",
        "short": "57ERM00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006501",
        "label": "57ERO00",
        "long": "LIEDERSCHIEDT / HASPELSCHIEDT",
        "short": "57ERO00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006502",
        "label": "57ESB00",
        "long": "LES ETANGS / STE-BARBE",
        "short": "57ESB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006503",
        "label": "57ESB01",
        "long": "VRY / STE-BARBE",
        "short": "57ESB01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006504",
        "label": "57ESB02",
        "long": "HAYES / STE-BARBE",
        "short": "57ESB02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006505",
        "label": "57ESG00",
        "long": "LIEHON / SOLGNE / SECOURT",
        "short": "57ESG00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006506",
        "label": "57ESG01",
        "long": "ALAINCOURT-LA-COTE / SOLGNE / BUCHY",
        "short": "57ESG01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006507",
        "label": "57ESJ00",
        "long": "DOLVING / GOSSELMING",
        "short": "57ESJ00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006508",
        "label": "57ESL00",
        "long": "ST-LOUIS-LES-BITCHE / GOETZENBRUCK",
        "short": "57ESL00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006509",
        "label": "57ESQ00",
        "long": "LAFRIMBOLLE / ST-QUIRIN",
        "short": "57ESQ00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006510",
        "label": "57EST00",
        "long": "SIERSTHAL / REYERSVILLER",
        "short": "57EST00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006511",
        "label": "57ESV00",
        "long": "BICKENHOLTZ / SCHALBACH",
        "short": "57ESV00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006512",
        "label": "57ETB00",
        "long": "BRETTNACH / CHATEAU-ROUGE",
        "short": "57ETB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006513",
        "label": "57ETE00",
        "long": "LAUDREFANG / TETING-SUR-NIED",
        "short": "57ETE00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006514",
        "label": "57ETE01",
        "long": "VALMUNSTER / TETERCHEN",
        "short": "57ETE01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006515",
        "label": "57EVA00",
        "long": "ARRIANCE / HAN-SUR-NIED",
        "short": "57EVA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006516",
        "label": "57EVA01",
        "long": "BIONVILLE-SUR-NIED / VARIZE-VAUDONCOURT",
        "short": "57EVA01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006517",
        "label": "57EVA02",
        "long": "HELSTROFF / VARIZE-VAUDONCOURT",
        "short": "57EVA02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006518",
        "label": "57EVB00",
        "long": "BISTEN-EN-LORRAINE / VARSBERG",
        "short": "57EVB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006519",
        "label": "57EVE00",
        "long": "ARRY / LORRY-MARDIGNY / MARIEULLES",
        "short": "57EVE00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006520",
        "label": "57EVG00",
        "long": "ANTILLY / VIGY",
        "short": "57EVG00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006521",
        "label": "57EVG01",
        "long": "ST-HUBERT / VIGY",
        "short": "57EVG01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006522",
        "label": "57EVI00",
        "long": "XANREY / VIC-SUR-SEILLE",
        "short": "57EVI00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006523",
        "label": "57EVI01",
        "long": "CHAMBREY / VIC-SUR-SEILLE",
        "short": "57EVI01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006524",
        "label": "57EVL00",
        "long": "LIXHEIM / HILBESHEIM",
        "short": "57EVL00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006525",
        "label": "57EVM00",
        "long": "LENGELSHEIM / VOLMUNSTER",
        "short": "57EVM00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006526",
        "label": "57EVM01",
        "long": "NOUSSEVILLER-LES-BITCHE / VOLMUNSTER",
        "short": "57EVM01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006527",
        "label": "57EVN00",
        "long": "MALROY / VANY",
        "short": "57EVN00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006528",
        "label": "57EVO00",
        "long": "CHARLEVILLE-SS-BOIS / VOLMERANGE-BOULAY",
        "short": "57EVO00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006529",
        "label": "57EVS00",
        "long": "VOLSTROFF",
        "short": "57EVS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006530",
        "label": "57EVT00",
        "long": "ADAINCOURT / VITTONCOURT",
        "short": "57EVT00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006531",
        "label": "57EVY00",
        "long": "VOYER / HERMELANGE",
        "short": "57EVY00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006532",
        "label": "57EWA00",
        "long": "HANVILLER / WALDHOUSE",
        "short": "57EWA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006533",
        "label": "57EWA01",
        "long": "ROLBING / WALDHOUSE",
        "short": "57EWA01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006534",
        "label": "57EWS00",
        "long": "WALSCHEID",
        "short": "57EWS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006535",
        "label": "57EZB00",
        "long": "LIDREZING / RICHE",
        "short": "57EZB00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006536",
        "label": "57SFA00",
        "long": "VOELFLING-LES-BOUZONVILLE / FALCK",
        "short": "57SFA00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006537",
        "label": "57SFB02",
        "long": "BETTING / FORBACH / SCHOENECK",
        "short": "57SFB02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006538",
        "label": "57SFB14",
        "long": "NOUSSEVILLER-ST-NABOR / FORBACH",
        "short": "57SFB14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006539",
        "label": "57SFQ01",
        "long": "CREHANGE / FAULQUEMONT",
        "short": "57SFQ01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006540",
        "label": "57SFQ02",
        "long": "RAVILLE / FAULQUEMONT",
        "short": "57SFQ02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006541",
        "label": "57SFQ03",
        "long": "GUESSLING-HEMERING / FAULQUEMONT",
        "short": "57SFQ03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006542",
        "label": "57SFQ04",
        "long": "FLETRANGE / FAULQUEMONT",
        "short": "57SFQ04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006543",
        "label": "57SFQ05",
        "long": "FAULQUEMONT",
        "short": "57SFQ05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006544",
        "label": "57SFQ06",
        "long": "LAUDREFANG / FAULQUEMONT",
        "short": "57SFQ06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006545",
        "label": "57SFQ07",
        "long": "VATIMONT / FAULQUEMONT",
        "short": "57SFQ07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006546",
        "label": "57SFQ08",
        "long": "THONVILLE / FAULQUEMONT",
        "short": "57SFQ08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006548",
        "label": "57SFV01",
        "long": "LELLING / TETING-SUR-NIED / FOLSCHVILLER",
        "short": "57SFV01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006549",
        "label": "57SGN01",
        "long": "KEDANGE-SUR-CANNER / GUENANGE",
        "short": "57SGN01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006550",
        "label": "57SGN02",
        "long": "RURANGE-LES-THIONVILLE / GUENANGE",
        "short": "57SGN02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006553",
        "label": "57SHS01",
        "long": "PORCELETTE / HAM-SS-VARSBERG",
        "short": "57SHS01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006554",
        "label": "57SHS02",
        "long": "BISTEN-EN-LORRAINE / HAM-SS-VARSBERG",
        "short": "57SHS02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006555",
        "label": "57SHS03",
        "long": "DIESEN / HAM-SS-VARSBERG",
        "short": "57SHS03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006556",
        "label": "57SHZ01",
        "long": "WALSCHEID / HARTZVILLER",
        "short": "57SHZ01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006558",
        "label": "57SHZ03",
        "long": "HESSE / HARTZVILLER",
        "short": "57SHZ03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006559",
        "label": "57SHZ04",
        "long": "PLAINE-DE-WALSCH / HARTZVILLER",
        "short": "57SHZ04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006560",
        "label": "57SHZ05",
        "long": "SCHNECKENBUSCH / HARTZVILLER",
        "short": "57SHZ05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006561",
        "label": "57SKD01",
        "long": "MONNEREN / KEDANGE-SUR-CANNER",
        "short": "57SKD01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006562",
        "label": "57SKD02",
        "long": "BUDLING / KEDANGE-SUR-CANNER",
        "short": "57SKD02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006563",
        "label": "57SKD03",
        "long": "VALMESTROFF / KEDANGE-SUR-CANNER",
        "short": "57SKD03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006564",
        "label": "57SKD04",
        "long": "ABONCOURT / KEDANGE-SUR-CANNER",
        "short": "57SKD04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006565",
        "label": "57SKD05",
        "long": "VECKRING / KEDANGE-SUR-CANNER",
        "short": "57SKD05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006566",
        "label": "57SKD06",
        "long": "VINSBERG / KEDANGE-SUR-CANNER",
        "short": "57SKD06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006567",
        "label": "57SKD07",
        "long": "REINANGE / KEDANGE-SUR-CANNER",
        "short": "57SKD07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006568",
        "label": "57SKD08",
        "long": "VOLSTROFF / KEDANGE-SUR-CANNER",
        "short": "57SKD08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006569",
        "label": "57SLB01",
        "long": "MONTBRONN / LEMBERG",
        "short": "57SLB01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006570",
        "label": "57SLB02",
        "long": "SOUCHT / LEMBERG",
        "short": "57SLB02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006571",
        "label": "57SLB03",
        "long": "ENCHENBERG / LEMBERG",
        "short": "57SLB03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006572",
        "label": "57SLB04",
        "long": "GOETZENBRUCK / LEMBERG",
        "short": "57SLB04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006573",
        "label": "57SLG01",
        "long": "HALLERING / LONGEVILLE-LES-ST-AVOLD",
        "short": "57SLG01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006574",
        "label": "57SLG02",
        "long": "HAUTE-VIGNEULLES / LONGEVILLE-LES-ST-AVOLD",
        "short": "57SLG02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006575",
        "label": "57SLG03",
        "long": "HAUTE-VIGNEULLES / LONGEVILLE-ST-AVOLD",
        "short": "57SLG03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006576",
        "label": "57SLQ01",
        "long": "BARCHAIN / LORQUIN",
        "short": "57SLQ01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006577",
        "label": "57SLQ02",
        "long": "XOUAXANGE / LORQUIN",
        "short": "57SLQ02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006578",
        "label": "57SLQ05",
        "long": "ST-QUIRIN / LORQUIN",
        "short": "57SLQ05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006579",
        "label": "57SLQ06",
        "long": "LAFRIMBOLLE / LORQUIN",
        "short": "57SLQ06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006580",
        "label": "57SLQ07",
        "long": "ABRESCHVILLER / LORQUIN",
        "short": "57SLQ07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006581",
        "label": "57SMA01",
        "long": "PIERREVILLERS / MARANGE-SILVANGE",
        "short": "57SMA01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006582",
        "label": "57SMF01",
        "long": "DIESEN / FORBACH",
        "short": "57SMF01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006583",
        "label": "57SMF05",
        "long": "HARGARTEN-AUX-MINES / FORBACH",
        "short": "57SMF05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006584",
        "label": "57SMF06",
        "long": "HOMBOURG-HAUT / BEHREN-LES-FORBACH",
        "short": "57SMF06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006585",
        "label": "57SMF07",
        "long": "FREYMING-MERLEBACH / FORBACH / SCHOENECK",
        "short": "57SMF07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006586",
        "label": "57SMF10",
        "long": "MACHEREN / FORBACH / BEHREN-LES-FORBACH",
        "short": "57SMF10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006587",
        "label": "57SMF12",
        "long": "L-HOPITAL / FORBACH / SCHOENECK",
        "short": "57SMF12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006588",
        "label": "57SMH01",
        "long": "VIRMING / MORHANGE",
        "short": "57SMH01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006589",
        "label": "57SMH03",
        "long": "CREHANGE / MORHANGE",
        "short": "57SMH03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006590",
        "label": "57SMH04",
        "long": "VIC-SUR-SEILLE / MORHANGE",
        "short": "57SMH04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006592",
        "label": "57SML07",
        "long": "HAUTE-VIGNEULLES / FREYMING-MERLEBACH",
        "short": "57SML07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006593",
        "label": "57SML08",
        "long": "SARREGUEMINES / FREYMING-MERLEBACH",
        "short": "57SML08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006594",
        "label": "57SML10",
        "long": "BOUSBACH / FREYMING-MERLEBACH",
        "short": "57SML10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006595",
        "label": "57SML11",
        "long": "CREHANGE / FREYMING-MERLEBACH",
        "short": "57SML11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006596",
        "label": "57SML13",
        "long": "PETITE-ROSSELLE / FREYMING-MERLEBACH",
        "short": "57SML13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006597",
        "label": "57SMS00",
        "long": "HERTZING / MOUSSEY",
        "short": "57SMS00",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006598",
        "label": "57SMS01",
        "long": "RICHEVAL / MOUSSEY",
        "short": "57SMS01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006599",
        "label": "57SMS03",
        "long": "FRIBOURG / MOUSSEY",
        "short": "57SMS03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006600",
        "label": "57SMT01",
        "long": "REMILLY / METZ",
        "short": "57SMT01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006601",
        "label": "57SMZ01",
        "long": "ARGANCY / ENNERY / MAIZIERES-LES-METZ",
        "short": "57SMZ01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006602",
        "label": "57SMZ02",
        "long": "FEVES / SEMECOURT / MAIZIERES-LES-METZ",
        "short": "57SMZ02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006604",
        "label": "57SPB02",
        "long": "FLEISHEIM / PHALSBOURG",
        "short": "57SPB02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006605",
        "label": "57SPB03",
        "long": "METTING / PHALSBOURG",
        "short": "57SPB03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006606",
        "label": "57SPB04",
        "long": "HENRIDORFF / PHALSBOURG",
        "short": "57SPB04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006607",
        "label": "57SPB05",
        "long": "DANNELBOURG / PHALSBOURG",
        "short": "57SPB05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006608",
        "label": "57SPB06",
        "long": "DABO / PHALSBOURG",
        "short": "57SPB06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006609",
        "label": "57SPB07",
        "long": "HANGVILLER / PHALSBOURG / VILSBERG",
        "short": "57SPB07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006610",
        "label": "57SPB10",
        "long": "HASELBOURG / PHALSBOURG",
        "short": "57SPB10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006611",
        "label": "57SPT03",
        "long": "FARSCHVILLER / PUTTELANGE-AUX-LACS",
        "short": "57SPT03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006612",
        "label": "57SPT05",
        "long": "BARST / PUTTELANGE-AUX-LACS",
        "short": "57SPT05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006613",
        "label": "57SRB01",
        "long": "OBERGAILBACH / ROHRBACH-LES-BITCHE",
        "short": "57SRB01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006614",
        "label": "57SRB02",
        "long": "GROS-REDERCHING / ROHRBACH-LES-BITCHE",
        "short": "57SRB02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006615",
        "label": "57SRB03",
        "long": "KALHAUSEN / ROHRBACH-LES-BITCHE",
        "short": "57SRB03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006616",
        "label": "57SRB04",
        "long": "BETTVILLER / ROHRBACH-LES-BITCHE",
        "short": "57SRB04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006617",
        "label": "57SRB05",
        "long": "PETIT-REDERCHING / ROHRBACH-LES-BITCHE",
        "short": "57SRB05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006618",
        "label": "57SRB06",
        "long": "SCHMITTVILLER / ROHRBACH-LES-BITCHE",
        "short": "57SRB06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006619",
        "label": "57SRB07",
        "long": "ETTING / ROHRBACH-LES-BITCHE",
        "short": "57SRB07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006620",
        "label": "57SRM01",
        "long": "BEUX / LUPPY / REMILLY",
        "short": "57SRM01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006621",
        "label": "57SRM02",
        "long": "ST-EPVRE / REMILLY",
        "short": "57SRM02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006622",
        "label": "57SRM03",
        "long": "PANGE / REMILLY",
        "short": "57SRM03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006623",
        "label": "57SRM04",
        "long": "MAIZEROY / REMILLY",
        "short": "57SRM04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006624",
        "label": "57SRM05",
        "long": "SORBEY / REMILLY",
        "short": "57SRM05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006625",
        "label": "57SRM06",
        "long": "COURCELLES-SUR-NIED / SORBEY / REMILLY",
        "short": "57SRM06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006626",
        "label": "57SRM07",
        "long": "HAN-SUR-NIED / REMILLY",
        "short": "57SRM07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006627",
        "label": "57SRS01",
        "long": "RONCOURT / ROMBAS",
        "short": "57SRS01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006628",
        "label": "57SSB01",
        "long": "WALSCHEID / SARREBOURG",
        "short": "57SSB01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006629",
        "label": "57SSB02",
        "long": "HATTIGNY / SARREBOURG",
        "short": "57SSB02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006630",
        "label": "57SSB03",
        "long": "VOYER / SARREBOURG",
        "short": "57SSB03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006631",
        "label": "57SSB04",
        "long": "ASSENONCOURT / SARREBOURG",
        "short": "57SSB04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006632",
        "label": "57SSB05",
        "long": "HELLERING-LES-FENETRANGE / SARREBOURG",
        "short": "57SSB05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006633",
        "label": "57SSB11",
        "long": "LAFRIMBOLLE / SARREBOURG",
        "short": "57SSB11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006634",
        "label": "57SSB15",
        "long": "REDING / SARREBOURG",
        "short": "57SSB15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006635",
        "label": "57SSB18",
        "long": "KERPRICH-AUX-BOIS / SARREBOURG",
        "short": "57SSB18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006636",
        "label": "57SSB20",
        "long": "BERLING / SARREBOURG",
        "short": "57SSB20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006637",
        "label": "57SSB22",
        "long": "HOMMARTING / SARREBOURG",
        "short": "57SSB22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006638",
        "label": "57SSB26",
        "long": "SCHNECKENBUSCH / SARREBOURG",
        "short": "57SSB26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006639",
        "label": "57SSG06",
        "long": "VITTERSBOURG / SARREGUEMINES",
        "short": "57SSG06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006640",
        "label": "57SSG11",
        "long": "HOMBOURG-HAUT / SARREGUEMINES",
        "short": "57SSG11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006641",
        "label": "57SSK01",
        "long": "OUDRENNE / SIERCK-LES-BAINS",
        "short": "57SSK01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006642",
        "label": "57SSK02",
        "long": "KIRSCHNAUMEN / SIERCK-LES-BAINS",
        "short": "57SSK02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006643",
        "label": "57SSK03",
        "long": "BERG-SUR-MOSELLE / SIERCK-LES-BAINS",
        "short": "57SSK03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006644",
        "label": "57SSK04",
        "long": "WALDWISSE / SIERCK-LES-BAINS",
        "short": "57SSK04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006645",
        "label": "57SSK05",
        "long": "OUDRENNE / SIERCK-LES-BAINS",
        "short": "57SSK05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006646",
        "label": "57SSK06",
        "long": "MANDEREN-RITZING / SIERCK-LES-BAINS",
        "short": "57SSK06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006647",
        "label": "57SSK07",
        "long": "KERLING-LES-SIERCK / SIERCK-LES-BAINS",
        "short": "57SSK07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006648",
        "label": "57SSK08",
        "long": "KOENIGSMACKER / SIERCK-LES-BAINS",
        "short": "57SSK08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006649",
        "label": "57SSK09",
        "long": "KOENIGSMACKER / SIERCK-LES-BAINS",
        "short": "57SSK09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006650",
        "label": "57STL01",
        "long": "GUENANGE / TALANGE",
        "short": "57STL01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006651",
        "label": "57STL02",
        "long": "PIERREVILLERS / TALANGE",
        "short": "57STL02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006652",
        "label": "57SUC01",
        "long": "RICHEMONT / UCKANGE",
        "short": "57SUC01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006653",
        "label": "57SVG01",
        "long": "BETTELAINVILLE / VIGY",
        "short": "57SVG01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006654",
        "label": "57SVG02",
        "long": "HAYES / VIGY",
        "short": "57SVG02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006655",
        "label": "57SVG03",
        "long": "CHARLY-ORADOUR / VIGY",
        "short": "57SVG03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006656",
        "label": "57SVG04",
        "long": "STE-BARBE / VIGY",
        "short": "57SVG04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006658",
        "label": "57SVN01",
        "long": "SOLGNE / LIEHON / VERNY",
        "short": "57SVN01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006659",
        "label": "57SVN02",
        "long": "FLEURY / ORNY / VERNY",
        "short": "57SVN02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006660",
        "label": "57SVN03",
        "long": "CHEMINOT / VERNY / METZ",
        "short": "57SVN03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006661",
        "label": "57SVN04",
        "long": "ST-JURE / VERNY",
        "short": "57SVN04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006662",
        "label": "57SVN05",
        "long": "SILLEGNY / VERNY",
        "short": "57SVN05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006663",
        "label": "57SWP01",
        "long": "WOIPPY",
        "short": "57SWP01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006664",
        "label": "57R006",
        "long": "LUTTANGE / METZ",
        "short": "57R006",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006665",
        "label": "57R008",
        "long": "FORBACH / CREUTZWALD",
        "short": "57R008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006666",
        "label": "57R009",
        "long": "FILSTROFF / CREUTZWALD",
        "short": "57R009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006667",
        "label": "57R010",
        "long": "CREUTZWALD / FREYMING-MERLEBACH",
        "short": "57R010",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006668",
        "label": "57R019",
        "long": "MORHANGE / FAULQUEMONT",
        "short": "57R019",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006669",
        "label": "57R020",
        "long": "GOMELANGE / BOULAY-MOSELLE",
        "short": "57R020",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006670",
        "label": "57R022",
        "long": "BISTEN / ST-AVOLD",
        "short": "57R022",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006671",
        "label": "57R025",
        "long": "BITCHE / SARREGUEMINES",
        "short": "57R025",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006672",
        "label": "57R026",
        "long": "CHATEAU-SALINS / MORHANGE",
        "short": "57R026",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006673",
        "label": "57R028",
        "long": "DIEUZE / CHATEAU-SALINS",
        "short": "57R028",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006674",
        "label": "57R030",
        "long": "ABONCOURT-SUR-SEILLE / CHATEAU-SALINS",
        "short": "57R030",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006675",
        "label": "57R031",
        "long": "NELLING / DIEUZE",
        "short": "57R031",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006676",
        "label": "57R032",
        "long": "INSMING / ST-AVOLD",
        "short": "57R032",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006677",
        "label": "57R033",
        "long": "CHATEAU-SALINS / SARREBOURG",
        "short": "57R033",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006678",
        "label": "57R034",
        "long": "RACRANGE / MORHANGE",
        "short": "57R034",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006679",
        "label": "57R035",
        "long": "WUISSE / CHATEAU-SALINS",
        "short": "57R035",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006680",
        "label": "57R036",
        "long": "GUEBLANGE-LES-DIEUZE / DIEUZE",
        "short": "57R036",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006682",
        "label": "57R039",
        "long": "DIEUZE / SARREBOURG",
        "short": "57R039",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006683",
        "label": "57R041",
        "long": "MORHANGE / DIEUZE",
        "short": "57R041",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006684",
        "label": "57R044",
        "long": "DIFFEMBACH-LES-HELLIMER / DIEUZE",
        "short": "57R044",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006685",
        "label": "57R045",
        "long": "KAPPELKINGER / DIEUZE",
        "short": "57R045",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006686",
        "label": "57R063",
        "long": "WALDWISSE / BOUZONVILLE",
        "short": "57R063",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006687",
        "label": "57R064",
        "long": "BECHY / METZ",
        "short": "57R064",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006688",
        "label": "57R065",
        "long": "LOUVIGNY / METZ",
        "short": "57R065",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006689",
        "label": "57R073",
        "long": "FLEVY / THIONVILLE",
        "short": "57R073",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006690",
        "label": "57R082",
        "long": "LORRY-MARDIGNY / METZ",
        "short": "57R082",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006691",
        "label": "57R084",
        "long": "BLAMONT / SARREBOURG",
        "short": "57R084",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006692",
        "label": "57R085",
        "long": "SCHMITTVILLER / SARREGUEMINES",
        "short": "57R085",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006693",
        "label": "57R086",
        "long": "SCHWEYEN / BITCHE",
        "short": "57R086",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006694",
        "label": "57R087",
        "long": "WALSCHBRONN / SARREGUEMINES",
        "short": "57R087",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006695",
        "label": "57R088",
        "long": "SOUCHT / SARREGUEMINES",
        "short": "57R088",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006696",
        "label": "57R093",
        "long": "ROHRBACH-LES-BITCHE / SARREGUEMINES",
        "short": "57R093",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006697",
        "label": "57R105",
        "long": "ENCHENBERG / BITCHE",
        "short": "57R105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006698",
        "label": "57R107",
        "long": "WALDWEISTROFF / THIONVILLE",
        "short": "57R107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006699",
        "label": "57R109",
        "long": "WALDWISSE / THIONVILLE",
        "short": "57R109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006700",
        "label": "57R111",
        "long": "BUDLING / THIONVILLE",
        "short": "57R111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006701",
        "label": "57R113",
        "long": "FLASTROFF / THIONVILLE",
        "short": "57R113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006702",
        "label": "57R119",
        "long": "MORHANGE / ST-AVOLD",
        "short": "57R119",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006703",
        "label": "57R126",
        "long": "HOMBOURG-HAUT / FREYMING-MERLEBACH",
        "short": "57R126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006704",
        "label": "57R131",
        "long": "FREYMING-MERLEBACH / THEDING",
        "short": "57R131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006705",
        "label": "57R134",
        "long": "BITCHE / WINGEN-SUR-MODER",
        "short": "57R134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006706",
        "label": "57R139",
        "long": "PUTTELANGE-AUX-LACS / ST-AVOLD",
        "short": "57R139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006707",
        "label": "57R140",
        "long": "BENESTROFF / SARREGUEMINES",
        "short": "57R140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006708",
        "label": "57R143",
        "long": "DABO / PHALSBOURG",
        "short": "57R143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006709",
        "label": "57R150",
        "long": "DANNELBOURG / SARREBOURG",
        "short": "57R150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006710",
        "label": "57R151",
        "long": "SARREBOURG / PHALSBOURG",
        "short": "57R151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006712",
        "label": "57R154",
        "long": "DRULINGEN / SARREBOURG",
        "short": "57R154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006713",
        "label": "57R155",
        "long": "ABRESCHVILLER / SARREBOURG",
        "short": "57R155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006714",
        "label": "57R156",
        "long": "HOMMERT / SARREBOURG",
        "short": "57R156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006715",
        "label": "57R160",
        "long": "LUTZELBOURG / SARREBOURG",
        "short": "57R160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006716",
        "label": "57R164",
        "long": "FREYMING-MERLEBACH",
        "short": "57R164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006717",
        "label": "57R166",
        "long": "WALSCHEID / SARREBOURG",
        "short": "57R166",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006719",
        "label": "57R176",
        "long": "MONNEREN / METZ",
        "short": "57R176",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006720",
        "label": "57R177",
        "long": "ST-JEAN-ROHRBACH / MORHANGE",
        "short": "57R177",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 4869,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.16",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.2"
  },
  "snapshot_date": "2026-07-24",
  "top_fixes": [
    {
      "code": "decreasing_or_equal_stop_time_distance",
      "count": 71,
      "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": 24.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": 4869,
      "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": "4869 of 4869 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": 2722,
      "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": "2722 of 2722 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"
}
