{
  "agency": {
    "country": "FR",
    "id": "fr-pan-81989",
    "name": "R\u00e9seau interurbain Fluo Grand-Est - Haute-Marne (52)",
    "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.8,
          "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": 98.7,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1061,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 480,
        "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": 1061,
          "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": "1061 of 1061 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": 480,
          "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": "480 of 480 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.3,
      "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": 13,
        "instances_by_severity": {
          "ERROR": 2,
          "INFO": 148,
          "WARNING": 1782
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "decreasing_or_equal_stop_time_distance",
          "count": 2,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape distances in your export; flag to your vendor if it persists.",
          "owner": "Likely your export tool",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Some trips have stop times whose distances along the route go backwards.",
          "why": "Apps can show buses jumping backwards or mis-order stops."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 798,
          "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": 362,
          "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": 357,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "unexpected_enum_value",
          "count": 174,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unexpected_enum_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Unexpected enum value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 77,
          "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": "stop_too_far_from_shape",
          "count": 9,
          "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_consecutive_stops",
          "count": 1,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 1,
          "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": 4.0,
          "severity": "WARNING",
          "what": "Fast travel between far stops (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "leading_or_trailing_whitespaces",
          "count": 1,
          "effort": "Usually one export setting.",
          "fix": "Trim leading and trailing spaces on export. The scorecard's auto-fixed copy already does this.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some values have extra spaces at the start or end.",
          "why": "A stray space can break a match, so a stop or route may fail to link across files."
        },
        {
          "code": "missing_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": 148,
          "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": 21.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 13 kinds of issue across 1932 instances (2 error, 1782 warning, 148 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 160,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-07-23",
        "feed_version": "20260723",
        "has_feed_info": true,
        "last_service_date": "2026-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 160 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 160 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": "b5f24724ad97746f37c217fbd624733e96eaa87be6bb3f8c81f0b63a619de220",
    "size_bytes": 2865240,
    "static_url": "https://transport.data.gouv.fr/resources/81989/download"
  },
  "fetch": {
    "final_url": "https://api.grandest2.cityway.fr/exs/GTFS?Key=OPENDATA&OperatorCode=C52",
    "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": [
      4.7453,
      47.60269,
      5.86762,
      48.64553
    ],
    "lat": 48.00254,
    "lon": 5.29918,
    "stop_count": 1061
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 174,
        "trip_count": 480,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 174,
    "trip_count": 480
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 45.8,
    "margin_to_next_band": 14.2,
    "score": 45.8
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 6,
      "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": "6 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"CHAUMONT - College / Lyc\u00e9e Oudinot\", \"RIMAUCOURT - Cote St Pierre\", \"LANGRES - Les Franchises College/Lyc\u00e9e\", 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": 535,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 480
  },
  "route_map": {
    "drawn_route_count": 170,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-81989/geometry.geojson",
    "route_count": 174,
    "routes": [
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005098",
        "label": "52SPOI03",
        "long": "SAUDRON / JOINVILLE",
        "short": "52SPOI03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005108",
        "label": "52EPOI01",
        "long": "SUZANNECOURT / POISSONS",
        "short": "52EPOI01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005109",
        "label": "52EPOI02",
        "long": "MONTREUIL-SUR-THONNANCE / ECHENAY",
        "short": "52EPOI02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005110",
        "label": "52SPOI04",
        "long": "LEZEVILLE / JOINVILLE",
        "short": "52SPOI04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005111",
        "label": "52SPOI05",
        "long": "CHATONRUPT-SOMMERMONT / JOINVILLE",
        "short": "52SPOI05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005112",
        "label": "52EPOI03",
        "long": "LEZEVILLE / ECHENAY",
        "short": "52EPOI03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005113",
        "label": "52EPOI04",
        "long": "THONNANCE-LES-MOULINS / EPIZON",
        "short": "52EPOI04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005114",
        "label": "52EPOI05",
        "long": "VECQUEVILLE / JOINVILLE",
        "short": "52EPOI05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005249",
        "label": "52EAVM16",
        "long": "COHONS / LONGEAU-PERCEY",
        "short": "52EAVM16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005250",
        "label": "52EAVM18",
        "long": "AUJEURRES / LONGEAU-PERCEY",
        "short": "52EAVM18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005251",
        "label": "52EAVM17",
        "long": "PERROGNEY-LES-FONTAINES / LONGEAU-PERCEY",
        "short": "52EAVM17",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005252",
        "label": "52SAVM16",
        "long": "PRASLAY / LANGRES / BRENNES",
        "short": "52SAVM16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005253",
        "label": "52SAVM17",
        "long": "PERROGNEY-LES-FONTAINES / LANGRES",
        "short": "52SAVM17",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005257",
        "label": "52SBOU02",
        "long": "ORQUEVAUX / BOURMONT",
        "short": "52SBOU02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005258",
        "label": "52EBOU07",
        "long": "CHAUMONT-LA-VILLE / GRAFFIGNY-CHEMIN",
        "short": "52EBOU07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005259",
        "label": "52EBOU02",
        "long": "ROMAIN-SUR-MEUSE / BOURMONT",
        "short": "52EBOU02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005260",
        "label": "52SBOU08",
        "long": "MENNOUVEAUX / BOURMONT-MEUSE-ET-MOUZON",
        "short": "52SBOU08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005261",
        "label": "52EBOU08",
        "long": "THOL-LES-MILLIERES / CLEFMONT",
        "short": "52EBOU08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005262",
        "label": "52EBOU03",
        "long": "BOURMONT-MEUSE-ET-MOUZON",
        "short": "52EBOU03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005263",
        "label": "52SBOU03",
        "long": "LIFFOL-LE-PETIT / BOURMONT",
        "short": "52SBOU03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005264",
        "label": "52SBOU09",
        "long": "CONSIGNY / BOURMONT-MEUSE-ET-MOUZON",
        "short": "52SBOU09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005265",
        "label": "52EBOU09",
        "long": "LEVECOURT / BREUVANNES-EN-BASSIGNY",
        "short": "52EBOU09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005268",
        "label": "52EBOU10",
        "long": "LEURVILLE / ST-BLIN",
        "short": "52EBOU10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005273",
        "label": "52EBOU11",
        "long": "LIFFOL-LE-PETIT / PREZ-SS-LAFAUCHE",
        "short": "52EBOU11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005274",
        "label": "52SBOU12",
        "long": "BREUVANNES-EN-BASSIGNY / BOURMONT",
        "short": "52SBOU12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005275",
        "label": "52EBOU12",
        "long": "OZIERES / CLEFMONT",
        "short": "52EBOU12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005288",
        "label": "52SBOU04",
        "long": "HARREVILLE-LES-CHANTEURS / BOURMONT",
        "short": "52SBOU04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005290",
        "label": "52EBOU04",
        "long": "HARREVILLE-LES-CHANTEURS / BOURMONT",
        "short": "52EBOU04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005293",
        "label": "52EBOU05",
        "long": "SOULAUCOURT-SUR-MOUZON / GRAFFIGNY",
        "short": "52EBOU05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005294",
        "label": "52EARC05",
        "long": "LEFFONDS-LE-HAUT / LEFFONDS",
        "short": "52EARC05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005295",
        "label": "52SARC01",
        "long": "ST-LOUP-SUR-AUJON / CHAUMONT",
        "short": "52SARC01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005572",
        "label": "52SSAF02",
        "long": "PARNOY-EN-BASSIGNY / BOURBONNE-L-BAINS",
        "short": "52SSAF02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005573",
        "label": "52ESAF02",
        "long": "LE CHATELET-SUR-MEUSE / PARNOY-BASSIGNY",
        "short": "52ESAF02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005574",
        "label": "52SSAF03",
        "long": "VARENNES-SUR-AMANCE / BOURBONNE-L-BAINS",
        "short": "52SSAF03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005575",
        "label": "52ESAF03",
        "long": "DAMREMONT / BOURBONNE-LES-BAINS",
        "short": "52ESAF03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005576",
        "label": "52SSAF04",
        "long": "VOISEY / BOURBONNE-LES-BAINS",
        "short": "52SSAF04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005577",
        "label": "52ESAF04",
        "long": "MONTCHARVOT / BOURBONNE-LES-BAINS",
        "short": "52ESAF04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005578",
        "label": "52SSAF05",
        "long": "VICQ / BOURBONNE-LES-BAINS",
        "short": "52SSAF05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005579",
        "label": "52ESAF05",
        "long": "LANEUVELLE / BOURBONNE-LES-BAINS",
        "short": "52ESAF05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005580",
        "label": "52SSAF06",
        "long": "ENFONVELLE / BOURBONNE-LES-BAINS",
        "short": "52SSAF06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005581",
        "label": "52ESAF06",
        "long": "ENFONVELLE / BOURBONNE-LES-BAINS",
        "short": "52ESAF06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005582",
        "label": "52ESAF07",
        "long": "VICQ / VARENNES-SUR-AMANCE",
        "short": "52ESAF07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005583",
        "label": "52SGLA01",
        "long": "VAL-DE-MEUSE",
        "short": "52SGLA01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005584",
        "label": "52EGLA01",
        "long": "FRECOURT / SARREY / CHAUFFOURT",
        "short": "52EGLA01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005585",
        "label": "52SGLA02",
        "long": "PLESNOY / VAL-DE-MEUSE",
        "short": "52SGLA02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005586",
        "label": "52EGLA02",
        "long": "LAVERNOY / VAL-DE-MEUSE",
        "short": "52EGLA02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005587",
        "label": "52SGLA03",
        "long": "SAULXURES / VAL-DE-MEUSE",
        "short": "52SGLA03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005588",
        "label": "52EGLA03",
        "long": "VAL-DE-MEUSE / SAULXURES",
        "short": "52EGLA03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005589",
        "label": "52SSAF08",
        "long": "DAMREMONT / LANGRES",
        "short": "52SSAF08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005591",
        "label": "52ESAF11",
        "long": "ST-VALLIER-SUR-MARNE / CULMONT",
        "short": "52ESAF11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005610",
        "label": "52SSAF14",
        "long": "CELSOY / CHALINDREY",
        "short": "52SSAF14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005612",
        "label": "52SSAF15",
        "long": "ST-BROINGT-LE-BOIS / CHALINDREY",
        "short": "52SSAF15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005613",
        "label": "52ESAF15",
        "long": "HEUILLEY-LE-GRAND / LE PAILLY",
        "short": "52ESAF15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005616",
        "label": "52SSAF17",
        "long": "LES LOGES / CHALINDREY",
        "short": "52SSAF17",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005617",
        "label": "52ESAF17",
        "long": "LES LOGES / CHALINDREY",
        "short": "52ESAF17",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005618",
        "label": "52SSAF18",
        "long": "GRENANT / FAYL-BILLOT",
        "short": "52SSAF18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005619",
        "label": "52ESAF18",
        "long": "GRENANT / CHAMPSEVRAINE",
        "short": "52ESAF18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005620",
        "label": "52SSAF19",
        "long": "GILLEY / FAYL-BILLOT",
        "short": "52SSAF19",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005621",
        "label": "52ESAF19",
        "long": "GILLEY / CHAMPSEVRAINE",
        "short": "52ESAF19",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005623",
        "label": "52ESAF22",
        "long": "PISSELOUP / GUYONVELLE",
        "short": "52ESAF22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005624",
        "label": "52SSAF23",
        "long": "SOYERS / FAYL-BILLOT",
        "short": "52SSAF23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005625",
        "label": "52ESAF23",
        "long": "VALLEROY / FAYL-BILLOT",
        "short": "52ESAF23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005626",
        "label": "52SGLA04",
        "long": "DAILLECOURT / VAL-DE-MEUSE",
        "short": "52SGLA04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005627",
        "label": "52ESAF21",
        "long": "ARBIGNY-SS-VARENNES / LAFERTE-S-AMANCE",
        "short": "52ESAF21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005628",
        "label": "52SSAF24",
        "long": "PISSELOUP / FAYL-BILLOT",
        "short": "52SSAF24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005629",
        "label": "52SGLA05",
        "long": "VAL-DE-MEUSE",
        "short": "52SGLA05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "1005630",
        "label": "52ESAF24",
        "long": "ROUGEUX / FAYL-BILLOT",
        "short": "52ESAF24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005631",
        "label": "52SSAF25",
        "long": "HAUTE-AMANCE / FAYL-BILLOT",
        "short": "52SSAF25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005632",
        "label": "52ESAF25",
        "long": "PIERREMONT-SUR-AMANCE / FAYL-BILLOT",
        "short": "52ESAF25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005633",
        "label": "52SSAF26",
        "long": "LANGRES / POINSON-LES-FAYL",
        "short": "52SSAF26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005634",
        "label": "52ESAF27",
        "long": "HAUTE-AMANCE",
        "short": "52ESAF27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005635",
        "label": "52EGLA05",
        "long": "VAL-DE-MEUSE",
        "short": "52EGLA05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005636",
        "label": "52SSAF27",
        "long": "BOURBONNE-LES-BAINS / LANGRES",
        "short": "52SSAF27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005637",
        "label": "52SGLA06",
        "long": "DAMMARTIN-SUR-MEUSE / CHAUMONT",
        "short": "52SGLA06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005638",
        "label": "52SGLA07",
        "long": "DAMPIERRE / LANGRES",
        "short": "52SGLA07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005639",
        "label": "52EGLA07",
        "long": "CHARMES / NEUILLY-L-EVEQUE",
        "short": "52EGLA07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005640",
        "label": "52SGLA08",
        "long": "MARCILLY-EN-BASSIGNY / LANGRES",
        "short": "52SGLA08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005641",
        "label": "52EGLA08",
        "long": "LECEY / LANGRES",
        "short": "52EGLA08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005643",
        "label": "52EGLA09",
        "long": "BONNECOURT / NEUILLY-L-EVEQUE",
        "short": "52EGLA09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005644",
        "label": "52SGLA10",
        "long": "BANNES / LANGRES",
        "short": "52SGLA10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005645",
        "label": "52EGLA10",
        "long": "ORBIGNY-AU-MONT / NEUILLY-L-EVEQUE",
        "short": "52EGLA10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005646",
        "label": "52SGLA11",
        "long": "MARAC / LANGRES / ROLAMPONT",
        "short": "52SGLA11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005647",
        "label": "52SSAF09",
        "long": "BOURBONNE-LES-BAINS / CHAUMONT",
        "short": "52SSAF09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005648",
        "label": "52EGLA11",
        "long": "ORMANCEY / MARAC / ROLAMPONT",
        "short": "52EGLA11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005649",
        "label": "52SGLA12",
        "long": "VAUXBONS / LANGRES",
        "short": "52SGLA12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005650",
        "label": "52EGLA12",
        "long": "BOURG / SAINTS-GEOSMES",
        "short": "52EGLA12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005653",
        "label": "52SGLA14",
        "long": "ROCHETAILLEE / LANGRES",
        "short": "52SGLA14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "1005655",
        "label": "52EGLA14",
        "long": "HUMES-JORQUENAY / ST-CIERGUES / PERRANCEY-V-M",
        "short": "52EGLA14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005658",
        "label": "52SGLA15",
        "long": "ST-MARTIN-LES-LANGRES / LANGRES",
        "short": "52SGLA15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005659",
        "label": "52EGLA15",
        "long": "PEIGNEY / LANGRES",
        "short": "52EGLA15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005670",
        "label": "52SGLA16",
        "long": "IS-EN-BASSIGNY / NOGENT",
        "short": "52SGLA16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005671",
        "label": "52EGLA16",
        "long": "MARDOR / ROLAMPONT",
        "short": "52EGLA16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005691",
        "label": "52SDOU01",
        "long": "MORIONVILLIERS / DOULAINCOURT-SAUCOURT",
        "short": "52SDOU01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005692",
        "label": "52EDOU01",
        "long": "DOMREMY-LANDEVILLE / EPIZON",
        "short": "52EDOU01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005693",
        "label": "52SGLA18",
        "long": "ROLAMPONT / LANGRES",
        "short": "52SGLA18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005695",
        "label": "52EDOU02",
        "long": "CHAMBRONCOURT / EPIZON",
        "short": "52EDOU02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005696",
        "label": "52EGLA18",
        "long": "ROLAMPONT",
        "short": "52EGLA18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005697",
        "label": "52SDOU03",
        "long": "ST-URBAIN-MACONCOURT / DOULAINCOURT",
        "short": "52SDOU03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005698",
        "label": "52SGLA19",
        "long": "BOURG / LANGRES",
        "short": "52SGLA19",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005699",
        "label": "52EDOU03",
        "long": "ST-URBAIN-MACONCOURT / DONJEUX",
        "short": "52EDOU03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005700",
        "label": "52EGLA19",
        "long": "ST-MAURICE / SAINTS-GEOSMES",
        "short": "52EGLA19",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005710",
        "label": "52SDOU04",
        "long": "MUSSEY-SUR-MARNE / DOULAINCOURT-SAUCOURT",
        "short": "52SDOU04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005712",
        "label": "52SDOU08",
        "long": "SIGNEVILLE / DOULAINCOURT-SAUCOURT",
        "short": "52SDOU08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005714",
        "label": "52SDOU11",
        "long": "LAFAUCHE / CHAUMONT",
        "short": "52SDOU11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005716",
        "label": "52EVAU01",
        "long": "AUBEPIERRE-SUR-AUBE / ARC-EN-BARROIS",
        "short": "52EVAU01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005717",
        "label": "52EDOU11",
        "long": "ROCHES-BETTAINCOURT / DOULAINCOURT",
        "short": "52EDOU11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005718",
        "label": "52SVAU02",
        "long": "GIEY-SUR-AUJON / CHATEAUVILLAIN",
        "short": "52SVAU02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005720",
        "label": "52SVAU03",
        "long": "LANTY-SUR-AUBE / CHATEAUVILLAIN",
        "short": "52SVAU03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005730",
        "label": "52SDOU10",
        "long": "ECOT-LA-COMBE / CHAUMONT",
        "short": "52SDOU10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005731",
        "label": "52EDOU10",
        "long": "DARMANNES / CHAUMONT",
        "short": "52EDOU10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005733",
        "label": "52SDOU09",
        "long": "RIMAUCOURT / CHAUMONT",
        "short": "52SDOU09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005734",
        "label": "52EDOU09",
        "long": "MAREILLES / ANDELOT-BLANCHEVILLE",
        "short": "52EDOU09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005735",
        "label": "52EDOU07",
        "long": "MONTOT-SUR-ROGNON / RIMAUCOURT / ANDELOT",
        "short": "52EDOU07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005736",
        "label": "52EDOU06",
        "long": "FRONVILLE / DONJEUX",
        "short": "52EDOU06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005737",
        "label": "52SDOU06",
        "long": "ANDELOT-BLANCHEVILLE / DOULAINCOURT",
        "short": "52SDOU06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005738",
        "label": "52SDOU05",
        "long": "ROCHES-BETTAINCOURT/ EPIZON / JOINVILLE",
        "short": "52SDOU05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005739",
        "label": "52EDOU05",
        "long": "FERRIERE-LA-FOLIE / DONJEUX",
        "short": "52EDOU05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005740",
        "label": "52EDOU12",
        "long": "DOULAINCOURT-SAUCOURT",
        "short": "52EDOU12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005742",
        "label": "52EVAU03",
        "long": "LANTY-SUR-AUBE / LAFERTE-SUR-AUBE",
        "short": "52EVAU03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005743",
        "label": "52SVAU04",
        "long": "RENNEPONT / BRICON / CHATEAUVILLAIN",
        "short": "52SVAU04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005744",
        "label": "52EVAU04",
        "long": "BLESSONVILLE / AIZANVILLE / CHATEAUVILLAIN",
        "short": "52EVAU04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005747",
        "label": "52SVAU06",
        "long": "CIRFONTAINES-EN-AZOIS / CHAUMONT",
        "short": "52SVAU06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005749",
        "label": "52EVAU06",
        "long": "RICHEBOURG / SEMOUTIERS-MONTSAON",
        "short": "52EVAU06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005750",
        "label": "52SVAU07",
        "long": "DINTEVILLE / CHAUMONT",
        "short": "52SVAU07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005752",
        "label": "52EVAU08",
        "long": "DINTEVILLE / CHATEAUVILLAIN TRAVAUX",
        "short": "52EVAU08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005770",
        "label": "52SVAU09",
        "long": "AUTREVILLE-SUR-LA-RENNE / COLOMBEY",
        "short": "52SVAU09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005771",
        "label": "52EVAU09",
        "long": "RENNEPONT / MARANVILLE",
        "short": "52EVAU09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005774",
        "label": "52SVAU12",
        "long": "MONTHERIES / CHAUMONT",
        "short": "52SVAU12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005775",
        "label": "52EVAU12",
        "long": "AUTREVILLE-SUR-LA-RENNE",
        "short": "52EVAU12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1005955",
        "label": "52R022",
        "long": "VILLE-SS-LA-FERTE / CHAUMONT",
        "short": "52R022",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005971",
        "label": "52EVAU07",
        "long": "ORGES / CHATEAUVILLAIN",
        "short": "52EVAU07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005974",
        "label": "52SARC02",
        "long": "VILLIERS-SUR-SUIZE / CHAUMONT",
        "short": "52SARC02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005975",
        "label": "52EARC02",
        "long": "NEUILLY-SUR-SUIZE / CHAUMONT",
        "short": "52EARC02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005976",
        "label": "52SARC03",
        "long": "ARBOT / CHAUMONT",
        "short": "52SARC03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "1005977",
        "label": "52SAVM18",
        "long": "BRENNES / LANGRES",
        "short": "52SAVM18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005978",
        "label": "52EGLA04",
        "long": "VAL-DE-MEUSE",
        "short": "52EGLA04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005980",
        "label": "52ESAF13",
        "long": "CHAUDENAY / CHAMPSEVRAINE",
        "short": "52ESAF13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": false,
        "id": "1005983",
        "label": "52R015",
        "long": "CHAUMONT / LANGRES",
        "short": "52R015",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1005984",
        "label": "52ESAF26",
        "long": "ARBIGNY-SS-VARENNES / HAUTE-AMANCE",
        "short": "52ESAF26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "191998",
        "color_name": "blue",
        "has_shape": true,
        "id": "1006012",
        "label": "52M001",
        "long": "ROCHES-BETTAINCOURT / JOINVILLE",
        "short": "52M001",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006030",
        "label": "52SDOU07",
        "long": "JOINVILLE / DOULAINCOURT-SAUCOURT",
        "short": "52SDOU07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006070",
        "label": "52SAVM01",
        "long": "GERMAINES / LANGRES",
        "short": "52SAVM01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006090",
        "label": "52SWAS08",
        "long": "GUDMONT-VILLIERS / FRONCLES",
        "short": "52SWAS08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006110",
        "label": "52EWAS08",
        "long": "GUDMONT-VILLIERS / DONJEUX",
        "short": "52EWAS08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006111",
        "label": "52EWAS03",
        "long": "MERTRUD / SOMMEVOIRE / DOULEVANT",
        "short": "52EWAS03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006133",
        "label": "52EAVM01",
        "long": "GERMAINES / AUBERIVE",
        "short": "52EAVM01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006134",
        "label": "52EAVM02",
        "long": "VIVEY / AUBERIVE",
        "short": "52EAVM02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006136",
        "label": "52SAVM03",
        "long": "POINSON-LES-GRANCEY / RECEY-SUR-OURCE",
        "short": "52SAVM03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006137",
        "label": "52EAVM03",
        "long": "COLMIER-LE-BAS / AUBERIVE",
        "short": "52EAVM03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006138",
        "label": "52SAVM05",
        "long": "LONGEAU / LE MONTSAUGEONNAIS / LANGRES",
        "short": "52SAVM05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006139",
        "label": "52EAVM05",
        "long": "VILLEGUSIEN-LE-LAC",
        "short": "52EAVM05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006140",
        "label": "52SAVM09",
        "long": "RIVIERE-LES-FOSSES / VILLEGUSIEN-LE-LAC",
        "short": "52SAVM09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006141",
        "label": "52EAVM09",
        "long": "CHALANCEY / LE VAL-D-ESNOMS",
        "short": "52EAVM09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006142",
        "label": "52EAVM06",
        "long": "ST-BROINGT-FOSSES / LE MONTSAUGEONNAIS",
        "short": "52EAVM06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006144",
        "label": "52EAVM11",
        "long": "LE VAL-D-ESNOMS",
        "short": "52EAVM11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006145",
        "label": "52SAVM12",
        "long": "LE MONTSAUGEONNAIS",
        "short": "52SAVM12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006146",
        "label": "52EAVM12",
        "long": "LE MONTSAUGEONNAIS / ISOMES",
        "short": "52EAVM12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006147",
        "label": "52SAVM13",
        "long": "VILLEGUSIEN-LE-LAC / LE MONTSAUGEONNAIS",
        "short": "52SAVM13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006148",
        "label": "52EAVM14",
        "long": "LE VAL-D-ESNOMS",
        "short": "52EAVM14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006151",
        "label": "52SAVM07",
        "long": "COUBLANC / CHASSIGNY",
        "short": "52SAVM07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006152",
        "label": "52EAVM07",
        "long": "DOMMARIEN / LE MONTSAUGEONNAIS",
        "short": "52EAVM07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006170",
        "label": "52SAVM08",
        "long": "OCCEY / VILLEGUSIEN-LE-LAC / LANGRES",
        "short": "52SAVM08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006171",
        "label": "52EAVM08",
        "long": "CUSEY / VILLEGUSIEN-LE-LAC",
        "short": "52EAVM08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006190",
        "label": "52SWAS01",
        "long": "DOULEVANT-LE-CH / WASSY / JOINVILLE",
        "short": "52SWAS01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006191",
        "label": "52SWAS02",
        "long": "LANEUVILLE-A-REMY / ST-DIZIER / WASSY",
        "short": "52SWAS02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006210",
        "label": "52SWAS03",
        "long": "SOMMEVOIRE / VAUX-SUR-BLAISE / WASSY",
        "short": "52SWAS03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006230",
        "label": "52SWAS04",
        "long": "BAUDRECOURT / JOINVILLE",
        "short": "52SWAS04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006232",
        "label": "52SWAS05",
        "long": "CIREY-SUR-BLAISE / JOINVILLE",
        "short": "52SWAS05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006233",
        "label": "52EWAS05",
        "long": "NOMECOURT / JOINVILLE",
        "short": "52EWAS05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006234",
        "label": "52SWAS06",
        "long": "DOULEVANT-LE-CHATEAU / WASSY",
        "short": "52SWAS06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1006235",
        "label": "52SWAS07",
        "long": "CIREY-SUR-BLAISE / WASSY",
        "short": "52SWAS07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1008824",
        "label": "52SPOI06",
        "long": "AUTIGNY-LE-GRAND / JOINVILLE",
        "short": "52SPOI06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1008964",
        "label": "52EDOU08",
        "long": "ECOT-LA-COMBE / ANDELOT-BLANCHEVILLE",
        "short": "52EDOU08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1009748",
        "label": "52EVAU05",
        "long": "CHATEAUVILLAIN / DANCEVOIR",
        "short": "52EVAU05",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1061,
    "stop_points_capped": false
  },
  "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": 2,
      "effort": "Usually an export-tool fix, not hand editing.",
      "fix": "Re-generate shape distances in your export; flag to your vendor if it persists.",
      "owner": "Likely your export tool",
      "points": 12.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Some trips have stop times whose distances along the route go backwards.",
      "why": "Apps can show buses jumping backwards or mis-order stops."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 1061,
      "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": "1061 of 1061 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": 480,
      "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": "480 of 480 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"
}
