{
  "agency": {
    "country": "BE",
    "id": "tec-wallonia",
    "name": "Transport en Commun (TEC), Wallonia",
    "operating_note": "One regional feed with five TEC agency rows and some cross-border service. Counted as one feed record.",
    "subdivision_code": "BE-WAL",
    "subdivision_name": "wallonne, R\u00e9gion"
  },
  "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": 0.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": 0.0,
        "mixed_case_stop_name_pct": 98.7,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 31065,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 143663,
        "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": 31065,
          "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": "31065 of 31065 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": 143663,
          "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": "143663 of 143663 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 143663,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Populate trip_headsign to match what the transit vehicle displays.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "143663 of 143663 trips have no headsign.",
          "why": "Riders at the stop can't tell which direction a transit vehicle is going."
        },
        {
          "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."
        }
      ],
      "name": "completeness",
      "score": 22.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": 0,
          "INFO": 2,
          "WARNING": 7591
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 7240,
          "effort": "A planned ID change, not a quick text cleanup.",
          "fix": "Only change the flagged IDs if an app needs basic ASCII values. Update each place that uses the ID. Keep all names and headsigns in their original language.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some internal IDs use characters outside the basic text set.",
          "why": "These IDs are valid UTF-8 data. This warning is only about support in older apps. It does not mean that names in other languages are wrong."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 219,
          "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": "duplicate_route_name",
          "count": 47,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "expired_calendar",
          "count": 29,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 27,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stops_match_shape_out_of_order' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Stops match shape out of order (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 21,
          "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 transit vehicle route through the wrong path or point riders to the wrong boarding location."
        },
        {
          "code": "missing_recommended_field",
          "count": 2,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_long_name_contains_short_name' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Route long name contains short name (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "leading_or_trailing_whitespaces",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'leading_or_trailing_whitespaces' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Leading or trailing whitespaces (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_feed_contact_email_and_url' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Missing feed contact email and url (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_feed_info_date",
          "count": 1,
          "effort": "Two fields, likely set once in your export settings.",
          "fix": "Fill in feed_start_date and feed_end_date in feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt does not state when this feed starts and ends.",
          "why": "Without stated dates, apps can't warn anyone before your data goes stale; it just disappears one day."
        },
        {
          "code": "stop_without_stop_time",
          "count": 1,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no transit vehicle is scheduled to arrive."
        },
        {
          "code": "big_gap_in_service",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'big_gap_in_service' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Big gap in service (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 35.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 13 kinds of issue across 7593 instances (0 error, 7591 warning, 2 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 88,
        "effective_expiry_date": "2026-10-13",
        "feed_end_date": null,
        "feed_start_date": "2026-07-15",
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2026-10-13",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_missing_feed_info_dates",
          "count": 1,
          "effort": "Two fields, set once in export settings.",
          "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "feed_info.txt is missing its start/end dates",
          "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
        }
      ],
      "name": "freshness",
      "score": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 88 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 88 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "CC0 1.0 Universal through Belgium's National Access Point; attribution is not legally required, but GTFS Scorecard credits SRWT/TEC as the source.",
    "reachable": true,
    "sha256": "8c09b3c68554c2c7d3f0d7c6d810b054495d79f02027777ddb1543c22439c94b",
    "size_bytes": 72837323,
    "static_url": "https://opendata.tec-wl.be/Current%20GTFS/TEC-GTFS.zip"
  },
  "fetch": {
    "final_url": "https://opendata.tec-wl.be/Current%20GTFS/TEC-GTFS.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-17T00:00:00+00:00",
  "geo": {
    "bbox": [
      2.88087,
      49.50679,
      6.38426,
      50.88306
    ],
    "lat": 50.47734,
    "lon": 5.00578,
    "stop_count": 31065
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 1,
        "trip_count": 2626,
        "trip_share_pct": 1.8
      },
      {
        "key": "subway",
        "label": "Subway / metro",
        "route_count": 3,
        "trip_count": 4237,
        "trip_share_pct": 2.9
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 908,
        "trip_count": 136800,
        "trip_share_pct": 95.2
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 912,
    "trip_count": 143663
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 43.8,
    "margin_to_next_band": 16.2,
    "score": 43.8
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 476,
      "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": "476 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"BRAINE-L'ALLEUD Rue de la Fraternit\u00e9 (Av. Allard)\", \"BRAINE-L'ALLEUD Rue de la Fraternit\u00e9 (Av. Allard)\", \"BRAINE-L'ALLEUD Gare - Quai 9 (Av. Albert Ier)\", 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."
    }
  ],
  "routability": {
    "boardable_stops": 31065,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 1,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "1 of 31065 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 1,
    "single_stop_trips": 0,
    "trips_total": 143663
  },
  "route_map": {
    "drawn_route_count": 912,
    "has_shapes": true,
    "path": "data/artifacts/tec-wallonia/geometry.geojson",
    "route_count": 912,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0005-18818",
        "label": "5",
        "long": "Jodoigne - Tienen",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0006-21951",
        "label": "6",
        "long": "Mille - Hamme-Mille - Grez - LLN",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0010-22619",
        "label": "10",
        "long": "Navette de La Hulpe",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0010-24009",
        "label": "10",
        "long": "Navette de La Hulpe",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0011-23342",
        "label": "11",
        "long": "Ottignies - Axis Parc - Einstein - Fleming",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0014-17839",
        "label": "14",
        "long": "Navette de Rixensart",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0015-20264",
        "label": "15",
        "long": "Navette de Genval",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0016-18943",
        "label": "16",
        "long": "Nivelles - Zoning Sud",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0017-23344",
        "label": "17",
        "long": "Ottignies - Clinique - Petit-Ry",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0018-23702",
        "label": "18",
        "long": "Leuven - Hamme-Mille - Jodoigne",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0019-23703",
        "label": "19",
        "long": "Nivelles - Ottignies",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0020-23704",
        "label": "20",
        "long": "Ottignies - Louvain-la-Neuve - Wavre",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0021-21888",
        "label": "21",
        "long": "Louvain-la-Neuve - Dion-Le-Mont",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0022-23347",
        "label": "22",
        "long": "Ottignies - Wavre - Zoning Nord",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0023-23705",
        "label": "23",
        "long": "Wavre - Jodoigne",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0024-22539",
        "label": "24",
        "long": "Wavre - Corbais - Nil - Chastre",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0025-23706",
        "label": "25",
        "long": "Jodoigne - Gembloux",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0026-23707",
        "label": "26",
        "long": "Jodoigne - Ezemaal",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0027-21701",
        "label": "27",
        "long": "Chastre - St-G\u00e9ry - Gembloux",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0028-23348",
        "label": "28",
        "long": "Genappe - Tangissart - Ottignies",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0029-23708",
        "label": "29",
        "long": "Lasne - C\u00e9roux-Mousty - Ottignies",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0030-23709",
        "label": "30",
        "long": "Nil - Chastre - Court-St-Etienne - Ottignies",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0031-23710",
        "label": "31",
        "long": "Ottignies - Louvain-la-Neuve - Bruy\u00e8res",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0032-22542",
        "label": "32",
        "long": "Hamme-Mille - Wavre",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0033-23352",
        "label": "33",
        "long": "Eghez\u00e9e - Perwez - Louvain-la-Neuve - Ottignies",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0034-23711",
        "label": "34",
        "long": "Chastre - Walhain - Mont-Saint-Guibert - LLN",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0035-23817",
        "label": "35",
        "long": "Grez-Doiceau - Jodoigne",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0036-23712",
        "label": "36",
        "long": "Braine-l'Alleud - Wavre",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0037-20901",
        "label": "37",
        "long": "Wavre (Gare) - Bierges (Verseau)",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0038-23808",
        "label": "38",
        "long": "Rosi\u00e8res - Genval - Wavre - Basse-Wavre",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0039-23353",
        "label": "39",
        "long": "Waterloo - Braine-l'Alleud - Ottignies - LLN",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0040-21810",
        "label": "40",
        "long": "Uccle/Ukkel - Alsemberg - Braine-l'Alleud",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0043-23524",
        "label": "43",
        "long": "Tubize - Ittre - Fauquez",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0047-23713",
        "label": "47",
        "long": "Tubize - Virginal",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0051-21950",
        "label": "51",
        "long": "Villers-la-Ville - St-G\u00e9ry - Mont-St-Guibert - LLN",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0052-21884",
        "label": "52",
        "long": "Gembloux - Chastre - Louvain-la-Neuve",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0053-23512",
        "label": "53",
        "long": "Tilly - Genappe",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0057-21814",
        "label": "57",
        "long": "Braine-l'Alleud - La Hulpe",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0057-24011",
        "label": "57",
        "long": "Braine-l'Alleud - La Hulpe",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0058-21815",
        "label": "58",
        "long": "Braine-l'Alleud - Genval",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0062-23525",
        "label": "62",
        "long": "Tubize - Braine-le Ch\u00e2teau -Nivelles",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0063-18224",
        "label": "63",
        "long": "Nivelles - Ronqui\u00e8res - Braine-le-Comte",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0065-21803",
        "label": "65",
        "long": "Braine-le-Comte - B.S.I.- Braine-l'Alleud/Nivelles",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0066-21804",
        "label": "66",
        "long": "Nivelles - Braine-l'Alleud",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0067-23715",
        "label": "67",
        "long": "Braine-l'Alleud - Barri\u00e8re - Parc de l'Alliance",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0069-23716",
        "label": "69",
        "long": "Nivelles - B.S.Isaac - Ittre - Braine-le-Ch\u00e2teau",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0070-19390",
        "label": "70",
        "long": "Nivelles - Rosseignies - Buzet",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0071-23717",
        "label": "71",
        "long": "Manage/Nivelles - Soignies",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0072-23739",
        "label": "72",
        "long": "Baulers - Nivelles - Manage",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0073-22883",
        "label": "73",
        "long": "Nivelles - R\u00eaves - Fleurus",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0074-23238",
        "label": "74",
        "long": "Nivelles - Feluy",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0075-21805",
        "label": "75",
        "long": "Braine-l'Alleud - Chenois - Waterloo",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0076-19684",
        "label": "76",
        "long": "Nivelles - Portes de l'Europe",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0077-17914",
        "label": "77",
        "long": "Baulers - Nivelles (Gare) - Shopping",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0114-23809",
        "label": "114",
        "long": "Braine-l'Alleud - Halle",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0115-23740",
        "label": "115",
        "long": "Braine-l'Alleud - Tubize",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0116-23742",
        "label": "116",
        "long": "Soignies - Br.-le-Comte - Rebecq -Tubize - Halle",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0121-23822",
        "label": "121",
        "long": "Alsemberg - Argenteuil (Berlaymont)",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0122-21729",
        "label": "122",
        "long": "Rhode-St-Gen./St-Gen.-Rode - Waterloo (Berlaymont)",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0123-17828",
        "label": "123",
        "long": "Bruxelles/Brussel (Midi) - Argentueil (Berlaymont)",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0124-17830",
        "label": "124",
        "long": "Uccle/Ukkel (H\u00e9ros) - Argentueil (Berlaymont)",
        "short": "124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0125-20903",
        "label": "125",
        "long": "Wavre - Argentueil (Berlaymont)",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0126-17833",
        "label": "126",
        "long": "Lasne - Argentueil (Berlaymont)",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0127-17834",
        "label": "127",
        "long": "La Hulpe - Argenteuil (Berlaymont)",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0127-24012",
        "label": "127",
        "long": "La Hulpe - Argenteuil (Berlaymont)",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0128-20267",
        "label": "128",
        "long": "Rosi\u00e8res - Argentueil (Berlaymont)",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0129-17836",
        "label": "129",
        "long": "Braine-l'Alleud - Argentueil (Berlaymont)",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0148-23743",
        "label": "148",
        "long": "Gembloux - Ramillies - Landen",
        "short": "148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0200-17848",
        "label": "200",
        "long": "Proxibus de Rebecq",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0201-20630",
        "label": "201",
        "long": "Proxibus de Waterloo",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0202-21068",
        "label": "202",
        "long": "Proxibus de Perwez",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0204-22145",
        "label": "204",
        "long": "Proxibus de Grez-Doiceau",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0210-22617",
        "label": "210",
        "long": "Proxibus de La Hulpe",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0210-24013",
        "label": "210",
        "long": "Proxibus de La Hulpe",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0339-23744",
        "label": "339",
        "long": "Hannut - Tienen",
        "short": "339",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0366-21082",
        "label": "366",
        "long": "Court-St-Etienne - Rixensart - Ixelles/Elsene",
        "short": "366",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0471-23745",
        "label": "471",
        "long": "Sint-Pieters-Kapelle - Enghien/Edingen - Halle",
        "short": "471",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0472-23746",
        "label": "472",
        "long": "Enghien/Edingen - Tubize",
        "short": "472",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0536-23747",
        "label": "W",
        "long": "Bruxelles/Brussel - Waterloo - Braine-l'Alleud",
        "short": "W",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0543-23748",
        "label": "543",
        "long": "Bruxelles/Brussel - Wavre - Eghez\u00e9e",
        "short": "543",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0568-21904",
        "label": "568",
        "long": "Nivelles - Marbais - Fleurus",
        "short": "568",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0601-23354",
        "label": "E1",
        "long": "Jodoigne - Louvain-la-Neuve- Ottignies (Express)",
        "short": "E1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0602-23522",
        "label": "E2",
        "long": "Tubize - Nivelles (Express)",
        "short": "E2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0603-21891",
        "label": "E3",
        "long": "Braine-l'Alleud - Genappe - LLN (Express)",
        "short": "E3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0604-21885",
        "label": "E4",
        "long": "Nivelles - Louvain-la-Neuve (Express)",
        "short": "E4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0605-21186",
        "label": "E5",
        "long": "Nivelles - Namur (Express)",
        "short": "E5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0606-21873",
        "label": "E6",
        "long": "Gembloux - Louvain-la-Neuve - Wavre (Express)",
        "short": "E6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0607-19683",
        "label": "E7",
        "long": "Nivelles - La Louvi\u00e8re (Express)",
        "short": "E7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0609-23523",
        "label": "E9",
        "long": "Tubize - Braine-l'Alleud (Express)",
        "short": "E9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0610-23749",
        "label": "610",
        "long": "Hannut - Jauche - Jodoigne",
        "short": "610",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0611-21881",
        "label": "E11",
        "long": "Louvain-la-Neuve  - Wavre - Ixelles (Express)",
        "short": "E11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0612-23750",
        "label": "E12",
        "long": "Louvain-la-Neuve - Wavre - Woluwe (Express)",
        "short": "E12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "B0613-22708",
        "label": "E13",
        "long": "Wavre Gare - Auderghem (Express)",
        "short": "E13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0001-21650",
        "label": "1",
        "long": "Montignies (Place) - Gare Centrale - GB Bomer\u00e9e",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0003-21650",
        "label": "3",
        "long": "Montignies (Place)-Gare Centrale-Jamioulx (Prison)",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0011-21515",
        "label": "11",
        "long": "Jumet Madeleine-Ransart-Gilly-Mont/s/Sambre Place",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0011-23681",
        "label": "11",
        "long": "Jumet Madeleine-Ransart-Gilly-Mont/s/Sambre Place",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0012-21515",
        "label": "12",
        "long": "Gilly (Cimeti\u00e8re) - Loverval (IMTR)",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0012-23681",
        "label": "12",
        "long": "Gilly (Cimeti\u00e8re) - Loverval (IMTR)",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0013-21620",
        "label": "13",
        "long": "Presles (Cit\u00e9 Solaire) - Gare Centrale",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0014-21623",
        "label": "14",
        "long": "Gare Centrale - Bouffioulx - Gilly (Gazom\u00e8tre)",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0017-23514",
        "label": "17",
        "long": "Fleurus - Wanferc\u00e9e-Baulet - Gilly - Ch\u00e2telet",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0018-22073",
        "label": "18",
        "long": "Jumet (D\u00e9p\u00f4t)-Gare Centrale-Ch\u00e2telet (Chavepeyer)",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0019-21626",
        "label": "19",
        "long": "Gerpinnes - Nalinnes - Gare Centrale",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0020-22838",
        "label": "20",
        "long": "Gerpinnes - IMTR - Gare Centrale",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0021-23839",
        "label": "21",
        "long": "Marcinelle (Loisirs) - Charleroi Gare Centrale",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0025-21648",
        "label": "25",
        "long": "Gare Centrale - Gilly (Soleilmont)",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0027-23283",
        "label": "27",
        "long": "Ch\u00e2telineau (SNCB) - Ransart (Place Communale)",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0028-23283",
        "label": "28",
        "long": "Ch\u00e2telineau (SNCB) - Jumet (Madeleine)",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0029-23283",
        "label": "29",
        "long": "Ch\u00e2telineau (SNCB) -  Gosselies (Ath\u00e9n\u00e9e)",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0035-21648",
        "label": "35",
        "long": "Gare Centrale - Farciennes (L'Ysle Marais)",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0041-21508",
        "label": "41",
        "long": "Charleroi - Courcelles - Gosselies - Jumet",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0043-22612",
        "label": "43",
        "long": "Centrale-Monceau-Trazegnies-Courcelles-Centrale",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0050-21267",
        "label": "50",
        "long": "Charleroi (Palais) - Luttre (SNCB)",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0051-21537",
        "label": "51",
        "long": "Luttre (SNCB) - Monceau-sur-Sambre (Moulin)",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0052-21628",
        "label": "52",
        "long": "Gare Centrale - Nalinnes - Gourdinne",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0053-21537",
        "label": "53",
        "long": "Souvret (Forri\u00e8re) - Charleroi (Palais)",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0060-22796",
        "label": "60",
        "long": "Jumet (Madeleine)-Villers-Perwin (Trois Tilleuls)",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0061-21529",
        "label": "61",
        "long": "Jumet (Madeleine) - Trazegnies (Sentier Madame)",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0062-23515",
        "label": "62",
        "long": "Gilly (Soleilmont) - Jumet (Madeleine)",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0062-23685",
        "label": "62",
        "long": "Farciennes (L'Ysle Marais) - Gosselies (Biopark)",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0063-23292",
        "label": "63",
        "long": "Jumet (Madeleine) - Fontaine-l'\u00c9v\u00eaque",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0064-21548",
        "label": "64",
        "long": "Gosselies - Pont-\u00e0-Celles - Obaix - Buzet - R\u00eaves",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0065-21267",
        "label": "65",
        "long": "Jumet (Madeleine) - Pont-\u00e0-Celles (Place)",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0066-21548",
        "label": "66",
        "long": "Frasnes-lez-Gosselies - R\u00eaves - Pont-\u00e0-Celles",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0067-23680",
        "label": "67",
        "long": "Jumet (Madeleine) - Fleurus (Champs Elys\u00e9es)",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0067-23924",
        "label": "67",
        "long": "Jumet (Madeleine) - Fleurus (Champs Elys\u00e9es)",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0068-21906",
        "label": "68",
        "long": "Gare Centrale - Zoning Jumet - Gosselies",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0068-23686",
        "label": "68",
        "long": "Gare Centrale - Zoning Jumet - Gosselies",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0068-24102",
        "label": "68",
        "long": "Gare Centrale - Zoning Jumet - Gosselies",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0070-21638",
        "label": "70",
        "long": "Montigny-le-Tilleul (V\u00e9sale) - Gare Centrale",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0071-22026",
        "label": "71",
        "long": "Gare Centrale - Monceau-sur-Sambre (Moulin)",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0072-23678",
        "label": "72",
        "long": "Monceau-sur-Sambre (Moulin) - Goz\u00e9e - Thuin",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0075-21523",
        "label": "75",
        "long": "Goutroux (Pairotte) - Goz\u00e9e - Thuillies",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0077-21523",
        "label": "77",
        "long": "Goutroux (Pairotte) - Montigny-le-Tilleul (V\u00e9sale)",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0083-22612",
        "label": "83",
        "long": "Centrale-Courcelles-Trazegnies-Monceau-Centrale",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0085-21632",
        "label": "85",
        "long": "Jumet (Brulotte) - Gare Centrale",
        "short": "85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0086-21633",
        "label": "86",
        "long": "Gosselies (Ath\u00e9n\u00e9e) - Jumet (Gohyssart) - Centrale",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0091-22515",
        "label": "91",
        "long": "Montigny - Thuin - Anderlues - Pi\u00e9ton - Chapelle",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0099-20878",
        "label": "99",
        "long": "Biesme-sous-Thuin - Beaumont - Erquelinnes",
        "short": "99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C00A1-21905",
        "label": "A1",
        "long": "Charleroi Gare Centrale - Charleroi Airport",
        "short": "A1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C00A1-24020",
        "label": "A1",
        "long": "Charleroi Gare Centrale - Charleroi Airport",
        "short": "A1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C00A2-21572",
        "label": "A2",
        "long": "Fleurus Gare SNCB - Charleroi Airport",
        "short": "A2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C00A3-21759",
        "label": "A3",
        "long": "Luttre Gare SNCB - Charleroi Airport",
        "short": "A3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "C00M2-23368",
        "label": "M2",
        "long": "Gare Centrale - Anderlues Monument (M\u00e9tro)",
        "short": "M2",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "C00M3-23486",
        "label": "M3",
        "long": "Gare Centrale - Gosselies Fbg de Bruxelles (M\u00e9tro)",
        "short": "M3",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "3344CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "C00M4-23436",
        "label": "M4",
        "long": "Gare Centrale - Gilly Soleilmont (M\u00e9tro)",
        "short": "M4",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C00V2-22185",
        "label": "V2",
        "long": "Charleroi Gare Centrale - Abbaye d'Aulne",
        "short": "V2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0108-20432",
        "label": "108",
        "long": "Beaumont - Philippeville",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0119-21761",
        "label": "119",
        "long": "Anderlues - Bierc\u00e9e - Ragnies - Beaumont",
        "short": "119",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0129-22969",
        "label": "129",
        "long": "Momignies Place - Mons",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C012b-21515",
        "label": "12b",
        "long": "Jumet (Hamendes) - Montignies-sur-Sambre (Place)",
        "short": "12b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C012b-23681",
        "label": "12b",
        "long": "Gosselies Biopark - Montignies-sur-Sambre (Place)",
        "short": "12b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0154-23516",
        "label": "154",
        "long": "Charl (Palais) - Roselies - Farciennes - Ch\u00e2telet",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0155-23819",
        "label": "155",
        "long": "Gilly - Ch\u00e2telet - Tamines - Velaine - Ch\u00e2telet",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0156-23819",
        "label": "156",
        "long": "Ch\u00e2telet - Velaine - Tamines - Ch\u00e2telet - Gilly",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0158-23516",
        "label": "158",
        "long": "Ch\u00e2telet - Farciennes - Roselies - Charl (Palais)",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0163-23288",
        "label": "163",
        "long": "Fleurus - Ransart - Gosselies",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0170-21614",
        "label": "170",
        "long": "Gare Centrale - Jamioulx - Ham-sur-Heure - V\u00e9sale",
        "short": "170",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0172-18966",
        "label": "172",
        "long": "Ch\u00e2telet (Justice) - March.-au-Pont (De Cartier)",
        "short": "172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0173-21621",
        "label": "173",
        "long": "Pi\u00e9ton - Fontaine - Landelies - Gare Centrale",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0192-23017",
        "label": "192",
        "long": "Nalinnes - Goz\u00e9e - Thuin",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0194-21528",
        "label": "194",
        "long": "Thuin - Ragnies - Bierc\u00e9e - Thuin",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0366-22651",
        "label": "366",
        "long": "Baisy-Thy - Genappe - R\u00eaves",
        "short": "366",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C0710-23289",
        "label": "710",
        "long": "Fleurus - Charleroi",
        "short": "710",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C099b-21543",
        "label": "99b",
        "long": "Nalinnes - Beaumont",
        "short": "99b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C109a-21935",
        "label": "109a",
        "long": "Gare Centrale - Beaumont - Chimay",
        "short": "109a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C109b-21557",
        "label": "109b",
        "long": "Lobbes - Thuillies - Beaumont",
        "short": "109b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C132c-21535",
        "label": "132c",
        "long": "Walcourt - Froidchapelle - Chimay",
        "short": "132c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C136c-21541",
        "label": "136c",
        "long": "Chimay - Cerfontaine",
        "short": "136c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C156a-23638",
        "label": "156a",
        "long": "Chimay - Momignies",
        "short": "156a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "C365a-22023",
        "label": "365a",
        "long": "Bruxelles - Jumet (Madeleine)",
        "short": "365a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CBRUY-22505",
        "label": "BRUY",
        "long": "Les Bruy\u00e8res (Sp\u00e9cial)",
        "short": "BRUY",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CCERI-21927",
        "label": "CERI",
        "long": "Cerisiers (Sp\u00e9cial)",
        "short": "CERI",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CCITY-21928",
        "label": "CITY",
        "long": "City bus Charleroi Ville Haute - Ville Basse",
        "short": "CITY",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CE109-21627",
        "label": "E109",
        "long": "Express Momignies - Chimay - Gare Centrale",
        "short": "E109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CE110-22967",
        "label": "E110",
        "long": "Express Beaumont - Mons",
        "short": "E110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CGHDC-22583",
        "label": "GHDC",
        "long": "GHDC - Les Viviers",
        "short": "GHDC",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CM1ab-22028",
        "label": "M1ab",
        "long": "Anderlues - Gare Centrale",
        "short": "M1ab",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CM3ab-22029",
        "label": "M3ab",
        "long": "Gosselies Faubourg de Bruxelles - Gare Centrale",
        "short": "M3ab",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CM4ab-22075",
        "label": "M4ab",
        "long": "Ch\u00e2telineau (Pl. Destr\u00e9e) - Gare Centrale",
        "short": "M4ab",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CMCOU-21551",
        "label": "MCOU",
        "long": "March\u00e9 de Courcelles (Sp\u00e9cial) (43-83)",
        "short": "MCOU",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CMFON-21552",
        "label": "MFON",
        "long": "March\u00e9 de Fontaine-l'\u00c9v\u00eaque (Sp\u00e9cial)",
        "short": "MFON",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CMIDO-21289",
        "label": "MIDO",
        "long": "City Docherie - Charleroi",
        "short": "MIDO",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "CRbus-21612",
        "label": "Rbus",
        "long": "Walcourt - Froidchapelle",
        "short": "Rbus",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1001-23143",
        "label": "1",
        "long": "Mons - Saint-Ghislain",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1002-23279",
        "label": "2",
        "long": "Mons - Dour",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1002-24110",
        "label": "2",
        "long": "Mons - Dour",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1006-23898",
        "label": "6",
        "long": "Mons - Fl\u00e9nu - Mons",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1007-23899",
        "label": "7",
        "long": "Mons - Qui\u00e9vrain",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1009-23900",
        "label": "9",
        "long": "Mons - Dour",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1010-23138",
        "label": "10",
        "long": "Saint-Ghislain - Herchies",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1012-23142",
        "label": "12",
        "long": "Saint-Ghislain - Wasmu\u00ebl",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1013-23139",
        "label": "13",
        "long": "Saint-Ghislain - Quevaucamps",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1016-22919",
        "label": "16",
        "long": "Mons - Jurbise",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1017-22920",
        "label": "16/",
        "long": "Mons - Nimy",
        "short": "16/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1018-23880",
        "label": "18",
        "long": "Mons - Saint-Denis",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1021-23123",
        "label": "21",
        "long": "Binche - Estinnes",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1022-23574",
        "label": "22",
        "long": "Mons - Binche",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1023-22911",
        "label": "23",
        "long": "Mons - Hyon - Asquillies",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1024-23575",
        "label": "24",
        "long": "Maurage - Bray - Mons",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1025-22556",
        "label": "25",
        "long": "Jemappes - Blaregnies",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1025-24111",
        "label": "25",
        "long": "Jemappes - Blaregnies",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1026-23083",
        "label": "26",
        "long": "Soignies - Horrues",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1027-23846",
        "label": "27",
        "long": "Soignies - Silly",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1028-23150",
        "label": "28",
        "long": "Saint-Ghislain - Roisin",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1030-23151",
        "label": "30",
        "long": "Angre - Saint-Ghislain",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1031-21383",
        "label": "31",
        "long": "Qui\u00e9vrain - Dour",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1034-23496",
        "label": "34/",
        "long": "Mons - Binche",
        "short": "34/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1041-21662",
        "label": "41",
        "long": "Mons - Maubeuge",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1042-23120",
        "label": "42",
        "long": "Enghien/Edingen - Neufvilles",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1050-22932",
        "label": "50",
        "long": "Mons Grand Large",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1051-22248",
        "label": "4",
        "long": "Wasmes - Baudour",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1051-24112",
        "label": "4",
        "long": "Wasmes - Baudour",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1060-21658",
        "label": "60",
        "long": "Mons Grands Pr\u00e9s",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1078-23109",
        "label": "78",
        "long": "Saint-Ghislain - P\u00e9ruwelz",
        "short": "78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1080-22681",
        "label": "8",
        "long": "Dour - Erquennes",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1081-22682",
        "label": "8/",
        "long": "Dour - Blaugies",
        "short": "8/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1087-23859",
        "label": "87",
        "long": "Ronse/Renaix - Enghien/Edingen",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1087-24077",
        "label": "87",
        "long": "Ronse/Renaix - Enghien/Edingen",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1089-23883",
        "label": "89",
        "long": "Havr\u00e9 Beaulieu - Mons",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1094-23849",
        "label": "94",
        "long": "Ath - Enghien/Edingen",
        "short": "94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1096-23124",
        "label": "96",
        "long": "Mons - Aulnois",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1100-23700",
        "label": "100",
        "long": "Ath - Saint-Ghislain",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1108-21397",
        "label": "108",
        "long": "Binche - Erquelinnes",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1110-23148",
        "label": "11",
        "long": "Saint-Ghislain - Hornu - Boussu",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1112-23149",
        "label": "11/",
        "long": "Saint-Ghislain - Boussu - Hornu",
        "short": "11/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1126-23293",
        "label": "126",
        "long": "Enghien/Edingen - Braine-le-Comte",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1127-23847",
        "label": "27/",
        "long": "Soignies - Neufvilles",
        "short": "27/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1134-23843",
        "label": "134/",
        "long": "Mons - Beaumont",
        "short": "134/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1134-24090",
        "label": "134/",
        "long": "Mons - Beaumont",
        "short": "134/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1140-23963",
        "label": "14",
        "long": "Mons - Saint-Ghislain",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1141-23966",
        "label": "14/",
        "long": "Mons - Ghlin (Place)",
        "short": "14/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1142-23968",
        "label": "14B",
        "long": "Mons - Ghlin (Busteau) - Mons",
        "short": "14B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1150-23271",
        "label": "15",
        "long": "Mons - Soignies",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1150-24095",
        "label": "15",
        "long": "Mons - Soignies",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1151-22925",
        "label": "15/",
        "long": "Mons - Casteau",
        "short": "15/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1151-24096",
        "label": "15/",
        "long": "Mons - Casteau",
        "short": "15/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1170-23884",
        "label": "17",
        "long": "Thieu - Mons",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1190-23125",
        "label": "19",
        "long": "Mons - Jemappes",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1191-23291",
        "label": "19/",
        "long": "Mons - Jemappes",
        "short": "19/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1290-21413",
        "label": "29",
        "long": "Qui\u00e9vrain - Hensies",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1291-21414",
        "label": "29'",
        "long": "Qui\u00e9vrain - Roisin",
        "short": "29'",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1701-23901",
        "label": "701",
        "long": "Mons - Hornu Berchon",
        "short": "701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1744-23067",
        "label": "E44",
        "long": "Mons - Binche",
        "short": "E44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1801-22906",
        "label": "CityO",
        "long": "Mons centre-ville - Hyon",
        "short": "CityO",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1802-22907",
        "label": "CityR",
        "long": "Mons centre-ville",
        "short": "CityR",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1810-23147",
        "label": "R",
        "long": "Circuits du Borinage (Wasmes, Warquignies,...)",
        "short": "R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1811-21682",
        "label": "U",
        "long": "Desserte urbaine de Mons",
        "short": "U",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H1821-23881",
        "label": "821",
        "long": "Mons - Havr\u00e9",
        "short": "821",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2023-23040",
        "label": "23",
        "long": "Manage - Familleureux - La Louvi\u00e8re - Manage",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2025-23041",
        "label": "25",
        "long": "Bois d'Haine - La Louvi\u00e8re - Jolimont - Manage",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2026-23042",
        "label": "26",
        "long": "Tivoli - La Louv. - Haine-St-P. - Manage -Seneffe",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2030-23581",
        "label": "30",
        "long": "Str\u00e9py-Bracquegnies - Anderlues",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2031-23358",
        "label": "31",
        "long": "Thieu - La Louvi\u00e8re",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2032-23582",
        "label": "32",
        "long": "Le Roeulx - Maurage",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2033-23043",
        "label": "33",
        "long": "Manage - La Louvi\u00e8re - Besonrieux- Familleureux",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2035-23044",
        "label": "35",
        "long": "Manage - Jolimont - La Louvi\u00e8re - Bois d'Haine",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2036-23045",
        "label": "36",
        "long": "Seneffe -Manage - Haine-St-P. - La Louv. - Tivoli",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2037-23356",
        "label": "37",
        "long": "Houdeng - La Louvi\u00e8re Sud",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2038-23494",
        "label": "38",
        "long": "La Louvi\u00e8re - Trivi\u00e8res",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2039-23051",
        "label": "37/",
        "long": "Houdeng - Jolimont",
        "short": "37/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2040-23792",
        "label": "40",
        "long": "La Louvi\u00e8re Sud - Houdeng (Garocentre)",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2082-23882",
        "label": "82",
        "long": "Mons - Trazegnies",
        "short": "82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2084-23888",
        "label": "84",
        "long": "Chapelle-Lez-Herlaimont Cit\u00e9 - La Louvi\u00e8re",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2085-23359",
        "label": "85",
        "long": "Maurage - La Louvi\u00e8re",
        "short": "85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2107-23054",
        "label": "107",
        "long": "Jolimont - Ecaussinnes",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2132-23585",
        "label": "132",
        "long": "La Louvi\u00e8re - Morlanwelz - Binche",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2132-24043",
        "label": "132",
        "long": "La Louvi\u00e8re - Morlanwelz - Binche",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2133-23443",
        "label": "133",
        "long": "La Louvi\u00e8re - Binche - Morlanwelz",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2133-24044",
        "label": "133",
        "long": "La Louvi\u00e8re - Binche - Morlanwelz",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2134-23362",
        "label": "134",
        "long": "Jolimont - Soignies",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2136-23976",
        "label": "136",
        "long": "Anderlues - La Louvi\u00e8re",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2167-23848",
        "label": "167",
        "long": "La Louvi\u00e8re - Luttre",
        "short": "167",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2473-21442",
        "label": "473",
        "long": "Braine-le-Comte - Steenkerque",
        "short": "473",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H2822-23887",
        "label": "822",
        "long": "Maurage - Morlanwelz",
        "short": "822",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4001-23689",
        "label": "1",
        "long": "Tournai - Mouscron/Moeskroen",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4001-24092",
        "label": "1",
        "long": "Tournai - Mouscron/Moeskroen",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4002-23690",
        "label": "2",
        "long": "Tournai - Mouscron/Moeskroen",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4002-24093",
        "label": "2",
        "long": "Tournai - Mouscron/Moeskroen",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4003-23856",
        "label": "3",
        "long": "Mouscron/Moeskroen - Comines/Komen",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4003-24027",
        "label": "3",
        "long": "Mouscron/Moeskroen - Comines/Komen",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4004-22793",
        "label": "4",
        "long": "Tournai - Baisieux",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4004-24099",
        "label": "4",
        "long": "Tournai - Baisieux",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4006-23857",
        "label": "6",
        "long": "Comines/Komen - Houplines",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4006-24061",
        "label": "6",
        "long": "Comines/Komen - Houplines",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4007-23394",
        "label": "7",
        "long": "Tournai - Rongy / Guignies",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4008-22717",
        "label": "8",
        "long": "Tournai - Gaurain - Bonsecours",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4009-23395",
        "label": "9",
        "long": "Tournai - Ath",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4010-23850",
        "label": "10",
        "long": "Ath - Ellezelles",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4012-23851",
        "label": "12",
        "long": "Attre - Blaton",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4080-23111",
        "label": "80",
        "long": "Blaton - Quevaucamps / Bernissart",
        "short": "80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4081-23701",
        "label": "81",
        "long": "Ath - Blaton",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4085-23506",
        "label": "86A",
        "long": "Leuze - Blaton",
        "short": "86A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4086-23128",
        "label": "86B",
        "long": "Ronse/Renaix - Leuze",
        "short": "86B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4086-24070",
        "label": "86B",
        "long": "Ronse/Renaix - Leuze",
        "short": "86B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4087-23127",
        "label": "86C",
        "long": "Leuze - P\u00e9ruwelz",
        "short": "86C",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4088-22791",
        "label": "88",
        "long": "Tournai - La Glanerie",
        "short": "88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4095-23131",
        "label": "95",
        "long": "Tournai - Leuze-en-Hainaut",
        "short": "95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4097-22089",
        "label": "97",
        "long": "Tournai - Renaix/Ronse",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4097-24067",
        "label": "97",
        "long": "Tournai - Renaix/Ronse",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4098-22445",
        "label": "98",
        "long": "Tournai - Lesdain",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4483-23246",
        "label": "483",
        "long": "Tournai - Ronse/Renaix",
        "short": "483",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4483-24074",
        "label": "483",
        "long": "Tournai - Ronse/Renaix",
        "short": "483",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4491-22889",
        "label": "491",
        "long": "Tournai - Mortagne / P\u00e9ruwelz",
        "short": "491",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4740-23113",
        "label": "E40",
        "long": "Ath - P\u00e9ruwelz",
        "short": "E40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4741-23132",
        "label": "E41",
        "long": "P\u00e9ruwelz - Ronse/Renaix",
        "short": "E41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4741-24082",
        "label": "E41",
        "long": "P\u00e9ruwelz - Ronse/Renaix",
        "short": "E41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4742-22567",
        "label": "E42",
        "long": "Tournai - Ronse/Renaix",
        "short": "E42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4742-24083",
        "label": "E42",
        "long": "Tournai - Ronse/Renaix",
        "short": "E42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4801-22447",
        "label": "B",
        "long": "Tournai City : Kain - Tournai - Blandain",
        "short": "B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4802-21477",
        "label": "K",
        "long": "Tournai City : Tournai - Kain",
        "short": "K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4803-23441",
        "label": "R",
        "long": "Tournai City : Tournai - Rumillies - Warchin",
        "short": "R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4804-21479",
        "label": "V",
        "long": "Tournai City : Tournai - Chercq - Vaulx",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4805-22866",
        "label": "W",
        "long": "Tournai City : Tournai - Warchin - Rumillies",
        "short": "W",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4806-22448",
        "label": "Z",
        "long": "Tournai City : Tournai - Froyennes (Zoning)",
        "short": "Z",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4807-22449",
        "label": "Z/",
        "long": "Tournai City : Kain - Tournai - Froyennes (Zoning)",
        "short": "Z/",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4850-22783",
        "label": "MWR",
        "long": "Mouscron/Moeskroen - Roubaix",
        "short": "MWR",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4851-22784",
        "label": "P",
        "long": "Desserte de Mouscron/Moeskroen (SNCB - La Planche)",
        "short": "P",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4852-22779",
        "label": "RT",
        "long": "Mouscr./Moeskr.-Tourcoing ( Risqu. Tout-H\u00f4p. Dron)",
        "short": "RT",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4853-22785",
        "label": "M",
        "long": "Desserte de Mouscron/Moeskr. (SNCB -Ch\u00e9e Ballons)",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "H4901-23858",
        "label": "BLC",
        "long": "Proxibus Comines/Komen",
        "short": "BLC",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0002-23671",
        "label": "B2",
        "long": "Guillemins - Sart-Tilman - CHU - Botanique",
        "short": "B2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0003-23479",
        "label": "3",
        "long": "R\u00e9p. Fran\u00e7aise - M\u00e9diacit\u00e9 - Sart-Tilman - CHU",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0004-19058",
        "label": "4",
        "long": "L\u00e9opold - Robermont - Beyne-Heusay - Fl\u00e9ron",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0006-23421",
        "label": "6",
        "long": "Guillemins - M\u00e9diacit\u00e9 - Bavi\u00e8re - Coronmeuse",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0007-23447",
        "label": "7",
        "long": "Coronmeuse - Herstal - Oupeye - Herm\u00e9e - Milmort",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0008-20246",
        "label": "8",
        "long": "Sclessin - Sart-Tilman - CHU",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0009-19046",
        "label": "9",
        "long": "Sclessin - Jemeppe - Seraing - Beaus\u00e9jour",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0010-23162",
        "label": "10",
        "long": "Sclessin - Jemeppe - Fl\u00e9malle Chaffours/Trixhes",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0011-23470",
        "label": "11",
        "long": "Bressoux - St-Lambert - Rocourt",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0012-23455",
        "label": "12",
        "long": "St-Lambert - Ans - Loncin",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0014-23155",
        "label": "14",
        "long": "Eupen - Eynatten - Aachen",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0017-23453",
        "label": "17",
        "long": "R\u00e9p. Francaise - Ch\u00ean\u00e9e - Vaux",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0020-23828",
        "label": "20",
        "long": "Place des Carmes - Guillemins - Cointe - Sclessin",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0021-23425",
        "label": "21",
        "long": "Robermont - Place des Carmes - Laveu - St-Nicolas",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0022-23464",
        "label": "22",
        "long": "Place des Carmes - St-Nicolas - Pansy - Jemeppe",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0023-23465",
        "label": "23",
        "long": "Place des Carmes - Ste-Walburge - Citadelle",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0024-19067",
        "label": "24",
        "long": "L\u00e9opold - Grivegn\u00e9e - Malvaux - Les Bruy\u00e8res",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0025-23588",
        "label": "25",
        "long": "Ch\u00ean\u00e9e - Sauheid - CHU - Amphith\u00e9\u00e2tres",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0026-23451",
        "label": "26",
        "long": "R\u00e9p. Fran\u00e7aise - Angleur - Belle-Ile",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0026-24105",
        "label": "26",
        "long": "R\u00e9p. Fran\u00e7aise - Angleur - Belle-Ile",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0027-23727",
        "label": "27",
        "long": "R\u00e9p. Francaise - Vaux - Fl\u00e9ron - Trooz - Beaufays",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0028-23825",
        "label": "28",
        "long": "Fl\u00e9ron-Chaudfontaine-Beaufays-Tilff-Sart-Tilman",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0029-23726",
        "label": "29",
        "long": "R\u00e9p. Fran\u00e7aise - Ch\u00ean\u00e9e - Les Bruy\u00e8res - Fl\u00e9ron",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0030-19953",
        "label": "30",
        "long": "Guillemins - Ch\u00ean\u00e9e - Embourg - Mathysart",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0031-23728",
        "label": "31",
        "long": "R\u00e9p. Francais - Chaudfontaine - Trooz - Nessonvaux",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0032-20034",
        "label": "32",
        "long": "Guillemins - M\u00e9diacit\u00e9 - Bressoux",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0033-23467",
        "label": "33",
        "long": "Bavi\u00e8re - St-Lambert - Citadelle - Vottem -Milmort",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0034-19059",
        "label": "34",
        "long": "Coronmeuse - Thier-\u00e0-Li\u00e8ge - P+R Vottem",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0035-19050",
        "label": "35",
        "long": "Coronmeuse - Herstal - La Pr\u00e9alle - Bouxthay",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0036-23674",
        "label": "36",
        "long": "Coronmeuse - Herstal - Wandre - Cheratte",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0037-19089",
        "label": "37",
        "long": "Coronmeuse - Jupille - Ch\u00ean\u00e9e",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0038-23468",
        "label": "38",
        "long": "Fond des Tawes - Citadelle-St-Lambert-Les Bruy\u00e8res",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0039-23469",
        "label": "39",
        "long": "Bressoux - Bavi\u00e8re - St-Lambert - P+R Vottem",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0040-19049",
        "label": "40",
        "long": "Jemeppe - Seraing - La Chatqueue",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0041-19052",
        "label": "41",
        "long": "Sart-Tilman - Ougr\u00e9e - Seraing - Jemeppe - Mons",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0042-19063",
        "label": "42",
        "long": "Fl\u00e9malle - Profondval - Mons",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0043-23566",
        "label": "43",
        "long": "Sclessin - Jemeppe - Bois de l'Abbaye - Beaus\u00e9jour",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0044-20250",
        "label": "44",
        "long": "Sclessin - Ougr\u00e9e - Beaus\u00e9jour - Sart-Tilman - CHU",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0045-23372",
        "label": "45",
        "long": "Sclessin - Ougr\u00e9e - Gros H\u00eatre - Boncelles",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0046-23568",
        "label": "46",
        "long": "Arbre St-Michel/Trixhes-Beaus\u00e9jour-Neuville",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0047-19068",
        "label": "47",
        "long": "Jemeppe - Seraing (Bois de l'Abbaye)",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0048-23499",
        "label": "48",
        "long": "Jemeppe - Montegn\u00e9e - Tilleur - Ans - Rocourt",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0049-23570",
        "label": "49",
        "long": "Jemeppe - Fl\u00e9malle - Beaus\u00e9jour",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0050-19092",
        "label": "50",
        "long": "Jemeppe - Seraing - Ivoz - Gros Ch\u00eane",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0051-23456",
        "label": "51",
        "long": "St-Lambert - Montegn\u00e9e - Gr\u00e2ce-Hollogne - Mons",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0052-23457",
        "label": "52",
        "long": "St-Lambert - Montegn\u00e9e - Gr\u00e2ce-Berleur - P\u00e9rou",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0053-23458",
        "label": "53",
        "long": "St-Lambert - Gr\u00e2ce-Hollogne - Bierset - Jemeppe",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0054-23459",
        "label": "54",
        "long": "St-Lambert - Ans - Cit\u00e9 Lonay - XIV Verges",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0055-23462",
        "label": "55",
        "long": "St-Lambert - MontL\u00e9gia - Ans - Alleur - Lantin",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0056-23460",
        "label": "56",
        "long": "St-Lambert -Tilleur - Van Belle/Sclessin",
        "short": "56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0057-23011",
        "label": "57",
        "long": "Guillemins - MontL\u00e9gia - Bierset (Liege Airport)",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0058-23115",
        "label": "58",
        "long": "St-Nicolas - Laveu - Guillemins - Renory -Sclessin",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0059-22151",
        "label": "59",
        "long": "Amphith\u00e9\u00e2tres - Liege Science Park - Boncelles",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0060-23619",
        "label": "60",
        "long": "Li\u00e8ge - Fl\u00e9ron - Herve - Battice - Verviers",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0061-23378",
        "label": "61",
        "long": "Li\u00e8ge - Wandre - Vis\u00e9",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0062-23379",
        "label": "62",
        "long": "Li\u00e8ge - Sarolay - Hermalle - Vis\u00e9",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0063-22966",
        "label": "63",
        "long": "Li\u00e8ge - Esneux - Comblain-au-Pont",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0064-19103",
        "label": "64",
        "long": "Li\u00e8ge - Banneux - Aywaille",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0065-19108",
        "label": "65",
        "long": "Li\u00e8ge - Aywaille - Remouchamps",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0067-23426",
        "label": "67",
        "long": "Li\u00e8ge - Jupille - Barchon - Dalhem - Vis\u00e9",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0068-19978",
        "label": "68",
        "long": "Li\u00e8ge - Jupille - Retinne - Fl\u00e9ron - Soumagne",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0069-23632",
        "label": "69",
        "long": "Li\u00e8ge - Jupille - Fl\u00e9ron - Soumagne - Verviers",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0071-23191",
        "label": "71",
        "long": "Bierset (Liege Airport)-Ans-Rocourt-Liers/Milmort",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0072-19121",
        "label": "72",
        "long": "Li\u00e8ge - Herstal - Vottem - Liers - Glons",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0073-23485",
        "label": "73",
        "long": "Li\u00e8ge - Rocourt - Liers - Slins - Glons",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0075-23480",
        "label": "75",
        "long": "Li\u00e8ge - Ans - Awans - Hognoul - Oreye",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0076-23207",
        "label": "76",
        "long": "Li\u00e8ge - Herm\u00e9e - Bassenge - Boirs / Emael",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0077-23077",
        "label": "77",
        "long": "Li\u00e8ge - Herstal - Vivegnis - Haccourt - Vis\u00e9",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0078-23733",
        "label": "78",
        "long": "Li\u00e8ge - Hermalle - Vis\u00e9 - Maastricht",
        "short": "78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0079-19071",
        "label": "79",
        "long": "Glons / Emael - Bassenge - Vis\u00e9",
        "short": "79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0082-23481",
        "label": "82",
        "long": "Li\u00e8ge - Ans - Alleur - Oth\u00e9e - Oreye",
        "short": "82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0083-23878",
        "label": "83",
        "long": "Li\u00e8ge - Bierset - Omal - Hannut",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0084-23806",
        "label": "84",
        "long": "Li\u00e8ge - Awans - Fooz - Momalle - Waremme",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0085-23484",
        "label": "85",
        "long": "Li\u00e8ge - Bierset - Stockay - Amay - Huy",
        "short": "85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0086-22994",
        "label": "86",
        "long": "Jemeppe - Horion-Hoz\u00e9mont - Verlaine",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0087-19070",
        "label": "87",
        "long": "Jemeppe - Ivoz - Fl\u00e9malle - Engis - Fl\u00f4ne - Amay",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0088-23488",
        "label": "88",
        "long": "Li\u00e8ge - Fl\u00e9malle - Ivoz - Hard\u00e9mont - Fagnes",
        "short": "88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0089-23420",
        "label": "89",
        "long": "Li\u00e8ge - Ivoz - Fl\u00e9malle - Stockay",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0090-21946",
        "label": "90",
        "long": "Li\u00e8ge - Boncelles - Anthisnes - Ouffet - Warz\u00e9e",
        "short": "90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0091-23190",
        "label": "91",
        "long": "Li\u00e8ge - Seraing - Engihoul - Fl\u00f4ne - Tihange - Huy",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0092-15388",
        "label": "92",
        "long": "Warz\u00e9e - Hody - Anthisnes - Comblain",
        "short": "92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0093-19805",
        "label": "93",
        "long": "Esneux - Tavier - Warz\u00e9e",
        "short": "93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0094-21929",
        "label": "94",
        "long": "Li\u00e8ge - Boncelles - Neuville - Tinlot - Warz\u00e9e",
        "short": "94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0095-22895",
        "label": "95",
        "long": "Plainevaux - Rotheux - Neuville",
        "short": "95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0096-23407",
        "label": "96",
        "long": "Warz\u00e9e - Clavier - Les Avins - Ocquier - Ouffet",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0097-20199",
        "label": "97",
        "long": "Huy - Str\u00e9e - Ouffet - Hamoir",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0098-23449",
        "label": "98",
        "long": "Huy - Tihange - Statte - Wanze",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0099-22843",
        "label": "99",
        "long": "Ocquier - Durbuy - Barvaux - Bomal",
        "short": "99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0100-21075",
        "label": "100",
        "long": "Bassenge - Eben-Emael",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0101-21076",
        "label": "101",
        "long": "Proxibus de Bassenge",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0102-17775",
        "label": "102",
        "long": "Cit'Huy Bus (Service urbain)",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0103-16939",
        "label": "103",
        "long": "St-Etienne-au-Mont - Huy - Tihange Vieux Floricots",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0104-23270",
        "label": "104",
        "long": "Proxibus de Juprelle",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0105-21770",
        "label": "105",
        "long": "Gd-Rechain-Xhendelesse-Olne-Ayeneux-Soumagne-Herve",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0106-21770",
        "label": "106",
        "long": "Gd-Rechain - Soiron-Nessonvaux-Olne-Soumagne-Herve",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0107-20472",
        "label": "107",
        "long": "Housse - Barchon - Tign\u00e9e - Cerexhe - Melen -Herve",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0108-20472",
        "label": "108",
        "long": "Mortroux - Jul\u00e9mont-Mortier-Trembleur-Blegny-Herve",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0109-20472",
        "label": "109",
        "long": "Saive - QDB - Retinne - Micheroux - Herve",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0110-20472",
        "label": "110",
        "long": "Barchon - Blegny - Bolland - Herve",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0122-19126",
        "label": "122",
        "long": "Glain - Montegn\u00e9e - Tilleur - St-Nicolas",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0126-24106",
        "label": "126",
        "long": "R\u00e9p. Fran\u00e7aise - Angleur - Ch\u00ean\u00e9e",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0127-22344",
        "label": "127",
        "long": "Huy - Hannut - Landen",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0128-20205",
        "label": "128",
        "long": "Waremme - Geer - Hannut",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0138-19980",
        "label": "138",
        "long": "Bressoux - Jupille - Les Pi\u00e9tresses - Les Bruy\u00e8res",
        "short": "138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0139-21501",
        "label": "139",
        "long": "Vis\u00e9 - Aubel - Montzen - Welkenraedt",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0142-23904",
        "label": "142",
        "long": "Esneux - Trois-Ponts - Gouvy",
        "short": "142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0143-15464",
        "label": "143",
        "long": "Huy - Couthuin - Andenne",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0144-23004",
        "label": "144",
        "long": "Huy - Burdinne - Hann\u00eache",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0145-16089",
        "label": "145",
        "long": "Huy - Waremme",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0147-22484",
        "label": "147",
        "long": "Waremme - Oreye",
        "short": "147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0148-22095",
        "label": "148",
        "long": "Huy - Antheit",
        "short": "148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0149-21069",
        "label": "149",
        "long": "Huy - Fize-Fontaine - Seraing-le-Ch\u00e2teau",
        "short": "149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0150-19663",
        "label": "150",
        "long": "Warnant-Dreye - Villers-le-Bouillet",
        "short": "150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0153-23461",
        "label": "153",
        "long": "St-Lambert - Gr\u00e2ce-Hollogne - Aulichamps",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0156-23410",
        "label": "156",
        "long": "St-Nicolas - Tilleur",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0165-23090",
        "label": "165",
        "long": "Aywaille - Hamoir",
        "short": "165",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0167-21753",
        "label": "167",
        "long": "Barchon - Trembleur - Aubin - Dalhem - Vis\u00e9",
        "short": "167",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0173-23080",
        "label": "173",
        "long": "Slins - Milmort - Oupeye - Vis\u00e9",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0174-23463",
        "label": "174",
        "long": "Li\u00e8ge - Rocourt - Paifve - Wihogne",
        "short": "174",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0185-15431",
        "label": "185",
        "long": "Chapon-Seraing - Verlaine - Stockay - Awirs -Fl\u00f4ne",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0188-23612",
        "label": "188",
        "long": "Pepinster - Trooz - Prayon",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0194-21944",
        "label": "194",
        "long": "Jemeppe - Ougr\u00e9e - Boncelles - Beaus\u00e9jour -Rotheux",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0238-15465",
        "label": "238",
        "long": "Charneux - Herve",
        "short": "238",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0242-15648",
        "label": "242",
        "long": "Lierneux - Trois-Ponts",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0245-22543",
        "label": "245",
        "long": "Waremme - Haneffe - Verlaine",
        "short": "245",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0249-23182",
        "label": "249",
        "long": "Huy - Ampsin - Villers-le-Bouillet - Amay - Fl\u00f4ne",
        "short": "249",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0265-20222",
        "label": "265",
        "long": "Aywaille - Lierneux - Verleumont",
        "short": "265",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0268-19128",
        "label": "268",
        "long": "Fl\u00e9ron - Cerexhe-Heuseux - Soumagne",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0275-22485",
        "label": "275",
        "long": "Oreye - Crisn\u00e9e - Kemexhe - Xhendremael - Tongeren",
        "short": "275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0282-21851",
        "label": "282",
        "long": "Waremme - Berloz - Rosoux",
        "short": "282",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0283-19822",
        "label": "283",
        "long": "Waremme - Geer - Hannut",
        "short": "283",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0284-19152",
        "label": "284",
        "long": "Pousset - Remicourt - Oreye - Thys - Crisn\u00e9e",
        "short": "284",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0285-23188",
        "label": "285",
        "long": "Neuville - Hermalle - Ombret - Fl\u00f4ne - Stockay",
        "short": "285",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0286-19153",
        "label": "286",
        "long": "Verlaine - Fize-Fontaine - Chapon-Seraing-Verlaine",
        "short": "286",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0288-23612",
        "label": "288",
        "long": "Verviers - Wegnez - Pepinster - Soiron",
        "short": "288",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0294-23620",
        "label": "294",
        "long": "Verviers - Stavelot - Trois-Ponts",
        "short": "294",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0295-23621",
        "label": "295",
        "long": "Verviers - Ti\u00e8ge - Spa",
        "short": "295",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0339-20392",
        "label": "339",
        "long": "Aubel - Remersdaal - Teuven - SMV/FSM",
        "short": "339",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0342-20201",
        "label": "342",
        "long": "Comblain - Oneux - G\u00e9romont - Comblain",
        "short": "342",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0362-22137",
        "label": "362",
        "long": "Aywaille - Banneux - Theux - Spa",
        "short": "362",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0378-22071",
        "label": "378",
        "long": "Neuville - Esneux",
        "short": "378",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0385-22974",
        "label": "385",
        "long": "Eupen - M\u00fctzenich - Monschau - Kalterherberg",
        "short": "385",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0387-20652",
        "label": "387",
        "long": "Theux - Oneux - Fays - Jehanster - Polleur - Theux",
        "short": "387",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0388-23612",
        "label": "388",
        "long": "Verviers - Theux - Spa",
        "short": "388",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0389-23231",
        "label": "389",
        "long": "Beaufays - Trooz - Nessonvaux",
        "short": "389",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0390-23622",
        "label": "390",
        "long": "Verviers - Rocherath",
        "short": "390",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0393-23624",
        "label": "393",
        "long": "Verviers - Jalhay - Charneux",
        "short": "393",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0394-23335",
        "label": "394",
        "long": "Eupen - B\u00fcllingen - St.Vith",
        "short": "394",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0395-23625",
        "label": "395",
        "long": "Verviers - Malmedy - Reuland",
        "short": "395",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0396-21132",
        "label": "396",
        "long": "Eupen - Kelmis - Vaals",
        "short": "396",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0397-19752",
        "label": "397",
        "long": "Malmedy - Mont - Xhoffraix",
        "short": "397",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0398-18939",
        "label": "398",
        "long": "Recht - Nieder-Emmels - St-Vith",
        "short": "398",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0399-16913",
        "label": "399",
        "long": "Creppe - Spa",
        "short": "399",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0400-23336",
        "label": "400",
        "long": "St.Vith - Meyerode - Heppenbach-Weywertz-Sourbrodt",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0401-22842",
        "label": "401",
        "long": "Vielsalm - St.Vith - Manderfeld - Losheimergraben",
        "short": "401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0402-17787",
        "label": "402",
        "long": "St-Vith - Sch\u00f6nberg - Heppenbach - Hepscheid",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0403-20128",
        "label": "403",
        "long": "Mirfeld - Valender - Amel",
        "short": "403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0404-20353",
        "label": "404",
        "long": "Medell - Amel - Mirfeld -M\u00f6derscheid-Schoppen-Amel",
        "short": "404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0405-15640",
        "label": "405",
        "long": "Cheneux - Meiz - Bernister - Burnenville",
        "short": "405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0406-22251",
        "label": "406",
        "long": "St.Vith - Wallerode - Amel - B\u00fcllingen - Rocherath",
        "short": "406",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0439-15466",
        "label": "439",
        "long": "Moelingen/Mouland - Veurs - SPV/FSP - SMV/FSM",
        "short": "439",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0442-19910",
        "label": "442",
        "long": "Halleux - Comblain - Poulseur",
        "short": "442",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0445-15467",
        "label": "445",
        "long": "Bettincourt - Cit\u00e9 Hartenge - Waremme",
        "short": "445",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0465-23892",
        "label": "465",
        "long": "Barvaux - Bomal - Aywaille - La Reid",
        "short": "465",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0495-20796",
        "label": "495",
        "long": "St-Vith -  Lascheid - Maspelt - Reuland",
        "short": "495",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0496-20793",
        "label": "496",
        "long": "St-Vith - Wemperhardt - Ouren - Reuland",
        "short": "496",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0683-19823",
        "label": "683",
        "long": "Omal - Darion - Hollogne/Geer - Ligney",
        "short": "683",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0685-23186",
        "label": "685",
        "long": "Huy - Amay - Hermalle - Fl\u00f4ne",
        "short": "685",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0694-15432",
        "label": "694",
        "long": "Ramelot - Scry - Nandrin - Fraiture - Tinlot",
        "short": "694",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0695-20364",
        "label": "695",
        "long": "Bellevaux - Ligneuville - Stavelot",
        "short": "695",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0701-20620",
        "label": "701",
        "long": "Renoupr\u00e9 - Harmonie - Ensival - Pepinster",
        "short": "701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0702-20845",
        "label": "702",
        "long": "Stembert - Pl. Verte - Harmonie - Dison - Rechain",
        "short": "702",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0703-23613",
        "label": "703",
        "long": "Ensival - Pl. Verte - Heusy - Jehanster",
        "short": "703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0705-21036",
        "label": "705",
        "long": "Stembert - Mangombroux-Harmonie-Ottomont-Andrimont",
        "short": "705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0706-23617",
        "label": "706",
        "long": "Champs des Oiseaux-G. Centrale-Pl. Verte-Heusy P+R",
        "short": "706",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0707-23614",
        "label": "707",
        "long": "Verviers - Lambermont - Wegnez - Pepinster",
        "short": "707",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0708-23669",
        "label": "708",
        "long": "Ningloheid - Thiervaux - Pl. Verte - Andrimont",
        "short": "708",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0709-23615",
        "label": "709",
        "long": "Verviers Gare - Plenesses ZI",
        "short": "709",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0710-21502",
        "label": "710",
        "long": "Eupen - Welkenraedt - Kelmis",
        "short": "710",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0711-19989",
        "label": "711",
        "long": "Welkenraedt - Kelmis",
        "short": "711",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0712-18894",
        "label": "712",
        "long": "Thimister - Aubel - Welkenraedt",
        "short": "712",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0713-23891",
        "label": "713",
        "long": "Henri-Chapelle - Hombourg - Sippenaeken - Kelmis",
        "short": "713",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0715-19988",
        "label": "715",
        "long": "Welkenraedt / Montzen - Birken - Kelmis",
        "short": "715",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0716-23797",
        "label": "716",
        "long": "Bilstain - Dolhain - Go\u00e9 - Membach - Welkenraedt",
        "short": "716",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0717-23626",
        "label": "717",
        "long": "Verviers - Henri-Chapelle - Welkenraedt / Kelmis",
        "short": "717",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0717-23751",
        "label": "717",
        "long": "Verviers - Henri-Chapelle - Welkenraedt / Kelmis",
        "short": "717",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0722-21124",
        "label": "722",
        "long": "Eupen - Raeren - Eynatten - K\u00f6pfchen/Lichtenbusch",
        "short": "722",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0723-21125",
        "label": "723",
        "long": "Eupen - Welkenraedt",
        "short": "723",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0724-23627",
        "label": "724",
        "long": "Verviers - H\u00e8vremont - Dolhain - Membach - Eupen",
        "short": "724",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0725-23628",
        "label": "725",
        "long": "Verviers - Eupen - Bellmerin",
        "short": "725",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0727-23616",
        "label": "727",
        "long": "Verviers - Banneux - Aywaille - Houssonloge",
        "short": "727",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0728-19616",
        "label": "728",
        "long": "Hauset - Kelmis",
        "short": "728",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0738-23629",
        "label": "738",
        "long": "Verviers - Battice - Thimister - Aubel",
        "short": "738",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0744-21901",
        "label": "744",
        "long": "Spa - Stavelot - Trois-Ponts",
        "short": "744",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0745-20831",
        "label": "745",
        "long": "Trois-Ponts - Waimes - B\u00fcllingen",
        "short": "745",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0746-21503",
        "label": "746",
        "long": "B\u00fcllingen - Manderfeld",
        "short": "746",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0747-22252",
        "label": "747",
        "long": "Kaiserbaracke - Born - St.Vith",
        "short": "747",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0748-23889",
        "label": "748",
        "long": "Sourbrodt - Waimes - St.Vith",
        "short": "748",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0749-20840",
        "label": "749",
        "long": "Waimes - Heppenbach",
        "short": "749",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0750-21901",
        "label": "750",
        "long": "Spa - Malchamps - Stavelot - Trois-Ponts",
        "short": "750",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0751-21901",
        "label": "751",
        "long": "Ti\u00e8ge - Sart - Hockai - Stavelot - Trois-Ponts",
        "short": "751",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0752-21901",
        "label": "752",
        "long": "Solwaster - Ster -Burnenville-Stavelot-Trois-Ponts",
        "short": "752",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0753-21901",
        "label": "753",
        "long": "Stavelot - Trois-Ponts - Wanne",
        "short": "753",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0795-22888",
        "label": "795",
        "long": "Baugnez - Lasnenville - Malmedy",
        "short": "795",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0825-21332",
        "label": "825",
        "long": "Eupen - Nispert - Eupen",
        "short": "825",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0845-23337",
        "label": "845",
        "long": "Stavelot - Malmedy - Sourbrodt - B\u00fctgenbach",
        "short": "845",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0848-23267",
        "label": "848",
        "long": "St.Vith - Aldringen - Gouvy",
        "short": "848",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L0948-22972",
        "label": "948",
        "long": "St-Vith - Steinebr\u00fcck - R\u00f6dgen",
        "short": "948",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": true,
        "id": "L1000-23082",
        "label": "T1",
        "long": "Coronmeuse/Expo - St-Lambert - Guillemins-Standard",
        "short": "T1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L1020-23592",
        "label": "E20",
        "long": "Li\u00e8ge - Marche - Marloie",
        "short": "E20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L1021-23771",
        "label": "E21",
        "long": "Verviers - Malmedy",
        "short": "E21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L1022-21586",
        "label": "E22",
        "long": "Huy - Waremme",
        "short": "E22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "L1023-23493",
        "label": "E23",
        "long": "Eupen - B\u00fcllingen - St.Vith - Burg-Reuland",
        "short": "E23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1111-19526",
        "label": "111a",
        "long": "Thuillies - Laneffe / Walcourt",
        "short": "111a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1112-19527",
        "label": "111b",
        "long": "Walcourt - Somz\u00e9e - Gerpinnes",
        "short": "111b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1261-23417",
        "label": "126a",
        "long": "Huy - Havelange",
        "short": "126a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1262-19529",
        "label": "126b",
        "long": "Ciney - Havelange",
        "short": "126b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1262-24100",
        "label": "126b",
        "long": "Ciney - Havelange",
        "short": "126b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1280-23921",
        "label": "128",
        "long": "Ciney - Durnal - Yvoir",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1290-23922",
        "label": "129",
        "long": "Ciney - Dorinne - Yvoir",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1300-19602",
        "label": "130",
        "long": "Ciney - Thynes - Loyers",
        "short": "130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1310-19603",
        "label": "131",
        "long": "Dinant - Thynes - Spontin",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1321-19530",
        "label": "132a",
        "long": "Walcourt - Cerfontaine - Philippeville",
        "short": "132a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1361-21142",
        "label": "136a",
        "long": "Florennes - Yves-Gomez\u00e9e - Walcourt",
        "short": "136a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1364-23400",
        "label": "136d",
        "long": "Florennes - Philippeville - Rance",
        "short": "136d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1370-19495",
        "label": "137",
        "long": "Acoz - Mettet",
        "short": "137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1374-19533",
        "label": "137d",
        "long": "Gerpinnes - Laneffe",
        "short": "137d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1381-19534",
        "label": "138a",
        "long": "Florennes - Doische",
        "short": "138a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1382-21840",
        "label": "138b",
        "long": "Charleroi - Florennes",
        "short": "138b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1382-24088",
        "label": "138b",
        "long": "Charleroi - Florennes",
        "short": "138b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1410-19496",
        "label": "141",
        "long": "Dinant - Beauraing - Gedinne - Graide",
        "short": "141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1501-19538",
        "label": "150a",
        "long": "Tamines - Ermeton-sur-Biert",
        "short": "150a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1541-19539",
        "label": "154a",
        "long": "Dinant - Givet",
        "short": "154a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1562-23917",
        "label": "156b",
        "long": "Pesche - Couvin - Dourbes - Mariembourg",
        "short": "156b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1563-23653",
        "label": "156c",
        "long": "Chimay - Mariembourg / Pesche",
        "short": "156c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N1564-19542",
        "label": "156d",
        "long": "Mariembourg - Doische",
        "short": "156d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2001-21952",
        "label": "A",
        "long": "Belgrade - Jambes - Erpent",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2010-21947",
        "label": "1",
        "long": "Jambes (Petit-Ry) - Saint-Marc (Pl. Communale)",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2020-21945",
        "label": "2",
        "long": "Jambes (Am\u00e9e)  -  Saint-Servais (Beau-Vallon)",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2030-21943",
        "label": "3",
        "long": "Namur (La Plante) - Namur (Citadelle)",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2040-21970",
        "label": "4",
        "long": "Namur - Mont-Godinne CHU",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2050-21969",
        "label": "5",
        "long": "Salzinnes (Hayettes) - Beez",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2060-21907",
        "label": "6",
        "long": "Namur - Mettet",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2069-21907",
        "label": "6b",
        "long": "Namur - Bauce - Malonne (Malpas)",
        "short": "6b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2070-21932",
        "label": "7",
        "long": "Namur (Gare) - Bouge (Sainte-Rita)",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2089-21942",
        "label": "8R",
        "long": "Namur (Gare) - Jambes (Renforcement)",
        "short": "8R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2090-21953",
        "label": "9",
        "long": "Jambes (Am\u00e9e) - Flawinne",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2100-21908",
        "label": "10",
        "long": "Namur - Ch\u00e2telineau",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2120-20676",
        "label": "12",
        "long": "Namur - Huy",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2120-24032",
        "label": "12",
        "long": "Namur - Huy",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2130-20619",
        "label": "13",
        "long": "Andenne (Seilles) - Ciney",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2140-19437",
        "label": "14",
        "long": "Ohey - Gesves",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2170-20677",
        "label": "17",
        "long": "Namur - Acosse",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2190-19440",
        "label": "19",
        "long": "Andenne - Forville",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2190-24041",
        "label": "19",
        "long": "Andenne - Forville",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2200-19545",
        "label": "20",
        "long": "Dinant - Florennes",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2210-20678",
        "label": "21",
        "long": "Namur - Maredsous",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2220-21954",
        "label": "22",
        "long": "Namur - Soye",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2230-22077",
        "label": "23",
        "long": "Namur - Spy",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2232-21917",
        "label": "23b",
        "long": "Namur - Suarl\u00e9e - Temploux",
        "short": "23b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2240-21933",
        "label": "24",
        "long": "Namur (Gare) - Daussoulx",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2250-19446",
        "label": "25",
        "long": "Dinant - Beauraing",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2260-19447",
        "label": "26",
        "long": "Beauraing - Wellin",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2270-21934",
        "label": "27",
        "long": "Salzinnes (Balances) - Champion - Vedrin",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2280-23007",
        "label": "28",
        "long": "Namur - Floreffe (Buzet - Sovimont)",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2290-23439",
        "label": "29",
        "long": "Jemelle - Wellin - Grupont",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2300-20682",
        "label": "30",
        "long": "Namur - Bois-de-Villers",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2310-19452",
        "label": "31",
        "long": "Dinant - Falaen",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2330-21971",
        "label": "33",
        "long": "Namur (Gare) - Namur (Pied-Noir)",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2340-20684",
        "label": "34",
        "long": "Namur - Profondeville - Dinant",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2350-19456",
        "label": "35",
        "long": "Dinant - Ermeton-sur-Biert",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2370-19497",
        "label": "237",
        "long": "Chatelineau - Acoz - Fromi\u00e9e",
        "short": "237",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2380-19458",
        "label": "38",
        "long": "Andenne - Vezin - Marche-les-Dames - Nam\u00eache",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2400-20685",
        "label": "40",
        "long": "Namur - Gelbress\u00e9e - Vezin",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2410-19498",
        "label": "241",
        "long": "Beauraing - Gedinne - Haut-Fays",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2411-22607",
        "label": "41",
        "long": "Namur - Faulx - Gesves",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2420-20687",
        "label": "42",
        "long": "Namur - Faulx - Andenne (Seilles)",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2431-19503",
        "label": "43/1",
        "long": "Dinant - Ciney",
        "short": "43/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2432-19504",
        "label": "43/2",
        "long": "Ciney - Mont-Gauthier",
        "short": "43/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2470-19462",
        "label": "47",
        "long": "Ciney - Custinne (Ver)",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2480-19463",
        "label": "48",
        "long": "Ciney - Bonsin",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2490-19464",
        "label": "49",
        "long": "Beauraing - Winenne - Felenne",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2500-21936",
        "label": "50",
        "long": "Namur - Herbatte - Beez",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2520-19467",
        "label": "52",
        "long": "Dinant - Herbuchenne",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2540-21940",
        "label": "54",
        "long": "Namur (Gare) - Saint-Servais - Belgrade",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2549-21941",
        "label": "54R",
        "long": "Namur (Gare) - Belgrade (Renforcement)",
        "short": "54R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2561-19512",
        "label": "561",
        "long": "Philippeville - Walcourt - Thy-le-Ch\u00e2teau",
        "short": "561",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2562-21141",
        "label": "562",
        "long": "Florennes - Yves-Gomez\u00e9e",
        "short": "562",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2571-19469",
        "label": "57/1",
        "long": "Ciney - Leignon",
        "short": "57/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2572-19469",
        "label": "57/2",
        "long": "Chevetogne - Leignon",
        "short": "57/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2580-21275",
        "label": "58",
        "long": "Cr\u00e9alys - Spy - Moignel\u00e9e",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2591-23918",
        "label": "59/1",
        "long": "Pesche - Couvin - Cul-des-Sarts - Chimay",
        "short": "59/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2592-23918",
        "label": "59/2",
        "long": "Couvin - Cul-des-Sarts",
        "short": "59/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2601-23173",
        "label": "60/1",
        "long": "Chimay - Gonrieux - Couvin",
        "short": "60/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2602-23915",
        "label": "60/2",
        "long": "Pesche - Couvin - Le Mesnil",
        "short": "60/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2603-23916",
        "label": "60/3",
        "long": "Pesche - Couvin - Maz\u00e9e - Heer",
        "short": "60/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2610-21145",
        "label": "61",
        "long": "Florennes - Mettet / Ermeton-sur-Biert",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2610-24107",
        "label": "61",
        "long": "Florennes - Mettet / Ermeton-sur-Biert",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2640-21914",
        "label": "64",
        "long": "Namur - Biesme",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2649-21914",
        "label": "64b",
        "long": "Namur - La Navinne - Malonne (Malpas)",
        "short": "64b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2650-23199",
        "label": "65",
        "long": "Namur (Gare) - Jambes (Place de la Wallonie)",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2660-22371",
        "label": "66",
        "long": "Namur - Gesves - Ciney",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2671-23300",
        "label": "67/1",
        "long": "Dinabus Dinant - Furfooz - Sorinnes",
        "short": "67/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2672-23300",
        "label": "67/2",
        "long": "Dinabus Dinant - Awagne - Lisogne",
        "short": "67/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2680-19478",
        "label": "68",
        "long": "Seilles (Gare) - Seilles (Prison)",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2690-19479",
        "label": "69",
        "long": "Ciney (Service urbain)",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2710-22078",
        "label": "71",
        "long": "Gembloux - Eghez\u00e9e",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2711-20813",
        "label": "711",
        "long": "Gembloux - Grand-Leez - Saint-Denis",
        "short": "711",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2720-22079",
        "label": "72",
        "long": "Namur - Bovesse",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2721-22096",
        "label": "721",
        "long": "Namur- Rhisnes - Les Isnes - Velaine",
        "short": "721",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2741-19480",
        "label": "74/1",
        "long": "Philibus du Houblon",
        "short": "74/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2742-19480",
        "label": "74/2",
        "long": "Philibus des Fagnes",
        "short": "74/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2743-19480",
        "label": "74/3",
        "long": "Philibus de la Voie Verte",
        "short": "74/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2760-22113",
        "label": "76",
        "long": "Jemeppe-sur-Sambre - Moustier - Auvelais",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2760-23696",
        "label": "76",
        "long": "Jemeppe-sur-Sambre - Moustier - Auvelais",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2770-22080",
        "label": "77",
        "long": "Gembloux - Fleurus - Tamines",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2800-21957",
        "label": "80",
        "long": "Namur (Gare) - Jambes (La Sauge)",
        "short": "80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2815-22599",
        "label": "815",
        "long": "Hannut - Forville",
        "short": "815",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2816-21250",
        "label": "816",
        "long": "Namur - Meeffe",
        "short": "816",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2821-20695",
        "label": "821",
        "long": "Namur - Eghez\u00e9e",
        "short": "821",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2822-21919",
        "label": "822",
        "long": "Namur - Aische - Eghez\u00e9e",
        "short": "822",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2823-19520",
        "label": "823",
        "long": "Jodoigne - Eghez\u00e9e",
        "short": "823",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2824-19521",
        "label": "824",
        "long": "Eghez\u00e9e - Jandrain / Hemptinne",
        "short": "824",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2825-19522",
        "label": "825",
        "long": "Eghez\u00e9e - Meux",
        "short": "825",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2826-22255",
        "label": "826",
        "long": "Eghez\u00e9e - Marchovelette",
        "short": "826",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2827-22602",
        "label": "827",
        "long": "Eghez\u00e9e - Hannut",
        "short": "827",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2831-20810",
        "label": "831",
        "long": "Gembloux - Sombreffe",
        "short": "831",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2832-20811",
        "label": "832",
        "long": "Gembloux - Sombreffe - Ligny",
        "short": "832",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2833-20812",
        "label": "833",
        "long": "Gembloux - Corroy-Ch\u00e2teau - St Martin - Tongrinne",
        "short": "833",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2851-20809",
        "label": "851",
        "long": "Gembloux - Bossi\u00e8re - Les Isnes - Spy",
        "short": "851",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2852-20817",
        "label": "852",
        "long": "Gembloux - Bossi\u00e8re - Mazy - Onoz",
        "short": "852",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2853-21340",
        "label": "853",
        "long": "Floreffe - Jemeppe-sur-Sambre - Spy",
        "short": "853",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2890-21955",
        "label": "89",
        "long": "Namur - Naninne",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2921-20390",
        "label": "92/1",
        "long": "Proxibus d'Anh\u00e9e",
        "short": "92/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2922-20390",
        "label": "92/2",
        "long": "Proxibus d'Anh\u00e9e",
        "short": "92/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2926-20390",
        "label": "92/6",
        "long": "Proxibus d'Anh\u00e9e",
        "short": "92/6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2961-19489",
        "label": "96/1",
        "long": "Proxibus de Gesves",
        "short": "96/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N2971-19490",
        "label": "97/1",
        "long": "Proxibus de Profondeville",
        "short": "97/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N3370-19495",
        "label": "337",
        "long": "Mettet - Biesme",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N3410-19499",
        "label": "341",
        "long": "Beauraing - Gedinne - Bourseigne-Vieille",
        "short": "341",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N3800-22595",
        "label": "E80",
        "long": "Havelange - Hamois - Ciney - Dinant",
        "short": "E80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N3820-22572",
        "label": "E82",
        "long": "Namur - Jodoigne",
        "short": "E82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N3830-22081",
        "label": "E83",
        "long": "Gembloux - Charleroi",
        "short": "E83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N3840-22592",
        "label": "E84",
        "long": "Namur - Hannut - Waremme",
        "short": "E84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N3850-20803",
        "label": "E85",
        "long": "Gembloux - Tamines",
        "short": "E85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N3860-23159",
        "label": "E86",
        "long": "Namur - Couvin",
        "short": "E86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4210-19500",
        "label": "421",
        "long": "Beauraing - Hour",
        "short": "421",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4220-19670",
        "label": "422",
        "long": "Beauraing - Givet - Doische",
        "short": "422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4220-24109",
        "label": "422",
        "long": "Beauraing - Givet - Doische",
        "short": "422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4230-19502",
        "label": "423",
        "long": "Beauraing - Houyet",
        "short": "423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4330-21227",
        "label": "433",
        "long": "Namur - Mont / Dinant",
        "short": "433",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4410-19506",
        "label": "441",
        "long": "Gedinne - Willerzie - Vencimont",
        "short": "441",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4510-23919",
        "label": "451",
        "long": "Charleroi - Philippeville - Couvin",
        "short": "451",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4520-19508",
        "label": "452",
        "long": "Philippeville - Matagne-la-Grande",
        "short": "452",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N4530-19509",
        "label": "453",
        "long": "Philippeville - Heer-Agimont",
        "short": "453",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "N5180-19439",
        "label": "18",
        "long": "Huy - Forville",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1110-19983",
        "label": "11a",
        "long": "Proxibus de Durbuy",
        "short": "11a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1113-18574",
        "label": "11d",
        "long": "Proxibus de Nassogne",
        "short": "11d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1115-16717",
        "label": "11b",
        "long": "Proxibus de La Roche",
        "short": "11b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1117-20798",
        "label": "11f",
        "long": "Proxibus de Marche-en-Famenne",
        "short": "11f",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1118-23303",
        "label": "11g",
        "long": "Proxibus de Daverdisse",
        "short": "11g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1413-20315",
        "label": "413",
        "long": "Bastogne - Neufch\u00e2teau",
        "short": "413",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1414-23398",
        "label": "413/2",
        "long": "Juseret - Traimont - Sibret - Bastogne",
        "short": "413/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1424-16707",
        "label": "424",
        "long": "Rochefort - Marche",
        "short": "424",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1424-23989",
        "label": "424",
        "long": "Rochefort - Marche",
        "short": "424",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1453-23061",
        "label": "45/3",
        "long": "Bus local de Vresse (Bohan)",
        "short": "45/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1454-23060",
        "label": "45/4",
        "long": "Bus local de Vresse (Sugny)",
        "short": "45/4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1621-23200",
        "label": "162a2",
        "long": "Marloie - Heure - Noiseux",
        "short": "162a2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1622-14572",
        "label": "162a3",
        "long": "Marloie - Noiseux - Melreux",
        "short": "162a3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1623-23430",
        "label": "162b",
        "long": "Libramont - Jemelle",
        "short": "162b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1624-14573",
        "label": "162a4",
        "long": "Sinsin - Marche",
        "short": "162a4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1632-23170",
        "label": "163b1",
        "long": "Bras - Wardin - Bastogne",
        "short": "163b1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1633-17610",
        "label": "163c",
        "long": "Bastogne - Houffalize - Gouvy",
        "short": "163c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1634-19275",
        "label": "163d",
        "long": "Gouvy - Tavigny - Bastogne",
        "short": "163d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1661-17555",
        "label": "166a",
        "long": "Jemelle - Lavaux-Sainte-Anne",
        "short": "166a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1662-23551",
        "label": "166b",
        "long": "Jemelle - Villers-Sur-Lesse - Ciergnon",
        "short": "166b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1663-17554",
        "label": "166c",
        "long": "Jemelle - Forz\u00e9e - Briquemont",
        "short": "166c",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1967-22778",
        "label": "E67",
        "long": "Bastogne - Luxembourg",
        "short": "E67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1968-22263",
        "label": "E68",
        "long": "Florenville - Luxembourg",
        "short": "E68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1969-23699",
        "label": "E69",
        "long": "Li\u00e8ge - Bastogne - Arlon",
        "short": "E69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X1978-20671",
        "label": "E78",
        "long": "Bastogne - Marloie - Marche - Namur",
        "short": "E78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X2620-23433",
        "label": "62",
        "long": "Rochefort - Tellin - Grupont - Mirwart",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X2630-14592",
        "label": "63",
        "long": "ROCHEFORT (Gare) - ROCHEFORT (Pr\u00e9hyr)",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X4200-23434",
        "label": "420",
        "long": "Aye - Jemelle - Nassogne",
        "short": "420",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X4901-22264",
        "label": "V1",
        "long": "Bouillon - Orval",
        "short": "V1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9001-17613",
        "label": "A",
        "long": "Arlon - Hydrion (ligne urbaine)",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9002-17614",
        "label": "B",
        "long": "Arlon - Callemeyn (ligne urbaine)",
        "short": "B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9003-17615",
        "label": "C",
        "long": "Arlon - Semois (ligne urbaine)",
        "short": "C",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9004-17616",
        "label": "D",
        "long": "Arlon - Galgenberg (ligne urbaine)",
        "short": "D",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9005-17617",
        "label": "E",
        "long": "Arlon - Clinique (ligne urbaine)",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9010-23649",
        "label": "1",
        "long": "Marche-en-Famenne - Bastogne",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9012-15647",
        "label": "1/2",
        "long": "Salle - Flamierge - Bastogne",
        "short": "1/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9020-17501",
        "label": "2",
        "long": "Bastogne - Martelange - Fauvillers",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9022-23634",
        "label": "2/2",
        "long": "Bastogne - Villers-La-Bonne-Eau",
        "short": "2/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9040-22951",
        "label": "4",
        "long": "Libramont - Amberloup - Champlon",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9050-17939",
        "label": "5",
        "long": "Saint-Hubert - Poix",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9052-23432",
        "label": "5/2",
        "long": "Saint-Hubert - Nassogne - Saint-Hubert",
        "short": "5/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9053-21832",
        "label": "5/3",
        "long": "Bertrix - Paliseul - Saint-Hubert",
        "short": "5/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9055-17310",
        "label": "5/5",
        "long": "Maissin - Libin - Saint-Hubert",
        "short": "5/5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9060-23189",
        "label": "6",
        "long": "Libramont - Bastogne",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9070-22070",
        "label": "7",
        "long": "Sugny - Bouillon",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9080-23803",
        "label": "8",
        "long": "Bouillon - Libramont",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9082-13246",
        "label": "8b",
        "long": "Bouillon - Menuchenet",
        "short": "8b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9090-16976",
        "label": "9",
        "long": "Alle-sur-semois - Gedinne - Beauraing",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9100-21281",
        "label": "10",
        "long": "Manhay - Aywaille",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9100-23956",
        "label": "10",
        "long": "Manhay - Aywaille - Remouchamps",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9102-21282",
        "label": "10/2",
        "long": "Aywaille - Hamoir - Durbuy - Barvaux - Bomal",
        "short": "10/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9103-22930",
        "label": "10/3",
        "long": "Manhay - St-Roch - Bomal - Barvaux",
        "short": "10/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9103-23987",
        "label": "10/3",
        "long": "Manhay - St-Roch - Bomal",
        "short": "10/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9104-17121",
        "label": "10/4",
        "long": "Bomal - Tohogne",
        "short": "10/4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9105-19945",
        "label": "10/5",
        "long": "Barvaux - Oppagne - Heyd - Bomal",
        "short": "10/5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9105-23985",
        "label": "10/5",
        "long": "Bomal - Barvaux - Heyd",
        "short": "10/5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9110-16565",
        "label": "11",
        "long": "Manhay - Melreux",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9112-22871",
        "label": "11/2",
        "long": "Marloie - Melreux",
        "short": "11/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9113-16566",
        "label": "11/3",
        "long": "Melreux - Heyd - Bomal - Petithan",
        "short": "11/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9115-16567",
        "label": "11/5",
        "long": "Noiseux - Durbuy - Melreux",
        "short": "11/5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9117-22872",
        "label": "11/7",
        "long": "Circuit des \u00e9coles de Bourdon et Hotton",
        "short": "11/7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9119-17749",
        "label": "11/9",
        "long": "Circuit des Rocailles et IMP de Marloie",
        "short": "11/9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9120-16261",
        "label": "12/1",
        "long": "Deulin - Hotton",
        "short": "12/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9122-16262",
        "label": "12/2",
        "long": "Biron - Ny - Soy - Hotton",
        "short": "12/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9123-22942",
        "label": "12/3",
        "long": "Hotton (Ctre R\u00e9fugi\u00e9s) - Melreux (Gare)",
        "short": "12/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9130-23360",
        "label": "13",
        "long": "La Roche - Melreux",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9132-16723",
        "label": "13/2",
        "long": "La Roche - Devantave - La Roche",
        "short": "13/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9133-13264",
        "label": "13/3",
        "long": "La Roche - Warizy - La Roche",
        "short": "13/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9134-23381",
        "label": "134",
        "long": "Bois d'Arlogne - Rendeux",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9135-17368",
        "label": "135",
        "long": "La Roche - Halleux - Rendeux",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9136-23062",
        "label": "136",
        "long": "La Roche - Cielle - Rendeux",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9137-18593",
        "label": "137",
        "long": "La Roche - Hodister - Rendeux",
        "short": "137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9140-23656",
        "label": "14",
        "long": "Manhay - Vielsalm",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9141-23660",
        "label": "141",
        "long": "Chevron - Manhay",
        "short": "141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9143-23668",
        "label": "143",
        "long": "Manhay - Lierneux",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9144-23662",
        "label": "144",
        "long": "Chevron - Vielsalm",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9145-23661",
        "label": "145",
        "long": "Manhay - H\u00e9bronval",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9146-23659",
        "label": "146",
        "long": "Manhay - Fraiture - Vielsalm",
        "short": "146",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9147-23663",
        "label": "147",
        "long": "Manhay - Malempr\u00e9 - Vielsalm",
        "short": "147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9148-23667",
        "label": "148",
        "long": "Regn\u00e9 - Ottr\u00e9 - Tailles - Fraiture",
        "short": "148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9149-23658",
        "label": "149",
        "long": "Arbrefontaine - B\u00eache - Vielsalm",
        "short": "149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9150-19658",
        "label": "15",
        "long": "La Roche - Marche - Marloie",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9152-23063",
        "label": "15/2",
        "long": "Houffalize - La Roche",
        "short": "15/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9153-15919",
        "label": "15/3",
        "long": "Wibrin - Houffalize",
        "short": "15/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9154-15563",
        "label": "15/4",
        "long": "Marche - Les Fourches - Marloie",
        "short": "15/4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9154-23992",
        "label": "15/4",
        "long": "Marche - Les Fourches - Marloie",
        "short": "15/4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9160-23642",
        "label": "16",
        "long": "Virton - Athus - Arlon",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9161-22804",
        "label": "161",
        "long": "Virton - Athus - Arlon",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9162-16166",
        "label": "162",
        "long": "Willancourt - Virton",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9169-23683",
        "label": "169",
        "long": "Aubange - Saint-Mard",
        "short": "169",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9170-23065",
        "label": "17",
        "long": "Houffalize - Bertogne - Bastogne",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9173-23066",
        "label": "17/3",
        "long": "Mabompr\u00e9 - Vellereux et Compogne",
        "short": "17/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9180-16910",
        "label": "18",
        "long": "Bastogne - Houffalize - Montleban",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9182-15434",
        "label": "18/2",
        "long": "Hallonru - Cherain",
        "short": "18/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9183-22873",
        "label": "18/3",
        "long": "Houffalize - Vielsalm",
        "short": "18/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9184-15566",
        "label": "18/4",
        "long": "Gouvy - Deiffelt - Beho - Commanster - Vielsalm",
        "short": "18/4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9185-23657",
        "label": "18/5",
        "long": "Houffalize - H\u00e9bronval - Vielsalm",
        "short": "18/5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9186-23664",
        "label": "18/6",
        "long": "Houffalize - Vielsalm - Schmiede",
        "short": "18/6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9187-23665",
        "label": "18/7",
        "long": "Houffalize - Gouvy - Schmiede",
        "short": "18/7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9190-22813",
        "label": "19",
        "long": "Virton - Arlon",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9191-22809",
        "label": "191",
        "long": "Virton - Arlon",
        "short": "191",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9199-23801",
        "label": "199",
        "long": "Arlon - Saint-Mard",
        "short": "199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9200-23688",
        "label": "20",
        "long": "Ch\u00e2tillon - Rachecourt - Arlon",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9201-23521",
        "label": "201",
        "long": "Ch\u00e2tillon - Rachecourt - Arlon",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9210-22828",
        "label": "21",
        "long": "Battincourt - Athus - Arlon",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9211-23260",
        "label": "211",
        "long": "Battincourt - Athus - Differt - Arlon",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9212-22802",
        "label": "212",
        "long": "Rodange - Arlon",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9213-22837",
        "label": "213",
        "long": "Messancy - Hondelange - Arlon",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9220-22807",
        "label": "22",
        "long": "Carignan - Florenville - Arlon",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9220-23999",
        "label": "22",
        "long": "Florenville - Arlon",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9221-23501",
        "label": "221",
        "long": "Florenville - Arlon",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9222-23445",
        "label": "222",
        "long": "Izel - Arlon",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9223-22268",
        "label": "223",
        "long": "Tintigny - Etalle",
        "short": "223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9230-22269",
        "label": "23",
        "long": "Florenville Miroir - Florenville Gare",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9230-24001",
        "label": "23",
        "long": "Fontenoille - Florenville",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9231-22270",
        "label": "231",
        "long": "Bertrix - Izel - Florenville",
        "short": "231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9232-22271",
        "label": "232",
        "long": "Herbeumont - Florenville - Izel",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9233-22519",
        "label": "233",
        "long": "Watrinsart - Florenville - Izel",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9233-24015",
        "label": "233",
        "long": "Tremblois - Florenville - Izel",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9234-22585",
        "label": "234",
        "long": "Virton - Florenville - Izel",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9235-22587",
        "label": "235",
        "long": "Sommethonne - Izel - Florenville",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9236-22586",
        "label": "236",
        "long": "Florenville - Virton",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9240-23114",
        "label": "24",
        "long": "Arlon - Sterpenich Zoning",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9241-22390",
        "label": "241",
        "long": "Waltzing - Arlon",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9250-23864",
        "label": "25",
        "long": "Habay - Hachy - Arlon",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9251-22836",
        "label": "251",
        "long": "Habay - Fouches - Arlon",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9252-22835",
        "label": "252",
        "long": "Lischert - Arlon",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9253-22829",
        "label": "253",
        "long": "L\u00e9glise - Anlier - Arlon",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9254-22830",
        "label": "254",
        "long": "L\u00e9glise - Marbehan - Arlon",
        "short": "254",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9260-22831",
        "label": "26",
        "long": "Arlon - Frassem - Arlon",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9271-22279",
        "label": "271",
        "long": "Habay - Izel - Florenville",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9271-24035",
        "label": "271",
        "long": "Habay - Izel - Florenville",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9272-22280",
        "label": "272",
        "long": "Rossignol - Florenville",
        "short": "272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9273-22849",
        "label": "273",
        "long": "Les Foss\u00e9s - Florenville",
        "short": "273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9274-21339",
        "label": "274",
        "long": "Vance - Florenville",
        "short": "274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9280-22630",
        "label": "28",
        "long": "Hagen - Sterpenich - Arlon",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9290-23635",
        "label": "29",
        "long": "Heinstert - Arlon",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9291-23636",
        "label": "291",
        "long": "Martelange - Arlon",
        "short": "291",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9292-23637",
        "label": "292",
        "long": "Arlon - Schockville - Attert",
        "short": "292",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9292-24018",
        "label": "292",
        "long": "Arlon - Schockville - Attert",
        "short": "292",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9300-17524",
        "label": "30",
        "long": "Bellefontaine - Paliseul",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9310-17029",
        "label": "31",
        "long": "Menuchenet - Carlsbourg - Paliseul",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9320-13304",
        "label": "32",
        "long": "Ochamps - J\u00e9honville - Paliseul",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9321-21333",
        "label": "321",
        "long": "Habay - Virton",
        "short": "321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9322-22282",
        "label": "322",
        "long": "Chantemelle - Virton",
        "short": "322",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9330-23273",
        "label": "33",
        "long": "Marbehan - Tintigny - Virton",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9331-22284",
        "label": "331",
        "long": "Houdemont - Virton",
        "short": "331",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9332-22285",
        "label": "332",
        "long": "Pin - Virton",
        "short": "332",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9333-22286",
        "label": "333",
        "long": "G\u00e9rouville - Virton",
        "short": "333",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9346-18341",
        "label": "346",
        "long": "Villers-sur-Semois - Breuvanne - Tintigny",
        "short": "346",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9350-17932",
        "label": "35",
        "long": "Montm\u00e9dy - Virton",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9370-23198",
        "label": "37",
        "long": "Sainte-C\u00e9cile - Muno - Bouillon",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9380-15317",
        "label": "38",
        "long": "Virton - Lamorteau - Virton",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9381-17933",
        "label": "381",
        "long": "Torgny - Virton",
        "short": "381",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9390-22638",
        "label": "39",
        "long": "Musson - Ruette - Virton",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9391-16187",
        "label": "391",
        "long": "Saint-L\u00e9ger - Ruette - Virton",
        "short": "391",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9400-19306",
        "label": "40",
        "long": "Bouillon - Bertrix",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9411-23672",
        "label": "411",
        "long": "Bertrix - Neufch\u00e2teau",
        "short": "411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9412-22943",
        "label": "412",
        "long": "Florenville - Neufch\u00e2teau",
        "short": "412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9415-22290",
        "label": "415",
        "long": "Longlier - Neufch\u00e2teau",
        "short": "415",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9420-13309",
        "label": "42",
        "long": "Six-Planes - Menuchenet",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9430-16177",
        "label": "43",
        "long": "Bohan - Alle - Menuchenet",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9440-14566",
        "label": "44",
        "long": "Bi\u00e8vre - Menuchenet",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9450-23277",
        "label": "45",
        "long": "Menuchenet - Bouillon - Menuchenet",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9480-22914",
        "label": "48",
        "long": "Herbeumont - Bertrix",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9481-22916",
        "label": "481",
        "long": "Lambermont - Bertrix",
        "short": "481",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9490-14020",
        "label": "49",
        "long": "La Roche - Ortho (Baconfoy - Cens)",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9510-23890",
        "label": "51",
        "long": "Amberloup - Saint-Hubert - Libramont",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9521-22292",
        "label": "521",
        "long": "Valansart - Habay",
        "short": "521",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9522-22293",
        "label": "522",
        "long": "Tintigny - Habay",
        "short": "522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9523-22294",
        "label": "523",
        "long": "Virton - Habay",
        "short": "523",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9524-22295",
        "label": "524",
        "long": "Sampont - Habay",
        "short": "524",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9525-22296",
        "label": "525",
        "long": "Arlon - Habay",
        "short": "525",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9525-23978",
        "label": "525",
        "long": "Arlon - Habay",
        "short": "525",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9531-23388",
        "label": "53/1",
        "long": "Saint-Hubert - Tillet - Houmont",
        "short": "53/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9532-18596",
        "label": "53/2",
        "long": "Saint-Hubert - Champlon - Saint-Hubert",
        "short": "53/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9550-23382",
        "label": "55",
        "long": "La Roche - Manhay - Malempr\u00e9",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9560-22297",
        "label": "56",
        "long": "Beh\u00eame - Habay",
        "short": "56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9561-22298",
        "label": "561",
        "long": "Anlier - Louft\u00e9mont",
        "short": "561",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9562-23914",
        "label": "562",
        "long": "Libramont - Habay",
        "short": "562",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9563-23565",
        "label": "563",
        "long": "Traimont - Habay",
        "short": "563",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9564-23735",
        "label": "564",
        "long": "Martelange - Habay",
        "short": "564",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9565-22588",
        "label": "565",
        "long": "Metzert - Habay",
        "short": "565",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9566-23814",
        "label": "566",
        "long": "Neufch\u00e2teau - Habay",
        "short": "566",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9570-22415",
        "label": "57",
        "long": "L\u00e9glise - Marbehan",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9571-22305",
        "label": "571",
        "long": "Neufch\u00e2teau - L\u00e9glise",
        "short": "571",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9571-24098",
        "label": "571",
        "long": "Neufch\u00e2teau - L\u00e9glise",
        "short": "571",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9572-22306",
        "label": "572",
        "long": "Lavaux - Assenois",
        "short": "572",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9580-22307",
        "label": "58",
        "long": "Marbehan - Habay",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9590-16920",
        "label": "59",
        "long": "La Roche - Tenneville - La Roche",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9600-23418",
        "label": "60",
        "long": "Saint-Hubert - Neufch\u00e2teau",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9601-22953",
        "label": "601",
        "long": "Libramont - Bastogne",
        "short": "601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9610-23404",
        "label": "61",
        "long": "Libramont -  Redu",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9610-24091",
        "label": "61",
        "long": "Libramont -  Redu",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9660-21829",
        "label": "66",
        "long": "Gedinne - Paliseul - Bertrix",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9670-23555",
        "label": "67",
        "long": "Gedinne - Paliseul - Bouillon",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9680-21831",
        "label": "68",
        "long": "Paliseul - Ochamps - Bertrix",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9690-22416",
        "label": "69",
        "long": "Bertrix - circuit du Saupont",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9711-16307",
        "label": "711",
        "long": "Virton - Mussy-la-Ville - Athus",
        "short": "711",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9711-23105",
        "label": "711",
        "long": "Virton - Mussy-la-Ville - Athus",
        "short": "711",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9721-17162",
        "label": "721",
        "long": "Musson - Athus - Differt",
        "short": "721",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9722-15903",
        "label": "722",
        "long": "Bascharage - Differt",
        "short": "722",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9723-22621",
        "label": "723",
        "long": "Arlon - Differt",
        "short": "723",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9731-22131",
        "label": "731",
        "long": "Saint-L\u00e9ger - Athus",
        "short": "731",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9741-16557",
        "label": "741",
        "long": "Arlon - Hondelange - Athus",
        "short": "741",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9751-15330",
        "label": "751",
        "long": "Longwy - Athus",
        "short": "751",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9761-23254",
        "label": "761",
        "long": "Guerlange - Athus",
        "short": "761",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9771-17556",
        "label": "77/1",
        "long": "Circuit scolaire de Libramont (Wisbeley)",
        "short": "77/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9772-15934",
        "label": "77/2",
        "long": "Circuit scolaire de Libramont (Blancheau)",
        "short": "77/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9773-22771",
        "label": "77/3",
        "long": "Circuit scolaire de Libramont (Serpont)",
        "short": "77/3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9774-22772",
        "label": "77/4",
        "long": "Circuit scolaire de Libramont (Neuvillers)",
        "short": "77/4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9781-22950",
        "label": "78/1",
        "long": "Circuit scolaire de Bertrix (Ecole Sp\u00e9ciale)",
        "short": "78/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9782-19305",
        "label": "78/2",
        "long": "Circuit scolaire de Bertrix (Zoning)",
        "short": "78/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9791-18024",
        "label": "79/1",
        "long": "Circuit scolaire de Bouillon (OTAN)",
        "short": "79/1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9792-23166",
        "label": "79/2",
        "long": "Circuit scolaire de Bouillon (Maroc)",
        "short": "79/2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9806-18239",
        "label": "806",
        "long": "Poix - Paliseul",
        "short": "806",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9830-17498",
        "label": "83",
        "long": "Virton - Aubange - Luxembourg",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9840-22834",
        "label": "84",
        "long": "Marbehan - Habay - Arlon - Luxembourg",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9861-21336",
        "label": "861",
        "long": "Fauvillers - Neufch\u00e2teau",
        "short": "861",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9861-24097",
        "label": "861",
        "long": "Fauvillers - Neufch\u00e2teau",
        "short": "861",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9862-21337",
        "label": "862",
        "long": "Ebly - Ch\u00eane - Witry",
        "short": "862",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9863-22309",
        "label": "863",
        "long": "Neufch\u00e2teau - Sainte-Marie - Libramont",
        "short": "863",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9870-22310",
        "label": "87",
        "long": "L\u00e9glise - Neufch\u00e2teau - Libramont",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9871-22870",
        "label": "871",
        "long": "Libramont - Neufch\u00e2teau",
        "short": "871",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9872-22899",
        "label": "872",
        "long": "Les Foss\u00e9s - Neufch\u00e2teau",
        "short": "872",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9873-16948",
        "label": "163b4",
        "long": "Bras - Wardin - Mageret - Bastogne",
        "short": "163b4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9874-14452",
        "label": "163b5",
        "long": "Bastogne - Mageret - Wardin",
        "short": "163b5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9881-17976",
        "label": "163d2",
        "long": "Gouvy - Limerl\u00e9 - Houffalize",
        "short": "163d2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9882-17977",
        "label": "163d3",
        "long": "Vissoule - Tavigny - Houffalize",
        "short": "163d3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9890-20204",
        "label": "89",
        "long": "Bastogne - Houffalize - Gouvy - Vielsalm",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9910-19659",
        "label": "91",
        "long": "Boucle Urbaine de Waha",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9920-19660",
        "label": "92",
        "long": "Boucle Urbaine du WEX",
        "short": "92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9974-22710",
        "label": "97d",
        "long": "Nettinne - Marche",
        "short": "97d",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "X9980-23405",
        "label": "98",
        "long": "Havelange - Marche",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 31065,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.2"
  },
  "snapshot_date": "2026-07-17",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 31065,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "31065 of 31065 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": 143663,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "143663 of 143663 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
    },
    {
      "code": "scorecard_missing_headsigns",
      "count": 143663,
      "effort": "Usually a bulk edit in your scheduling software.",
      "fix": "Populate trip_headsign to match what the transit vehicle displays.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "143663 of 143663 trips have no headsign.",
      "why": "Riders at the stop can't tell which direction a transit vehicle is going."
    }
  ],
  "validator_version": "8.0.1"
}
