{
  "agency": {
    "country": "FR",
    "id": "fr-pan-38888",
    "name": "R\u00e9seau interurbain - Puy-de-D\u00f4me (63)",
    "subdivision_code": "FR-ARA",
    "subdivision_name": "Auvergne-Rh\u00f4ne-Alpes"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 1.5,
          "stops_marked_accessible_pct": 2.4,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 2.4,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.6,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 3220,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 2224,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 2.4,
        "wheelchair_marked_accessible_pct": 2.4,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 3142,
          "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": 24.4,
          "severity": "WARNING",
          "what": "3142 of 3220 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": 2224,
          "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": "2224 of 2224 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 38.1,
      "status": "measured",
      "summary": "2% of stops state wheelchair accessibility (2% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 11,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 45,
          "WARNING": 1905
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 624,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape_dist_traveled on export so stop and shape distances use the same units.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "On some trips the stop distances run a little past the end of the route line.",
          "why": "The stop and shape distance values don't quite line up, so any math that uses them can drift."
        },
        {
          "code": "unexpected_enum_value",
          "count": 582,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unexpected_enum_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Unexpected enum value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 563,
          "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": "stop_too_far_from_shape_using_user_distance",
          "count": 62,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Check the flagged stops' shape_dist_traveled against the route shape, and re-generate it on export if they disagree.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line, going by the feed's own distance values.",
          "why": "Trip planners may draw the route down the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "stop_without_stop_time",
          "count": 53,
          "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": 8.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 bus is scheduled to arrive."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 14,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the stop order and the shape direction in your scheduling software; the shape is often drawn backwards.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "On some trips the stops fall along the route line in a different order than the schedule lists.",
          "why": "Trip planners can draw the bus doubling back or skipping ahead, which confuses riders reading the map."
        },
        {
          "code": "stop_has_too_many_matches_for_shape",
          "count": 3,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_has_too_many_matches_for_shape' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Stop has too many matches for shape (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 2,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 1,
          "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": 4.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "big_gap_in_service",
          "count": 45,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        }
      ],
      "name": "correctness",
      "score": 37.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 1950 instances (0 error, 1905 warning, 45 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 160,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-07-02",
        "feed_version": "20260702",
        "has_feed_info": true,
        "last_service_date": "2026-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 160 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 160 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 2% 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 2% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Open Database License (ODbL), recorded by France's National Access Point; credit R\u00e9gion Auvergne-Rh\u00f4ne-Alpes, identify the ODbL, and preserve share-alike terms where they apply.",
    "reachable": true,
    "sha256": "9b7e41e0f33a036f539c69eac3befa2e751a98f3b06d30f231a8242e7c796c23",
    "size_bytes": 24670953,
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/fff9c08f-6172-4c94-b46e-c0144ae0bd10"
  },
  "fetch": {
    "final_url": "https://api.oura3.cityway.fr/dataflow/offre-tc/download?provider=PUY_DE_DOME&dataFormat=GTFS&dataProfil=OPENDATA",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-24T00:00:00+00:00",
  "geo": {
    "bbox": [
      2.30798,
      45.21355,
      4.06599,
      46.3387
    ],
    "lat": 45.71654,
    "lon": 3.14405,
    "stop_count": 3220
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 582,
        "trip_count": 2224,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 582,
    "trip_count": 2224
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 53.2,
    "margin_to_next_band": 6.8,
    "score": 53.2
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 3,
      "effort": "A per-route color setting in your scheduling software.",
      "fix": "Adjust route_color or route_text_color so each pair clears 4.5:1. Often switching the text between black and white is enough.",
      "owner": "Likely your export tool",
      "points": 0.0,
      "severity": "WARNING",
      "what": "3 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (P01, P23, P64).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 87,
      "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": "87 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Banson / les Varants\", \"Rue d'Orl\u00e9ans Av. de la Poste\", \"Rue d'Orl\u00e9ans Av. Vodable\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    },
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 3014,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 53,
        "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": "53 of 3014 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": 53,
    "single_stop_trips": 0,
    "trips_total": 2224
  },
  "route_map": {
    "drawn_route_count": 582,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-38888/geometry.geojson",
    "route_count": 582,
    "routes": [
      {
        "color": "FFF45B",
        "color_name": "yellow",
        "has_shape": true,
        "id": "PUYxDExDOME:FlexibleLine:1005100:LOC",
        "label": "P20",
        "long": "Anzat-le-Luguet - Issoire - Clermont-Fd",
        "short": "P20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "95979A",
        "color_name": "gray",
        "has_shape": true,
        "id": "PUYxDExDOME:FlexibleLine:1005106:LOC",
        "label": "P35",
        "long": "Courpiere - Clermont-Ferrand",
        "short": "P35",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "4878BC",
        "color_name": "teal",
        "has_shape": true,
        "id": "PUYxDExDOME:FlexibleLine:1005110:LOC",
        "label": "P44",
        "long": "Besse - Issoire",
        "short": "P44",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7853A2",
        "color_name": "purple",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005092:LOC",
        "label": "P01",
        "long": "Thiers - Clermont-Ferrand",
        "short": "P01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "BBAAD3",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005093:LOC",
        "label": "P02",
        "long": "Arlanc - Ambert - Clermont-Ferrand",
        "short": "P02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CCFF66",
        "color_name": "yellow",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005094:LOC",
        "label": "P03",
        "long": "Vichy - Thiers - Ambert - Arlanc",
        "short": "P03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "52ACE0",
        "color_name": "teal",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005095:LOC",
        "label": "P06",
        "long": "Puy-Guillaume - Maringues - Clermont-Ferrand",
        "short": "P06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "73CFEC",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005099:LOC",
        "label": "P15",
        "long": "Valcivieres - Ambert",
        "short": "P15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009CDD",
        "color_name": "teal",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005101:LOC",
        "label": "P21",
        "long": "Clermont-Ferrand - Aydat base nautique",
        "short": "P21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "317192",
        "color_name": "teal",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005102:LOC",
        "label": "P23",
        "long": "Billom - Clermont-Ferrand",
        "short": "P23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D09A8F",
        "color_name": "pink",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005103:LOC",
        "label": "P25",
        "long": "Chas - Vertaizon - Clermont-Ferrand",
        "short": "P25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C6B2AD",
        "color_name": "gray",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005104:LOC",
        "label": "P28",
        "long": "Maringues - Vichy",
        "short": "P28",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F4A68A",
        "color_name": "pink",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005105:LOC",
        "label": "P33",
        "long": "Saint-Saturnin - Le Crest - Clermont-Ferrand",
        "short": "P33",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00B3F0",
        "color_name": "teal",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005107:LOC",
        "label": "P40",
        "long": "Vic-le-Comte - Clermont-Ferrand",
        "short": "P40",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D96B5D",
        "color_name": "pink",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005108:LOC",
        "label": "P42",
        "long": "Authezat - Clermont-Ferrand",
        "short": "P42",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "33ACA3",
        "color_name": "teal",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005109:LOC",
        "label": "P43",
        "long": "Champeix - Saint-Saturnin - Clermont-Ferrand",
        "short": "P43",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F9D7C9",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005111:LOC",
        "label": "P45",
        "long": "La bourboule - Le Mont-Dore - Le Sancy",
        "short": "P45",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CEF4D5",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005112:LOC",
        "label": "P46",
        "long": "Clermont-Ferrand - Le-Mont-Dore - Ussel",
        "short": "P46",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D561F9",
        "color_name": "pink",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005113:LOC",
        "label": "P47",
        "long": "Clermont-Ferrand  - Mauriac",
        "short": "P47",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E7D889",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005115:LOC",
        "label": "P52",
        "long": "Bourg-Lastic - Clermont-Ferrand",
        "short": "P52",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C1E8FB",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005116:LOC",
        "label": "P53",
        "long": "Giat-Pontaumur-Pontgibaud-Clermont-Fd",
        "short": "P53",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFF200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005119:LOC",
        "label": "P60",
        "long": "Combronde - Clermont-Ferrand",
        "short": "P60",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00AEEF",
        "color_name": "teal",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005120:LOC",
        "label": "P61",
        "long": "Montaigut - Saint-Eloy-les-Mines - Clermont-Ferrand",
        "short": "P61",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6EC6D9",
        "color_name": "gray",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005121:LOC",
        "label": "P62",
        "long": "Saint-Gervais d'Auvergne - Riom",
        "short": "P62",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "A52C32",
        "color_name": "red",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005122:LOC",
        "label": "P64",
        "long": "Enval - Volvic - Clermont-Ferrand",
        "short": "P64",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B778B3",
        "color_name": "pink",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005123:LOC",
        "label": "P70",
        "long": "Aigueperse - Ennezat - Clermont-Ferrand",
        "short": "P70",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F496BF",
        "color_name": "pink",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005124:LOC",
        "label": "P73",
        "long": "Chatel-Guyon - Riom - Clermont-Ferrand",
        "short": "P73",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "94D3BF",
        "color_name": "gray",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005125:LOC",
        "label": "P74",
        "long": "Clermont-Ferrand - Besse",
        "short": "P74",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFCC66",
        "color_name": "yellow",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005126:LOC",
        "label": "P75",
        "long": "Riom - Z.I de Ladoux",
        "short": "P75",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C00D0D",
        "color_name": "red",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005129:LOC",
        "label": "VULCA",
        "long": "Clermont-Ferrand - Vulcania",
        "short": "VULCA",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005132:LOC",
        "label": "63-LS001A",
        "long": "Aydat - Ecole Aydat",
        "short": "63-LS001A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005133:LOC",
        "label": "63-LS001B",
        "long": "Aydat - Ecole Aydat",
        "short": "63-LS001B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005135:LOC",
        "label": "63-LS004",
        "long": "Saint Angel - College Manzat",
        "short": "63-LS004",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005136:LOC",
        "label": "63-LS006A",
        "long": "Parent - College Vic-le-Comte",
        "short": "63-LS006A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005137:LOC",
        "label": "63-LS006B",
        "long": "Yronde et Buron - College Vic-le-comte",
        "short": "63-LS006B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005138:LOC",
        "label": "63-LS007A",
        "long": "Glaine Montaigut - Bort l'Etang",
        "short": "63-LS007A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005139:LOC",
        "label": "63-LS007B",
        "long": "Ceilloux - Saint-DIier d'Auvergne",
        "short": "63-LS007B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005143:LOC",
        "label": "63-LS010",
        "long": "Moureuille - Ecoles Saint Eloy les Mines",
        "short": "63-LS010",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005144:LOC",
        "label": "63-LS011",
        "long": "Durmignat - Lep/Colleges Saint Eloy",
        "short": "63-LS011",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005145:LOC",
        "label": "63-LS012",
        "long": "Saint Eloy les Mines - LEP/Colleges Saint Eloy",
        "short": "63-LS012",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005146:LOC",
        "label": "63-LS013A",
        "long": "Youx -Colleges/LEP Saint Eloy/Mines",
        "short": "63-LS013A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005147:LOC",
        "label": "63-LS013B",
        "long": "Youx- LEP/Colleges Saint Eloy les Mines",
        "short": "63-LS013B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005148:LOC",
        "label": "63-LS014",
        "long": "Ecole Lapeyrousse - Ecole Buxieres RPI",
        "short": "63-LS014",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005149:LOC",
        "label": "63-LS016",
        "long": "Brassac-les-Mines - Ecole Brassac-les-Mines",
        "short": "63-LS016",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005150:LOC",
        "label": "63-LS017",
        "long": "Vitrac - Ecole Vitrac - Ecole St Angel RPI",
        "short": "63-LS017",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005151:LOC",
        "label": "63-LS018",
        "long": "Bertignat - Colleges/Lyc\u00e9es Ambert",
        "short": "63-LS018",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005153:LOC",
        "label": "63-LS019B",
        "long": "Saint Sylvestre Pragoulin - Ecole Saint Sylvestre",
        "short": "63-LS019B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005154:LOC",
        "label": "63-LS021",
        "long": "Saint-Pierre Colamine - College Besse - Ecole Saint-Diery",
        "short": "63-LS021",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005155:LOC",
        "label": "63-LS022",
        "long": "Youx -Saint Eloy les Mines - Lyc\u00e9es Montlu\u00e7on",
        "short": "63-LS022",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005156:LOC",
        "label": "63-LS023",
        "long": "Neuf-Eglise - Ecole Menat",
        "short": "63-LS023",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005157:LOC",
        "label": "63-LS024",
        "long": "Arlanc - Ecole Arlanc",
        "short": "63-LS024",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005158:LOC",
        "label": "63-LS025A",
        "long": "Saint Nectaire - Issoire",
        "short": "63-LS025A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005159:LOC",
        "label": "63-LS025B",
        "long": "Ludesse - Issoire",
        "short": "63-LS025B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005160:LOC",
        "label": "63-LS025C",
        "long": "Montaigut Le Blanc -  Issoire",
        "short": "63-LS025C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005161:LOC",
        "label": "63-LS025D",
        "long": "Reignat - Issoire",
        "short": "63-LS025D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005162:LOC",
        "label": "63-LS026",
        "long": "Montaigut Le Blanc - Issoire",
        "short": "63-LS026",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005164:LOC",
        "label": "63-LS028A",
        "long": "Besse-et-Saint-Anastaise - Issoire",
        "short": "63-LS028A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005165:LOC",
        "label": "63-LS028B",
        "long": "Saint-Cirgues sur Couze - Issoire",
        "short": "63-LS028B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005166:LOC",
        "label": "63-LS029",
        "long": "Tr\u00e9zioux - Saint-Flour",
        "short": "63-LS029",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005168:LOC",
        "label": "63-LS031",
        "long": "Chassagne - Vodable app LS315",
        "short": "63-LS031",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005169:LOC",
        "label": "63-LS032",
        "long": "Montcel - Lyc\u00e9es/College Riom",
        "short": "63-LS032",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005171:LOC",
        "label": "63-LS033B",
        "long": "Tralaigues - Eccole Montel-de-Gelat",
        "short": "63-LS033B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005172:LOC",
        "label": "63-LS033C",
        "long": "Villosange - Ecole Montel-de-Gelat RPI",
        "short": "63-LS033C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005173:LOC",
        "label": "63-LS034A",
        "long": "Bort l'Etang - College Onslow Lezoux",
        "short": "63-LS034A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005174:LOC",
        "label": "63-LS034B",
        "long": "Beauregard l'Eveque - College Onslow Lezoux",
        "short": "63-LS034B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005175:LOC",
        "label": "63-LS034C",
        "long": "Crevant Laveine - College Lezoux",
        "short": "63-LS034C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005176:LOC",
        "label": "63-LS034D",
        "long": "Seychalles - College  Onslow Lezoux",
        "short": "63-LS034D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005177:LOC",
        "label": "63-LS035",
        "long": "Miremont - Ecole/College Pontaumur",
        "short": "63-LS035",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005178:LOC",
        "label": "63-LS036",
        "long": "Verrieres - College Champeix",
        "short": "63-LS036",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005179:LOC",
        "label": "63-LS037",
        "long": "Billom - Lep Pont du Ch\u00e2teau",
        "short": "63-LS037",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005180:LOC",
        "label": "63-LS038",
        "long": "La Crouzille - Ecole Montaigut - Ecoles Saint Eloy",
        "short": "63-LS038",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005181:LOC",
        "label": "63-LS040",
        "long": "Les Ancizes - Lyc\u00e9es Clermont Ferrand",
        "short": "63-LS040",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005182:LOC",
        "label": "63-LS041",
        "long": "Saint Bonnet les Allier - Colleges Cournon",
        "short": "63-LS041",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005183:LOC",
        "label": "63-LS042",
        "long": "Laqueuille - Clg/Lep  Rochefort Montagne",
        "short": "63-LS042",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005184:LOC",
        "label": "63-LS043",
        "long": "Lisseuil - College Manzat",
        "short": "63-LS043",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005185:LOC",
        "label": "63-LS044",
        "long": "Charbonnieres Les Vieilles- College Manzat",
        "short": "63-LS044",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005186:LOC",
        "label": "63-LS045",
        "long": "Tours sur Meymont - Cunlhat",
        "short": "63-LS045",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005187:LOC",
        "label": "63-LS046A",
        "long": "Mons - College Puy Guillaume",
        "short": "63-LS046A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005188:LOC",
        "label": "63-LS046B",
        "long": "Saint Priest Bramefant - College Puy Guillaume",
        "short": "63-LS046B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005189:LOC",
        "label": "63-LS047A",
        "long": "Queuille - Ecole Saint Georges - College les Ancizes",
        "short": "63-LS047A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005190:LOC",
        "label": "63-LS047B",
        "long": "Les Ancizes - Ecoles/College Les Ancizes",
        "short": "63-LS047B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005191:LOC",
        "label": "63-LS047C",
        "long": "Saint Georges de Mons - College les Ancizes",
        "short": "63-LS047C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005192:LOC",
        "label": "63-LS048A",
        "long": "Champs - Lyc\u00e9es Riom",
        "short": "63-LS048A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005193:LOC",
        "label": "63-LS048B",
        "long": "Artonne - Lyc\u00e9es Riom",
        "short": "63-LS048B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005194:LOC",
        "label": "63-LS048C",
        "long": "Saint-Genes-du-Retz - Lyc\u00e9es Riom",
        "short": "63-LS048C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005195:LOC",
        "label": "63-LS048D",
        "long": "Effiat-College/Lyc\u00e9e Riom",
        "short": "63-LS048D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005196:LOC",
        "label": "63-LS049A",
        "long": "Gimeaux - College de Ch\u00e2tel-Guyon",
        "short": "63-LS049A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005197:LOC",
        "label": "63-LS049B",
        "long": "Beauregard Vendon - College Ch\u00e2tel-Guyon",
        "short": "63-LS049B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005198:LOC",
        "label": "63-LS049C",
        "long": "Beauregard - College Ch\u00e2tel-Guyon",
        "short": "63-LS049C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005199:LOC",
        "label": "63-LS050",
        "long": "Cunlhat - Lyc\u00e9es Clermont-Ferrand",
        "short": "63-LS050",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005200:LOC",
        "label": "63-LS051",
        "long": "Clermont-Ferrand - Cunlhat",
        "short": "63-LS051",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005201:LOC",
        "label": "63-LS052",
        "long": "Ceyssat - College Pontgibaud",
        "short": "63-LS052",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005202:LOC",
        "label": "63-LS053A",
        "long": "Prondines - Ecole/College Pontaumur",
        "short": "63-LS053A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005203:LOC",
        "label": "63-LS053B",
        "long": "Cisternes-la-Foret  - Ecoles Cisterne-la-Foret",
        "short": "63-LS053B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005205:LOC",
        "label": "63-LS055",
        "long": "Ayat-sur-Sioule - Ecole/College Saint-Gervais",
        "short": "63-LS055",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005206:LOC",
        "label": "63-LS056",
        "long": "Espinasse - Ecole/College Saint-Gervais",
        "short": "63-LS056",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005207:LOC",
        "label": "63-LS057A",
        "long": "Saint Agoulin - Ecole Champs/Saint Agoulin RPI",
        "short": "63-LS057A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005208:LOC",
        "label": "63-LS059",
        "long": "La Chassagne - Ecole Sauxillanges",
        "short": "63-LS059",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005209:LOC",
        "label": "63-LS060A",
        "long": "Pardines - Sauvagnat-Sainte-Marthe",
        "short": "63-LS060A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005210:LOC",
        "label": "63-LS061A",
        "long": "Lussat - College Pont Du Chateau",
        "short": "63-LS061A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005211:LOC",
        "label": "63-LS061B",
        "long": "Les Martres d'Artiere - College Pont-Du-Ch\u00e2teau",
        "short": "63-LS061B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005212:LOC",
        "label": "63-LS061C",
        "long": "Chavaroux - College Pont-du-Ch\u00e2teau",
        "short": "63-LS061C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005213:LOC",
        "label": "63-LS063A",
        "long": "Messeix - Ecole/College Bourg-Lastic",
        "short": "63-LS063A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005214:LOC",
        "label": "63-LS063B",
        "long": "Saint-Sulpice - Messeix  (APP LS063A)",
        "short": "63-LS063B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005215:LOC",
        "label": "63-LS064A",
        "long": "Sauxillanges - Auzat-La-Combelle",
        "short": "63-LS064A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005216:LOC",
        "label": "63-LS064B",
        "long": "Auzat-La-Combelle- Sainte-Florine",
        "short": "63-LS064B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005217:LOC",
        "label": "63-LS064C",
        "long": "Auzat-La-Combelle- Sainte-Florine",
        "short": "63-LS064C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005218:LOC",
        "label": "63-LS064D",
        "long": "Sainte-Florine - Sauxillanges",
        "short": "63-LS064D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005219:LOC",
        "label": "63-LS065",
        "long": "Lamontgie - Issoire",
        "short": "63-LS065",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005220:LOC",
        "label": "63-LS066",
        "long": "Saint-Germain-l'Herm - Issoire",
        "short": "63-LS066",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005221:LOC",
        "label": "63-LS067A",
        "long": "Saint Julien de Coppel - Billom",
        "short": "63-LS067A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005222:LOC",
        "label": "63-LS069",
        "long": "Ravel - Vertaizon (app LS037)",
        "short": "63-LS069",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005223:LOC",
        "label": "63-LS070A",
        "long": "Charbonnier-les-Mines - Saint-Germain Lembron",
        "short": "63-LS070A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005224:LOC",
        "label": "63-LS070B",
        "long": "Beaulieu -  Saint Germain Lembron",
        "short": "63-LS070B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005225:LOC",
        "label": "63-LS072A",
        "long": "Montcel - Jozerand (app LS114A)",
        "short": "63-LS072A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005226:LOC",
        "label": "63-LS072B",
        "long": "Montcel - Ecole Montcel / Jozerand RPI",
        "short": "63-LS072B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005227:LOC",
        "label": "63-LS072C",
        "long": "Ecole Jozerand - Ecole Montcel RPI",
        "short": "63-LS072C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005228:LOC",
        "label": "63-LS072D",
        "long": "Saint Agoulin - College/Lyc\u00e9e Gannat",
        "short": "63-LS072D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005230:LOC",
        "label": "63-LS073",
        "long": "Saint Avit - College Pontaumur",
        "short": "63-LS073",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005231:LOC",
        "label": "63-LS074",
        "long": "Cisternes la Foret - Ecole/College Pontaumur",
        "short": "63-LS074",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005232:LOC",
        "label": "63-LS075A",
        "long": "Combronde - College Aigueperse",
        "short": "63-LS075A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005233:LOC",
        "label": "63-LS075B",
        "long": "Le Cheix - College Aigueperse",
        "short": "63-LS075B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005234:LOC",
        "label": "63-LS075C",
        "long": "Chambaron sur Morge - College Aigueperse",
        "short": "63-LS075C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005235:LOC",
        "label": "63-LS075D",
        "long": "Combronde - College Aigueperse",
        "short": "63-LS075D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005236:LOC",
        "label": "63-LS075F",
        "long": "Artonne - College Aigueperse",
        "short": "63-LS075F",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005237:LOC",
        "label": "63-LS076",
        "long": "Pouzol - LEP/Colleges Saint Eloy les Mines",
        "short": "63-LS076",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005238:LOC",
        "label": "63-LS077",
        "long": "Montmorin - College Billom",
        "short": "63-LS077",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005239:LOC",
        "label": "63-LS078",
        "long": "Miremont - Ecole/College Pontaumur",
        "short": "63-LS078",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005240:LOC",
        "label": "63-LS079",
        "long": "Vernet-Sainte-Marguerite - College de Besse-et-Saint-Anastaise",
        "short": "63-LS079",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005241:LOC",
        "label": "63-LS080A",
        "long": "Sauvagnat-Sainte-Marthe - Ecole Pardines",
        "short": "63-LS080A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005242:LOC",
        "label": "63-LS081",
        "long": "Savennes - Ecole/college Bourg-Lastic",
        "short": "63-LS081",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005244:LOC",
        "label": "63-LS083",
        "long": "Chanonat - Ceyrat",
        "short": "63-LS083",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005245:LOC",
        "label": "63-LS084",
        "long": "Aydat - Chamalieres",
        "short": "63-LS084",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005246:LOC",
        "label": "63-LS085",
        "long": "Joze - College/Lyc\u00e9e Vichy",
        "short": "63-LS085",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005247:LOC",
        "label": "63-LS086A",
        "long": "Ennezat - Colleges Maringues",
        "short": "63-LS086A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005248:LOC",
        "label": "63-LS086B",
        "long": "Ennezat - Colleges Maringues",
        "short": "63-LS086B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005249:LOC",
        "label": "63-LS087",
        "long": "Saint-Jean-en-Val - Issoire",
        "short": "63-LS087",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005251:LOC",
        "label": "63-LS089",
        "long": "Sauxillanges - Issoire",
        "short": "63-LS089",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005252:LOC",
        "label": "63-LS090A",
        "long": "Saint-Quentin-sur-Sauxillanges -  Sauxillanges",
        "short": "63-LS090A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005253:LOC",
        "label": "63-LS091A",
        "long": "Saint Hilaire La Croix - Ecole Combronde",
        "short": "63-LS091A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005254:LOC",
        "label": "63-LS091B",
        "long": "Saint-Myon - Ecole Combronde",
        "short": "63-LS091B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005255:LOC",
        "label": "63-LS092",
        "long": "Les Ancizes - Ecole/college Les Ancizes",
        "short": "63-LS092",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005257:LOC",
        "label": "63-LS094",
        "long": "Charbonnieres les vieilles - Ecole Charbonnieres les vieilles",
        "short": "63-LS094",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005258:LOC",
        "label": "63-LS095",
        "long": "La Crouzille - LEP/Colleges /Ecole Saint Eloy",
        "short": "63-LS095",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005259:LOC",
        "label": "63-LS096",
        "long": "Lenteuges - Ecole Murol - Ecole Saint-Nectaire",
        "short": "63-LS096",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005260:LOC",
        "label": "63-LS097D",
        "long": "Saint-Andr\u00e9-le-Coq - College/Lyc\u00e9es Riom",
        "short": "63-LS097D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005262:LOC",
        "label": "63-LS098B",
        "long": "Montel de Gelat - Ecole Montel de Gelat",
        "short": "63-LS098B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005263:LOC",
        "label": "63-LS099",
        "long": "Manzat - Lyc\u00e9es Riom",
        "short": "63-LS099",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005264:LOC",
        "label": "63-LS100",
        "long": "LE MONT DORE - CLG MURAT LE QUAIRE",
        "short": "63-LS100",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005265:LOC",
        "label": "63-LS101",
        "long": "Villeneuve-Lembron - Saint-Germain-Lembron",
        "short": "63-LS101",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005266:LOC",
        "label": "63-LS102",
        "long": "La Bourboule - Chamaliere",
        "short": "63-LS102",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005267:LOC",
        "label": "63-LS103",
        "long": "Saint-Bonnet-le-Bourg - Saint-Germain-l'Herm",
        "short": "63-LS103",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005268:LOC",
        "label": "63-LS104",
        "long": "SAINT SAUVES - CLG MURAT LE QUAIRE",
        "short": "63-LS104",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005269:LOC",
        "label": "63-LS105A",
        "long": "Corent - Vic-le-Comte",
        "short": "63-LS105A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005270:LOC",
        "label": "63-LS106",
        "long": "Rochefort-Montagne - Ecole/College Rochefort-Montagne",
        "short": "63-LS106",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005271:LOC",
        "label": "63-LS107",
        "long": "Clermont-Ferrand - Rochefort-Montagne - La Tour d'Auvergne",
        "short": "63-LS107",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005272:LOC",
        "label": "63-LS108A",
        "long": "Saint Sylvestre Pragoulin - College Saint Yorre",
        "short": "63-LS108A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005273:LOC",
        "label": "63-LS108B",
        "long": "Mons- College et lyc\u00e9es Vichy",
        "short": "63-LS108B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005274:LOC",
        "label": "63-LS110A",
        "long": "Sugeres - Brousse RPI",
        "short": "63-LS110A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005275:LOC",
        "label": "63-LS110B",
        "long": "Brousse - Saint Jean des Ollieres RPI",
        "short": "63-LS110B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005276:LOC",
        "label": "63-LS111",
        "long": "Saint Gal - Ecole Saint Pardoux - Ecole Blot - Pouzol RPI",
        "short": "63-LS111",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005277:LOC",
        "label": "63-LS112",
        "long": "Gimeaux - Ecole Yssac /Gimeaux RPI",
        "short": "63-LS112",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005278:LOC",
        "label": "63-LS113",
        "long": "Saint Ours - Ecole - College Pontgibaud",
        "short": "63-LS113",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005279:LOC",
        "label": "63-LS114A",
        "long": "Jozerand - College Aigueperse",
        "short": "63-LS114A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005280:LOC",
        "label": "63-LS114B",
        "long": "Bussieres et Pruns - Ecoles Aigueperse",
        "short": "63-LS114B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005281:LOC",
        "label": "63-LS115",
        "long": "Saint Genes du Retz - College Aigueperse",
        "short": "63-LS115",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005282:LOC",
        "label": "63-LS116",
        "long": "Messeix- Clermont Ferrand",
        "short": "63-LS116",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005283:LOC",
        "label": "63-LS117",
        "long": "Collanges -  Saint Germain Lembron",
        "short": "63-LS117",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005284:LOC",
        "label": "63-LS118",
        "long": "Ludesse -Champeix",
        "short": "63-LS118",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005285:LOC",
        "label": "63-LS119",
        "long": "Veneix - CLGS/LYCS Issoire",
        "short": "63-LS119",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005286:LOC",
        "label": "63-LS120",
        "long": "Bergonne - Issoire",
        "short": "63-LS120",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005287:LOC",
        "label": "63-LS121",
        "long": "Chaynat - College Ludesse",
        "short": "63-LS121",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005288:LOC",
        "label": "63-LS122A",
        "long": "Jumeaux - Saint-Germain-Lembron",
        "short": "63-LS122A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005289:LOC",
        "label": "63-LS122B",
        "long": "Nonette - Ecole Le Breuil-sur-Couze",
        "short": "63-LS122B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005290:LOC",
        "label": "63-LS123A",
        "long": "Tr\u00e9zioux - Saint-Dier d'Auvergne",
        "short": "63-LS123A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005291:LOC",
        "label": "63-LS123B",
        "long": "Tr\u00e9zioux - Saint-Dier d'Auvergne",
        "short": "63-LS123B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005292:LOC",
        "label": "63-LS124A",
        "long": "Olloix - Les Martres de Veyre",
        "short": "63-LS124A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005293:LOC",
        "label": "63-LS124B",
        "long": "Saint-Amant-Tallende - Les Martres de Veyre",
        "short": "63-LS124B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005294:LOC",
        "label": "63-LS125",
        "long": "Chateauneuf-les-Bains - Saint Gervais",
        "short": "63-LS125",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005295:LOC",
        "label": "63-LS126",
        "long": "Saint-Genes-La-Tourette - Saint Germain L'herm",
        "short": "63-LS126",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005296:LOC",
        "label": "63-LS127",
        "long": "Usson - Issoire",
        "short": "63-LS127",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005297:LOC",
        "label": "63-LS128",
        "long": "Pionsat - Clermont-Ferrand",
        "short": "63-LS128",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005298:LOC",
        "label": "63-LS129",
        "long": "Virlet - Ecole/College Pionsat",
        "short": "63-LS129",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005299:LOC",
        "label": "63-LS130A",
        "long": "Bussieres - Ecole/College Pionsat",
        "short": "63-LS130A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005300:LOC",
        "label": "63-LS131",
        "long": "Dore L Eglise - Arlanc",
        "short": "63-LS131",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005301:LOC",
        "label": "63-LS132",
        "long": "Chalus - Saint Germain Lembron",
        "short": "63-LS132",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005302:LOC",
        "label": "63-LS133",
        "long": "Issoire - Le Vernet-Cham\u00e9ane",
        "short": "63-LS133",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005303:LOC",
        "label": "63-LS134A",
        "long": "Murat Le Quaire - CLG Murat La Quaire",
        "short": "63-LS134A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005305:LOC",
        "label": "63-LS135",
        "long": "Briffons - Ecole/college Bourg-Lastic",
        "short": "63-LS135",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005306:LOC",
        "label": "63-LS137A",
        "long": "Sainte-Florine - Issoire",
        "short": "63-LS137A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005307:LOC",
        "label": "63-LS137B",
        "long": "Brassac-les-Mines - Issoire",
        "short": "63-LS137B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005308:LOC",
        "label": "63-LS137C",
        "long": "Issoire - Brassac-les-Mines",
        "short": "63-LS137C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005309:LOC",
        "label": "63-LS138A",
        "long": "Lacoux - Ecole Perpezat",
        "short": "63-LS138A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005310:LOC",
        "label": "63-LS138B",
        "long": "TARAVANT - PERPEZAT ECOLE",
        "short": "63-LS138B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005311:LOC",
        "label": "63-LS139",
        "long": "Clermont-Ferrand - Gelles",
        "short": "63-LS139",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005312:LOC",
        "label": "63-LS140A",
        "long": "Saint-Jean-Saint-Gervais - College Brassac-les-Mines",
        "short": "63-LS140A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005313:LOC",
        "label": "63-LS141",
        "long": "Parentignat - Ecole Parentignat",
        "short": "63-LS141",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005314:LOC",
        "label": "63-LS142",
        "long": "Saint-Babel - Ecole Saint-Babel",
        "short": "63-LS142",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005315:LOC",
        "label": "63-LS143",
        "long": "Grandrif - Ambert",
        "short": "63-LS143",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005316:LOC",
        "label": "63-LS144",
        "long": "Ambert - Ecole Ambert",
        "short": "63-LS144",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005318:LOC",
        "label": "63-LS145B",
        "long": "Eglisolles - Viverols",
        "short": "63-LS145B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005319:LOC",
        "label": "63-LS145C",
        "long": "Saillant - Viverols",
        "short": "63-LS145C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005320:LOC",
        "label": "63-LS146",
        "long": "Cros - Ecole Larodde",
        "short": "63-LS146",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005321:LOC",
        "label": "63-LS147",
        "long": "Verneugheol - Ecole Herment - Ecole Verneugheol (App LS 703)",
        "short": "63-LS147",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005322:LOC",
        "label": "63-LS148A",
        "long": "Singles - Tauves (app LS337)",
        "short": "63-LS148A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005323:LOC",
        "label": "63-LS148B",
        "long": "Larodde - Ecole Bagnols rpi",
        "short": "63-LS148B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005324:LOC",
        "label": "63-LS149",
        "long": "Saint Sauves d'Auvergne - Clermont Ferrand",
        "short": "63-LS149",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005325:LOC",
        "label": "63-LS150A",
        "long": "Briffons - Ecole/college Bourg-Lastic",
        "short": "63-LS150A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005326:LOC",
        "label": "63-LS150B",
        "long": "Saint Julien Puy Laveze. - Ecole/college Bourg-Lastic",
        "short": "63-LS150B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005327:LOC",
        "label": "63-LS151C",
        "long": "Tr\u00e9mouille Saint Loup - College La Tour d'Auvergne",
        "short": "63-LS151C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005329:LOC",
        "label": "63-LS154",
        "long": "Charensat -Ecole Charensat - Ecole Biollet - Ecole Espinasse RPI",
        "short": "63-LS154",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005330:LOC",
        "label": "63-LS155A",
        "long": "Saint Etienne des Champs - Ecole Condat en Combraille",
        "short": "63-LS155A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005331:LOC",
        "label": "63-LS156A",
        "long": "La Chapelle Agnon - Cunlhat",
        "short": "63-LS156A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005332:LOC",
        "label": "63-LS156B",
        "long": "Gerbault - La Chapelle-Agnon",
        "short": "63-LS156B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005333:LOC",
        "label": "63-LS157",
        "long": "Manglieu - Vic-le-Comte",
        "short": "63-LS157",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005334:LOC",
        "label": "63-LS158A",
        "long": "Saint-Maurice - Vic-le-Comte",
        "short": "63-LS158A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005335:LOC",
        "label": "63-LS158B",
        "long": "Busseol - Vic-le-Comte",
        "short": "63-LS158B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005336:LOC",
        "label": "63-LS160",
        "long": "Ch\u00e2teauneuf-les-Bains - Ecole Saint Angel -Ecole Vitrac RPI",
        "short": "63-LS160",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005337:LOC",
        "label": "63-LS161",
        "long": "Cebazat- Lyc\u00e9es Riom",
        "short": "63-LS161",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005338:LOC",
        "label": "63-LS163A",
        "long": "Le Broc - Ecole Le Broc",
        "short": "63-LS163A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005339:LOC",
        "label": "63-LS164",
        "long": "Saint Angel - Ecole Saint Angel - Ecole Vitrac RPI",
        "short": "63-LS164",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005340:LOC",
        "label": "63-LS165",
        "long": "Gelles - College Pontgibaud",
        "short": "63-LS165",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005341:LOC",
        "label": "63-LS166A",
        "long": "Chidrac - Saint-Cirgues-sur-Couze rpi",
        "short": "63-LS166A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005342:LOC",
        "label": "63-LS167",
        "long": "Chastreix - College La Tour D Auvergne",
        "short": "63-LS167",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005343:LOC",
        "label": "63-LS168",
        "long": "Bussieres et Pruns  - Ecole Effiat",
        "short": "63-LS168",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005344:LOC",
        "label": "63-LS170A",
        "long": "La Feuille - La Chapelle Agnon",
        "short": "63-LS170A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005345:LOC",
        "label": "63-LS170B",
        "long": "CHAPELLE-EC CHAPELLE AGNON (+appLS156A)",
        "short": "63-LS170B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005346:LOC",
        "label": "63-LS170C",
        "long": "Tours-sur-Meymont - La Chapelle Agnon rpi",
        "short": "63-LS170C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005347:LOC",
        "label": "63-LS172",
        "long": "Chantagrelle - Ecole Condat-les-Montboissier",
        "short": "63-LS172",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005348:LOC",
        "label": "63-LS177",
        "long": "Auzelles - Cunlhat",
        "short": "63-LS177",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005349:LOC",
        "label": "63-LS178A",
        "long": "Cisternes la Foret - College Pontgibaud",
        "short": "63-LS178A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005350:LOC",
        "label": "63-LS178B",
        "long": "La Goutelle - College Pontgibaud",
        "short": "63-LS178B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005351:LOC",
        "label": "63-LS181",
        "long": "Arlanc - Ecole Arlanc",
        "short": "63-LS181",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005353:LOC",
        "label": "63-LS185",
        "long": "Farges - College Besse et Saint-Anastaise",
        "short": "63-LS185",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005354:LOC",
        "label": "63-LS186",
        "long": "La Vessiere -  Besse-Saint-Anastaise",
        "short": "63-LS186",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005355:LOC",
        "label": "63-LS187",
        "long": "Saint-Gervazy - Augnat",
        "short": "63-LS187",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005356:LOC",
        "label": "63-LS188A",
        "long": "Voingt - College/Ecole Pontaumur",
        "short": "63-LS188A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005357:LOC",
        "label": "63-LS188B",
        "long": "Giat - College Pontaumur",
        "short": "63-LS188B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005360:LOC",
        "label": "63-LS189A",
        "long": "Vichel - Issoire",
        "short": "63-LS189A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005361:LOC",
        "label": "63-LS189B",
        "long": "Gignat - CLGS/LYCS Issoire",
        "short": "63-LS189B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005362:LOC",
        "label": "63-LS190",
        "long": "Montel de Gelat - College Pontaumur",
        "short": "63-LS190",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005366:LOC",
        "label": "63-LS194",
        "long": "Saint-Eloy-la-Glaciere - Echandelys",
        "short": "63-LS194",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005367:LOC",
        "label": "63-LS195A",
        "long": "Sauvessanges - Craponne-sur-Arzon",
        "short": "63-LS195A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005368:LOC",
        "label": "63-LS195B",
        "long": "SAUVES-EC SAUVESSANGES-ECS/CLGS CRAPONNE",
        "short": "63-LS195B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005372:LOC",
        "label": "63-LS198A",
        "long": "Saint Jacques d'Ambur - College Pontgibaud",
        "short": "63-LS198A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005373:LOC",
        "label": "63-LS198B",
        "long": "Saint Jacques Ambur - Lyc\u00e9es Riom (int)",
        "short": "63-LS198B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005375:LOC",
        "label": "63-LS205",
        "long": "Briffons - Ecole Saint Julien Puy Laveze",
        "short": "63-LS205",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005377:LOC",
        "label": "63-LS210",
        "long": "Sardon - Ecole Thuret",
        "short": "63-LS210",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005378:LOC",
        "label": "63-LS211",
        "long": "Clermont Ferrand - Lyc\u00e9es Gannat",
        "short": "63-LS211",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005379:LOC",
        "label": "63-LS212",
        "long": "Villeneuve Les Cerfs - Ecole Randan",
        "short": "63-LS212",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005380:LOC",
        "label": "63-LS213",
        "long": "Bromont Lamothe-Ecole Bromont (app198A)",
        "short": "63-LS213",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005381:LOC",
        "label": "63-LS214",
        "long": "Loubeyrat - Ecole Loubeyrat",
        "short": "63-LS214",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005382:LOC",
        "label": "63-LS215",
        "long": "Saint Ours - Ecole - College Pontgibaud",
        "short": "63-LS215",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005383:LOC",
        "label": "63-LS216",
        "long": "Ambert - Ecole Ambert",
        "short": "63-LS216",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005384:LOC",
        "label": "63-LS217",
        "long": "Clermont-Ferrand - Ambert",
        "short": "63-LS217",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005385:LOC",
        "label": "63-LS218",
        "long": "Chambon-sur-Dolore - Fournols",
        "short": "63-LS218",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005386:LOC",
        "label": "63-LS220",
        "long": "Pesliere - Saint-Hilaire",
        "short": "63-LS220",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005387:LOC",
        "label": "63-LS221",
        "long": "Labessette - EC Larodde",
        "short": "63-LS221",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005388:LOC",
        "label": "63-LS224A",
        "long": "Saint-Floret - Ecole Saint-Floret",
        "short": "63-LS224A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005389:LOC",
        "label": "63-LS225",
        "long": "Saint Pardoux - Colleges Aigueperse",
        "short": "63-LS225",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005390:LOC",
        "label": "63-LS226A",
        "long": "Saint Clement de Regnat - College Aigueperse",
        "short": "63-LS226A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005391:LOC",
        "label": "63-LS226B",
        "long": "Sardon - College Aigueperse",
        "short": "63-LS226B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005392:LOC",
        "label": "63-LS226C",
        "long": "Effiat - College Aigueperse",
        "short": "63-LS226C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005393:LOC",
        "label": "63-LS227",
        "long": "Bussieres - Ecole Saint Maurice Pres Pionsat",
        "short": "63-LS227",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005394:LOC",
        "label": "63-LS228",
        "long": "Saint-Just - Ecole Saint-Just",
        "short": "63-LS228",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005396:LOC",
        "label": "63-LS231",
        "long": "Veyre Monton - College/ Lyc\u00e9e Cournon d'Auvergne",
        "short": "63-LS231",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005397:LOC",
        "label": "63-LS232",
        "long": "Villejacques - Ecole Saint Bonnet pres Orcival rpi",
        "short": "63-LS232",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005398:LOC",
        "label": "63-LS235",
        "long": "Peschadoires - College Lezoux",
        "short": "63-LS235",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005400:LOC",
        "label": "63-LS240",
        "long": "Cisternes - Ecoles Cisternes",
        "short": "63-LS240",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005401:LOC",
        "label": "63-LS244A",
        "long": "Saint-Jean-des-Ollieres - Saint Dier D'Auvergne",
        "short": "63-LS244A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005402:LOC",
        "label": "63-LS244B",
        "long": "Brousse - Saint-Dier d'Auvergne",
        "short": "63-LS244B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005403:LOC",
        "label": "63-LS245",
        "long": "Valcivieres - La Forie",
        "short": "63-LS245",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005404:LOC",
        "label": "63-LS246",
        "long": "Aveze -Singles- Ecole Tauves (+appr LS337)",
        "short": "63-LS246",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005405:LOC",
        "label": "63-LS247A",
        "long": "Gelles - Ecole Gelles (+app LS165)",
        "short": "63-LS247A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005406:LOC",
        "label": "63-LS247B",
        "long": "Gelles - Ecole Gelles (+app LS165)",
        "short": "63-LS247B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005407:LOC",
        "label": "63-LS247C",
        "long": "Prondines - Ecole Gelles (+app LS165)",
        "short": "63-LS247C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005408:LOC",
        "label": "63-LS251",
        "long": "Saint-Martin-des-Olmes - Grandrif",
        "short": "63-LS251",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005409:LOC",
        "label": "63-LS252",
        "long": "Saint-Genes-Champespe - Picherande",
        "short": "63-LS252",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005410:LOC",
        "label": "63-LS253",
        "long": "Sauvagnat - Ecole Cisternes",
        "short": "63-LS253",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005411:LOC",
        "label": "63-LS255",
        "long": "Olloix- Lyc\u00e9e Cournon d'Auvergne",
        "short": "63-LS255",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005412:LOC",
        "label": "63-LS256A",
        "long": "Saint-Martin-des-Plains - Les Pradeaux",
        "short": "63-LS256A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005413:LOC",
        "label": "63-LS257",
        "long": "Cros - CLG La Tour D Auvergne",
        "short": "63-LS257",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005414:LOC",
        "label": "63-LS258",
        "long": "Saint Georges sur Allier - College/Lyc\u00e9e Cournon",
        "short": "63-LS258",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005415:LOC",
        "label": "63-LS260",
        "long": "Saint Georges -Ecole Saint Georges -College Les Ancizes",
        "short": "63-LS260",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005416:LOC",
        "label": "63-LS261A",
        "long": "Luzillat- College Gerzat",
        "short": "63-LS261A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005417:LOC",
        "label": "63-LS262A",
        "long": "Saint Dier - Lyc\u00e9es Thiers",
        "short": "63-LS262A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005423:LOC",
        "label": "63-LS265",
        "long": "Vernines-EC Aurieres/St Bonnet rpi (+app",
        "short": "63-LS265",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005424:LOC",
        "label": "63-LS266",
        "long": "Mirefleurs - Les Martres de Veyre",
        "short": "63-LS266",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005425:LOC",
        "label": "63-LS267",
        "long": "Saint-Agathe - CLG/LYCS Thiers",
        "short": "63-LS267",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005427:LOC",
        "label": "63-LS269",
        "long": "Saulzet-le-Froid - Ecole Aydat",
        "short": "63-LS269",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005428:LOC",
        "label": "63-LS270A",
        "long": "Combrailles - Ecole Condat en Combrailles",
        "short": "63-LS270A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005429:LOC",
        "label": "63-LS270B",
        "long": "Ecole Condat en Combraille - Ecole Saint Avit RPI",
        "short": "63-LS270B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005430:LOC",
        "label": "63-LS271",
        "long": "Dorat - Ecole Dorat",
        "short": "63-LS271",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005431:LOC",
        "label": "63-LS272A",
        "long": "Saint-Romain - Saint-Antheme",
        "short": "63-LS272A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005432:LOC",
        "label": "63-LS272B",
        "long": "Saint-Romain - Saint-Antheme",
        "short": "63-LS272B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005438:LOC",
        "label": "63-LS290",
        "long": "Orl\u00e9at - Lyc\u00e9es Thiers",
        "short": "63-LS290",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005439:LOC",
        "label": "63-LS303",
        "long": "Saint-Antheme - Montbrison",
        "short": "63-LS303",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005440:LOC",
        "label": "63-LS304A",
        "long": "La Chaulme - Saint-Antheme",
        "short": "63-LS304A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005441:LOC",
        "label": "63-LS305A",
        "long": "Viverols - Saillant",
        "short": "63-LS305A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005442:LOC",
        "label": "63-LS307",
        "long": "Luzillat - Ecole Luzillat - Ecole Limons",
        "short": "63-LS307",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005445:LOC",
        "label": "63-LS309A",
        "long": "Viverols - Saint-Antheme",
        "short": "63-LS309A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005446:LOC",
        "label": "63-LS309B",
        "long": "Viverols - Saint-Antheme",
        "short": "63-LS309B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005447:LOC",
        "label": "63-LS309D",
        "long": "Saint-Antheme - Ecole Saint-Antheme",
        "short": "63-LS309D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005448:LOC",
        "label": "63-LS310A",
        "long": "Combronde - College Chatel-Guyon",
        "short": "63-LS310A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005450:LOC",
        "label": "63-LS311B",
        "long": "Besse-et-Saint-Anastaise - Clermont-Ferrand",
        "short": "63-LS311B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005451:LOC",
        "label": "63-LS312",
        "long": "Saint-Etienne-sur-Usson - Saint-Jean-en-Val",
        "short": "63-LS312",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005452:LOC",
        "label": "63-LS313",
        "long": "Saint-Donat - Ecole Picherande -  Ecole Saint Donat rpi",
        "short": "63-LS313",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005453:LOC",
        "label": "63-LS314",
        "long": "Boudes - Issoire",
        "short": "63-LS314",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005454:LOC",
        "label": "63-LS315",
        "long": "Ternant  Les  Eaux - Issoire",
        "short": "63-LS315",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005455:LOC",
        "label": "63-LS317",
        "long": "Aurieres - CLG/EC Rochefort Mgne",
        "short": "63-LS317",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005456:LOC",
        "label": "63-LS318",
        "long": "Olby - College Rochefort-Montagne",
        "short": "63-LS318",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005457:LOC",
        "label": "63-LS319",
        "long": "Saint Bonnet Pres Orcival - Rochefort-Montagne",
        "short": "63-LS319",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005459:LOC",
        "label": "63-LS320B",
        "long": "Chanat- Lyc\u00e9es Clermont-fd",
        "short": "63-LS320B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005460:LOC",
        "label": "63-LS321B",
        "long": "Espinasse- Ecole Espinasse",
        "short": "63-LS321B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005461:LOC",
        "label": "63-LS321C",
        "long": "Ecole Espinasse -Ecole Biollet - Ecole Charensat RPI",
        "short": "63-LS321C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005462:LOC",
        "label": "63-LS322",
        "long": "Issoire - Orbeil",
        "short": "63-LS322",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005463:LOC",
        "label": "63-LS323A",
        "long": "Peslieres - Vernet-Cham\u00e9ane",
        "short": "63-LS323A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005464:LOC",
        "label": "63-LS323B",
        "long": "Valz-sous-Chateauf - Vernet-Cham\u00e9ane",
        "short": "63-LS323B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005465:LOC",
        "label": "63-LS323C",
        "long": "Champagnat-le-Jeune - Vernet-Cham\u00e9ane",
        "short": "63-LS323C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005466:LOC",
        "label": "63-LS323D",
        "long": "Sainte-Catherine - Vernet-Cham\u00e9ane (app LS323B)",
        "short": "63-LS323D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005468:LOC",
        "label": "63-LS324B",
        "long": "Chapelle Sur Usson- Ecole Vernet Cham\u00e9ane",
        "short": "63-LS324B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005469:LOC",
        "label": "63-LS327",
        "long": "Saint-Genes-La-Tourette - Vernet-Cham\u00e9ane",
        "short": "63-LS327",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005471:LOC",
        "label": "63-LS329A",
        "long": "Ambert - College et Lyc\u00e9e Ambert",
        "short": "63-LS329A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005472:LOC",
        "label": "63-LS329B",
        "long": "Ambert - Ecole Ambert",
        "short": "63-LS329B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005473:LOC",
        "label": "63-LS330A",
        "long": "Authezat - Champeix",
        "short": "63-LS330A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005474:LOC",
        "label": "63-LS330B",
        "long": "Plauzat - Champeix",
        "short": "63-LS330B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005475:LOC",
        "label": "63-LS330C",
        "long": "Plauzat - Champeix",
        "short": "63-LS330C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005477:LOC",
        "label": "63-LS331B",
        "long": "Dore L Eglise - Ecole Dore l'Eglise",
        "short": "63-LS331B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005478:LOC",
        "label": "63-LS332A",
        "long": "Saint-Bonnet-le-Bourg - Saint-Germain-l'Herm",
        "short": "63-LS332A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005479:LOC",
        "label": "63-LS332B",
        "long": "Saint-Bonnet-le-Bourg - Saint-Alyre d'Arlanc",
        "short": "63-LS332B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005480:LOC",
        "label": "63-LS334",
        "long": "Saint-Pierre Colamine - College Besse-et-Saint-Anastaise",
        "short": "63-LS334",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005481:LOC",
        "label": "63-LS336",
        "long": "Billom- Lyc\u00e9e Cournon d'Auvergne",
        "short": "63-LS336",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005482:LOC",
        "label": "63-LS337",
        "long": "Tauves - CLG La Tour Auvergne",
        "short": "63-LS337",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005483:LOC",
        "label": "63-LS338",
        "long": "Ecole Saint Bonnet - Ecole Perignat RPI",
        "short": "63-LS338",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005484:LOC",
        "label": "63-LS339",
        "long": "Vassel - Lyc\u00e9e Cournon d'Auvergne",
        "short": "63-LS339",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005485:LOC",
        "label": "63-LS340",
        "long": "Orl\u00e9at - College Onslow Lezoux",
        "short": "63-LS340",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005487:LOC",
        "label": "63-LS342A",
        "long": "Olmet - Vertolaye (app LS 709)",
        "short": "63-LS342A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005488:LOC",
        "label": "63-LS342B",
        "long": "St-Pierre-la-Bourlhonne- Olliergues",
        "short": "63-LS342B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005489:LOC",
        "label": "63-LS342C",
        "long": "Olliergues -Ecole /College Olliergues (app LS 709)",
        "short": "63-LS342C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005490:LOC",
        "label": "63-LS344",
        "long": "Chidrac - Champeix",
        "short": "63-LS344",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005491:LOC",
        "label": "63-LS345",
        "long": "Courgoul - Champeix",
        "short": "63-LS345",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005493:LOC",
        "label": "63-LS346C",
        "long": "Singles - Tauves",
        "short": "63-LS346C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005494:LOC",
        "label": "63-LS348B",
        "long": "Egliseneuve-pres-Billom - Clgs Billom",
        "short": "63-LS348B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005495:LOC",
        "label": "63-LS348C",
        "long": "Egliseneuve -Bongheat - Egliseneuve RPI",
        "short": "63-LS348C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005496:LOC",
        "label": "63-LS348D",
        "long": "Eglisneuve - EC Bongheat - EC Egliseneuv",
        "short": "63-LS348D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005497:LOC",
        "label": "63-LS349",
        "long": "Pissols -  La Tour d'Auvergne",
        "short": "63-LS349",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005498:LOC",
        "label": "63-LS353",
        "long": "Saint Gal - Pouzol (app LS076)",
        "short": "63-LS353",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005499:LOC",
        "label": "63-LS354A",
        "long": "Egliseneuve d'Entaigues - Besse et saint-Anastaise",
        "short": "63-LS354A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005500:LOC",
        "label": "63-LS354B",
        "long": "Egliseneuve d'Entraigues - Besse et saint-Anastaise",
        "short": "63-LS354B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005501:LOC",
        "label": "63-LS355A",
        "long": "Neuville - College Lempdes",
        "short": "63-LS355A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005502:LOC",
        "label": "63-LS355B",
        "long": "Billom - College Lempdes",
        "short": "63-LS355B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005503:LOC",
        "label": "63-LS356B",
        "long": "Cureyre - Ecole Compains rpi",
        "short": "63-LS356B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005506:LOC",
        "label": "63-LS372A",
        "long": "Grandeyrolles - College Champeix",
        "short": "63-LS372A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005507:LOC",
        "label": "63-LS372B",
        "long": "Champeix - College de Champeix",
        "short": "63-LS372B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005508:LOC",
        "label": "63-LS374A",
        "long": "Saint Remy de Blot  - Ecole St Pardoux - Blot RPI",
        "short": "63-LS374A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005509:LOC",
        "label": "63-LS374B",
        "long": "Saint Hilaire -Ecole Pouzol -Ecole Saint Pardoux RPI",
        "short": "63-LS374B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005510:LOC",
        "label": "63-LS375",
        "long": "Lamur - Ecole Picherande",
        "short": "63-LS375",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005511:LOC",
        "label": "63-LS376",
        "long": "Valbeleix - Ecole Compains (+app LS700)",
        "short": "63-LS376",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005512:LOC",
        "label": "63-LS377",
        "long": "Vic le Comte - College Lyc\u00e9e Cournon d'Auvergne",
        "short": "63-LS377",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005513:LOC",
        "label": "63-LS378",
        "long": "La Roche Blanche - Colleges Aubiere",
        "short": "63-LS378",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005514:LOC",
        "label": "63-LS381",
        "long": "Sugeres - Ecole Saint-Jean-des-Ollieres RPI",
        "short": "63-LS381",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005516:LOC",
        "label": "63-LS386",
        "long": "Saint-Antheme - Ambert",
        "short": "63-LS386",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005517:LOC",
        "label": "63-LS388",
        "long": "Champetieres - Ambert",
        "short": "63-LS388",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005519:LOC",
        "label": "63-LS389C",
        "long": "Ecole Beaumont Les Randan - Ecole Mons (RPI)",
        "short": "63-LS389C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005520:LOC",
        "label": "63-LS391A",
        "long": "Chateaugay - Colleges Volvic",
        "short": "63-LS391A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005521:LOC",
        "label": "63-LS391C",
        "long": "Chateaugay- Colleges Volvic",
        "short": "63-LS391C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005522:LOC",
        "label": "63-LS397",
        "long": "Beaulieu - Sainte-Florine",
        "short": "63-LS397",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005524:LOC",
        "label": "63-LS401",
        "long": "Corent - Les Martres de Veyre",
        "short": "63-LS401",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005525:LOC",
        "label": "63-LS403A",
        "long": "Veyre-Monton -  Les Martres de Veyre",
        "short": "63-LS403A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005526:LOC",
        "label": "63-LS403B",
        "long": "Saint-Saturnin - Les Martres de Veyre",
        "short": "63-LS403B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005527:LOC",
        "label": "63-LS403C",
        "long": "Veyre Monton -  Ecole Veyre Monton",
        "short": "63-LS403C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005528:LOC",
        "label": "63-LS404A",
        "long": "Vodable - Antoingt",
        "short": "63-LS404A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005529:LOC",
        "label": "63-LS405",
        "long": "Ternant-les-Eaux - Saint-Germain-Lembron",
        "short": "63-LS405",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005530:LOC",
        "label": "63-LS406",
        "long": "Job - Ecole Job",
        "short": "63-LS406",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005531:LOC",
        "label": "63-LS407",
        "long": "Novacelles - Doranges",
        "short": "63-LS407",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005532:LOC",
        "label": "63-LS409",
        "long": "Orcival - Rochefort Montagne",
        "short": "63-LS409",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005533:LOC",
        "label": "63-LS410",
        "long": "Saint-Eloy-la-Glaciere - Ecole Saint Amant Roche Savine",
        "short": "63-LS410",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005535:LOC",
        "label": "63-LS413",
        "long": "Aurieres - Rochefort-Montagne",
        "short": "63-LS413",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005536:LOC",
        "label": "63-LS414A",
        "long": "Saint-Etienne-sur-Usson - Saint-Germain l'Herm",
        "short": "63-LS414A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005538:LOC",
        "label": "63-LS415",
        "long": "Ecole Saint-Jean-en-Val - Les Pins",
        "short": "63-LS415",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005539:LOC",
        "label": "63-LS416A",
        "long": "Fayet-Ronaye -  Saint-Germain l'Herm",
        "short": "63-LS416A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005540:LOC",
        "label": "63-LS416B",
        "long": "Fayet-Ronaye - Saint-Germain l'Herm",
        "short": "63-LS416B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005541:LOC",
        "label": "63-LS418A",
        "long": "Chapdes-Beaufort - College Les Ancizes",
        "short": "63-LS418A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005542:LOC",
        "label": "63-LS418B",
        "long": "Chapdes Beaufort - Ecole Chapdes Beaufort",
        "short": "63-LS418B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005543:LOC",
        "label": "63-LS418C",
        "long": "Ecole Chapdes Beaufort - Ecole Pulv\u00e9rieres RPI",
        "short": "63-LS418C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005544:LOC",
        "label": "63-LS420A",
        "long": "Bort-l'Etang - Colleges Billom",
        "short": "63-LS420A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005545:LOC",
        "label": "63-LS420B",
        "long": "Moissat - Colleges Billom",
        "short": "63-LS420B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005546:LOC",
        "label": "63-LS421",
        "long": "Saint Julien de Coppel - Lyc\u00e9es Clermont-Ferrand",
        "short": "63-LS421",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005547:LOC",
        "label": "63-LS423A",
        "long": "Saint Priest des Champs - Ecole Saint Priest des Champs",
        "short": "63-LS423A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005549:LOC",
        "label": "63-LS425",
        "long": "Malintrat - College Gerzat",
        "short": "63-LS425",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005550:LOC",
        "label": "63-LS426A",
        "long": "Cournols - Les Martres de Veyre",
        "short": "63-LS426A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005551:LOC",
        "label": "63-LS426B",
        "long": "Saint-Amant-Tallende - Les Martres de Veyre",
        "short": "63-LS426B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005552:LOC",
        "label": "63-LS426C",
        "long": "Longues - College Les Martres de Veyre",
        "short": "63-LS426C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005553:LOC",
        "label": "63-LS426D",
        "long": "Tallende - College Les Martres de Veyres",
        "short": "63-LS426D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005554:LOC",
        "label": "63-LS427",
        "long": "Vic-le-Comte - LEP Pont-du-Ch\u00e2teau",
        "short": "63-LS427",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005555:LOC",
        "label": "63-LS428A",
        "long": "Chapdes Beaufort - College Les Ancizes",
        "short": "63-LS428A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005556:LOC",
        "label": "63-LS428C",
        "long": "Manzat - Ecole/College Manzat",
        "short": "63-LS428C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005557:LOC",
        "label": "63-LS429",
        "long": "Pulv\u00e9rieres - College Les Ancizes",
        "short": "63-LS429",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005558:LOC",
        "label": "63-LS430",
        "long": "Anzat-Luguet - Ardes/Couze (app LS567F)",
        "short": "63-LS430",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005560:LOC",
        "label": "63-LS432B",
        "long": "Biollet - Ecole Biollet- Ecole Charensat- Ecole Espinasse RPI",
        "short": "63-LS432B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005561:LOC",
        "label": "63-LS434",
        "long": "Cunlhat - Lyc\u00e9e Ambert",
        "short": "63-LS434",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005562:LOC",
        "label": "63-LS437",
        "long": "Saint-Genes-Champespe - La Tour d'Auvergne",
        "short": "63-LS437",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005563:LOC",
        "label": "63-LS439",
        "long": "Cisternes la Foret - College/\u00e9cole Pontaumur",
        "short": "63-LS439",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005564:LOC",
        "label": "63-LS442",
        "long": "Viverols - Saillant",
        "short": "63-LS442",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005565:LOC",
        "label": "63-LS443",
        "long": "Olliergues - Ecoles/College Olliergues",
        "short": "63-LS443",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005567:LOC",
        "label": "63-LS446",
        "long": "Orbeil - Issoire",
        "short": "63-LS446",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005568:LOC",
        "label": "63-LS447",
        "long": "Brousse - Issoire",
        "short": "63-LS447",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005569:LOC",
        "label": "63-LS448A",
        "long": "Brenat - Ecole Brenat",
        "short": "63-LS448A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005570:LOC",
        "label": "63-LS450",
        "long": "Longues- College Vic-le-Comte",
        "short": "63-LS450",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005571:LOC",
        "label": "63-LS452B",
        "long": "Pignols - Vic-le-Comte",
        "short": "63-LS452B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005572:LOC",
        "label": "63-LS453A",
        "long": "Aubiat - Ecoles Aubiat",
        "short": "63-LS453A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005573:LOC",
        "label": "63-LS454",
        "long": "Ecole Saint Genes du Retz - Ecole Vensat (rpi)",
        "short": "63-LS454",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005574:LOC",
        "label": "63-LS463",
        "long": "Crevant Laveine - Colleges Maringues",
        "short": "63-LS463",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005575:LOC",
        "label": "63-LS464A",
        "long": "Saint Ignat - Ecole/Colleges Maringues",
        "short": "63-LS464A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005576:LOC",
        "label": "63-LS464B",
        "long": "Randan - Ecole/Colleges Maringues",
        "short": "63-LS464B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005577:LOC",
        "label": "63-LS464C",
        "long": "Surat - Ecole/Colleges Maringues",
        "short": "63-LS464C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005578:LOC",
        "label": "63-LS464D",
        "long": "Thuret - Ecole/Colleges Maringues",
        "short": "63-LS464D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005579:LOC",
        "label": "63-LS464F",
        "long": "Randan - Ecole/College Maringues",
        "short": "63-LS464F",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005580:LOC",
        "label": "63-LS465A",
        "long": "Saint-Sauves d'Auvergne - Gare de Laqueuille (app LS 104)",
        "short": "63-LS465A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005581:LOC",
        "label": "63-LS466",
        "long": "Saint Jean des Ollieres - Sugeres RPI",
        "short": "63-LS466",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005583:LOC",
        "label": "63-LS470B",
        "long": "Chateau-sur-Cher- Ecole Saint Maurice Pres Pionsat",
        "short": "63-LS470B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005584:LOC",
        "label": "63-LS474",
        "long": "Chambon-sur-Lac - Besse-et-Saint-Anastaise",
        "short": "63-LS474",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005586:LOC",
        "label": "63-LS476A",
        "long": "Aydat - Ceyrat",
        "short": "63-LS476A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005587:LOC",
        "label": "63-LS476B",
        "long": "La Garandie - Ceyrat",
        "short": "63-LS476B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005588:LOC",
        "label": "63-LS477A",
        "long": "Champetieres -  Ambert",
        "short": "63-LS477A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005589:LOC",
        "label": "63-LS477B",
        "long": "Champetiere - Ambert",
        "short": "63-LS477B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005590:LOC",
        "label": "63-LS479",
        "long": "Chapdes Beaufort -Ecole Chapdes Beaufort (+app 576)",
        "short": "63-LS479",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005591:LOC",
        "label": "63-LS480",
        "long": "Murol - Ecole Chambon-sur-Lac - Ecole Murol",
        "short": "63-LS480",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005592:LOC",
        "label": "63-LS481",
        "long": "Le Crest - Les Martres de Veyre",
        "short": "63-LS481",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005593:LOC",
        "label": "63-LS484",
        "long": "Echandelys - CLG Saint Germain L Herm",
        "short": "63-LS484",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005594:LOC",
        "label": "63-LS490A",
        "long": "Marcillat - Saint Quintin - Ecole St Quintin RPI",
        "short": "63-LS490A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005595:LOC",
        "label": "63-LS490B",
        "long": "Saint Quintin sur Sioule - Ecole Marcillat",
        "short": "63-LS490B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005596:LOC",
        "label": "63-LS491A",
        "long": "Saint Gal/Sioule -Ecole Pouzol - Ecole Saint Pardoux - Ecole Blot",
        "short": "63-LS491A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005597:LOC",
        "label": "63-LS491B",
        "long": "Blot l'Eglise - Ecole Blot - Ecole Pouzol RPI",
        "short": "63-LS491B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005598:LOC",
        "label": "63-LS492A",
        "long": "Salledes - Manglieu (App LS 447)",
        "short": "63-LS492A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005599:LOC",
        "label": "63-LS492B",
        "long": "L'homme - Le Breuil",
        "short": "63-LS492B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005600:LOC",
        "label": "63-LS492C",
        "long": "Salledes - Ecole Salledes",
        "short": "63-LS492C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005601:LOC",
        "label": "63-LS495A",
        "long": "Vic Le Comte - Issoire",
        "short": "63-LS495A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005602:LOC",
        "label": "63-LS495B",
        "long": "Laps - Issoire",
        "short": "63-LS495B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005603:LOC",
        "label": "63-LS495C",
        "long": "Coudes - Issoire",
        "short": "63-LS495C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005604:LOC",
        "label": "63-LS495D",
        "long": "Buss\u00e9ol - Issoire",
        "short": "63-LS495D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005605:LOC",
        "label": "63-LS495E",
        "long": "Langlade - Vic Le Comte (app 495A)",
        "short": "63-LS495E",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005606:LOC",
        "label": "63-LS495F",
        "long": "Yronde et Buron - Vic-le-comte",
        "short": "63-LS495F",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005607:LOC",
        "label": "63-LS495G",
        "long": "Montpeyroux - Coudes",
        "short": "63-LS495G",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005609:LOC",
        "label": "63-LS497A",
        "long": "Chauriat - Colleges Billom",
        "short": "63-LS497A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005610:LOC",
        "label": "63-LS497B",
        "long": "Chauriat - Colleges Billom",
        "short": "63-LS497B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005611:LOC",
        "label": "63-LS497C",
        "long": "Vertaizon - Colleges Billom",
        "short": "63-LS497C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005612:LOC",
        "label": "63-LS498A",
        "long": "Bouzel - Colleges Billom",
        "short": "63-LS498A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005613:LOC",
        "label": "63-LS498B",
        "long": "Vertaizon - Ecole Vassel - Ecole Bouzel RPI",
        "short": "63-LS498B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005615:LOC",
        "label": "63-LS501",
        "long": "Fayet-Ronaye - Saint-Dier d'Auvergne",
        "short": "63-LS501",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005616:LOC",
        "label": "63-LS502",
        "long": "Charensat - Ecole/College Saint Gervais d'Auvergne",
        "short": "63-LS502",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005617:LOC",
        "label": "63-LS503",
        "long": "Charensat - Biollet (app LS502)",
        "short": "63-LS503",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005618:LOC",
        "label": "63-LS504",
        "long": "Estandieul - Saint-Dier d'Auvergne",
        "short": "63-LS504",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005619:LOC",
        "label": "63-LS505A",
        "long": "La Vialolle - Tauves app LS337",
        "short": "63-LS505A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005620:LOC",
        "label": "63-LS505B",
        "long": "Larodde - Ecole Bagnols",
        "short": "63-LS505B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005621:LOC",
        "label": "63-LS519",
        "long": "Saint Georges - Ecole Saint Georges -College Les Ancizes",
        "short": "63-LS519",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005622:LOC",
        "label": "63-LS522",
        "long": "Villosanges - Ecole Villosanges",
        "short": "63-LS522",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005623:LOC",
        "label": "63-LS523",
        "long": "Loubeyrat - College Chatel-Guyon",
        "short": "63-LS523",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005624:LOC",
        "label": "63-LS524",
        "long": "Novacelles - Arlanc",
        "short": "63-LS524",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005625:LOC",
        "label": "63-LS526",
        "long": "Manglieu - EC Manglieu (+app CLG/LYC)",
        "short": "63-LS526",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005626:LOC",
        "label": "63-LS528",
        "long": "Saulzet-le-Froid -  Besse-et-Saint-Anastaise",
        "short": "63-LS528",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005628:LOC",
        "label": "63-LS533",
        "long": "Doranges - Arlanc",
        "short": "63-LS533",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005629:LOC",
        "label": "63-LS535",
        "long": "Saint-Herent - Ecole Boudes",
        "short": "63-LS535",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005630:LOC",
        "label": "63-LS550",
        "long": "Reignat - College Champeix",
        "short": "63-LS550",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005632:LOC",
        "label": "63-LS555B",
        "long": "Saint-Genes-La-Tourette - Saint-Germain-l'Herm",
        "short": "63-LS555B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005633:LOC",
        "label": "63-LS559",
        "long": "Bertignat - Ecole Bertignat",
        "short": "63-LS559",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005634:LOC",
        "label": "63-LS560",
        "long": "Saint-Martin d'Ollieres - Saint-Germain-l'Herm",
        "short": "63-LS560",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005635:LOC",
        "label": "63-LS561",
        "long": "Sauret Besserve -Ecole/college Saint Gervais d'Auvergne",
        "short": "63-LS561",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005636:LOC",
        "label": "63-LS563A",
        "long": "Saint Priest des Champ -Saint Priest (app LS502)",
        "short": "63-LS563A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005638:LOC",
        "label": "63-LS566A",
        "long": "Ganne Ferrade - Ecole Saint Sauves d'Auvergne",
        "short": "63-LS566A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005640:LOC",
        "label": "63-LS567A",
        "long": "Boutaresse - Ardes/Couze (app LS567F)",
        "short": "63-LS567A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005641:LOC",
        "label": "63-LS567B",
        "long": "Mazoires - Ardes/Couze (app LS567F)",
        "short": "63-LS567B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005643:LOC",
        "label": "63-LS567D",
        "long": "Mazoires - Ardes/Couze",
        "short": "63-LS567D",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005644:LOC",
        "label": "63-LS567E",
        "long": "Mazoires - Ardes/Couze",
        "short": "63-LS567E",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005645:LOC",
        "label": "63-LS567F",
        "long": "Ardes sur Couze - College St Germain Lembron",
        "short": "63-LS567F",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005646:LOC",
        "label": "63-LS567G",
        "long": "La Chapelle-Marcousse -  Ardes sur Couze",
        "short": "63-LS567G",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005652:LOC",
        "label": "63-LS573",
        "long": "Domaize - Saint-Dier d'Auvergne",
        "short": "63-LS573",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005655:LOC",
        "label": "63-LS576",
        "long": "Chapdes Beaufort - College Les Ancizes",
        "short": "63-LS576",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005656:LOC",
        "label": "63-LS577A",
        "long": "Mazoires - Ardes/Couze",
        "short": "63-LS577A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005657:LOC",
        "label": "63-LS577B",
        "long": "Roche-Charles-La-Mayrand - Ardes/Couze",
        "short": "63-LS577B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005658:LOC",
        "label": "63-LS578",
        "long": "Gelles - College Pontgibaud",
        "short": "63-LS578",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005659:LOC",
        "label": "63-LS579",
        "long": "Montfermy- Ecole Bromont-College Pontgibaud",
        "short": "63-LS579",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005660:LOC",
        "label": "63-LS580",
        "long": "Saint Maurice Pres Pionsat -Ecole/college Pionsat",
        "short": "63-LS580",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005661:LOC",
        "label": "63-LS582A",
        "long": "Apchat - Ardes/Couze",
        "short": "63-LS582A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005662:LOC",
        "label": "63-LS582B",
        "long": "Ardes/Couze - Issoire",
        "short": "63-LS582B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005665:LOC",
        "label": "63-LS582E",
        "long": "Issoire -  Le Breuil Sur Couze",
        "short": "63-LS582E",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005666:LOC",
        "label": "63-LS584",
        "long": "Augnat - Saint Germain Lembron",
        "short": "63-LS584",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005667:LOC",
        "label": "63-LS585",
        "long": "Gouttieres - Ecole/College Saint Gervais d'Auvergne",
        "short": "63-LS585",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005668:LOC",
        "label": "63-LS587",
        "long": "La Goutelle - Ecole  -Ecole St Jacques Ambur RPI",
        "short": "63-LS587",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005669:LOC",
        "label": "63-LS588",
        "long": "Olby - Ecole Olby",
        "short": "63-LS588",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005670:LOC",
        "label": "63-LS590",
        "long": "Tralaigues - College Pontaumur",
        "short": "63-LS590",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005671:LOC",
        "label": "63-LS591A",
        "long": "Neuville - Colleges Billom",
        "short": "63-LS591A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005672:LOC",
        "label": "63-LS591B",
        "long": "Sermentizon - Ecole Bort l'Etang RPI",
        "short": "63-LS591B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005673:LOC",
        "label": "63-LS592",
        "long": "Anzat Le Luguet - Ardes/Couze",
        "short": "63-LS592",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005674:LOC",
        "label": "63-LS593",
        "long": "Saint Myon - Lyc\u00e9es Riom",
        "short": "63-LS593",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005676:LOC",
        "label": "63-LS596",
        "long": "Saint Pierre Le Chastel - Ecole Pontgibaud",
        "short": "63-LS596",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005679:LOC",
        "label": "63-LS599",
        "long": "Sauvagnat - Ecole/College Pontaumur",
        "short": "63-LS599",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005680:LOC",
        "label": "63-LS601A",
        "long": "La Sauvetat - Authezat",
        "short": "63-LS601A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005681:LOC",
        "label": "63-LS602",
        "long": "Teilhede - Ecole Prompsat - Teilhede RPI",
        "short": "63-LS602",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005687:LOC",
        "label": "63-LS612",
        "long": "Saint-Bonnet-le-Chastel - Saint-Germain l'Herm",
        "short": "63-LS612",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005688:LOC",
        "label": "63-LS616",
        "long": "Bourg-Lastic - College Ussel (interne)",
        "short": "63-LS616",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005689:LOC",
        "label": "63-LS621",
        "long": "Espirat - Ecole Reignat - Ecole Espirat RPI",
        "short": "63-LS621",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005690:LOC",
        "label": "63-LS625",
        "long": "Tours sur Meymont - Cunlhat",
        "short": "63-LS625",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005691:LOC",
        "label": "63-LS628",
        "long": "Grandrif - Ambert",
        "short": "63-LS628",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005692:LOC",
        "label": "63-LS632A",
        "long": "Saint Jacques d'Ambur - Ecole La Goutelle (+app LS198A)",
        "short": "63-LS632A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005693:LOC",
        "label": "63-LS632B",
        "long": "Ecole Saint Jacques Ambur - Ecole La Goutelle (+app LS198A)",
        "short": "63-LS632B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005694:LOC",
        "label": "63-LS633",
        "long": "Espinchal - Egliseneuve d'Entraigues",
        "short": "63-LS633",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005695:LOC",
        "label": "63-LS635",
        "long": "Davayat - College Chatel Guyon",
        "short": "63-LS635",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005697:LOC",
        "label": "63-LS638",
        "long": "Issoire - Saint-Germain l'Herm",
        "short": "63-LS638",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005698:LOC",
        "label": "63-LS639",
        "long": "Pulv\u00e9rieres - Ecole Chapdes Beaufort",
        "short": "63-LS639",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005699:LOC",
        "label": "63-LS642",
        "long": "Isserteaux - Ecole Montmorin - Ecole Isserteaux RPI",
        "short": "63-LS642",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005700:LOC",
        "label": "63-LS645",
        "long": "Mirefleurs - Les Martres de Veyre",
        "short": "63-LS645",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005701:LOC",
        "label": "63-LS646",
        "long": "Peschadoires - Riom",
        "short": "63-LS646",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005702:LOC",
        "label": "63-LS647",
        "long": "Heume L'Eglise -Ecole Gelles (app LS165)",
        "short": "63-LS647",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005703:LOC",
        "label": "63-LS647B",
        "long": "Heumes - Ecole Gelles - Ecole Cisternes (app LS165)",
        "short": "63-LS647B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005705:LOC",
        "label": "63-LS649B",
        "long": "Tourze-Ronzieres - Saint-Cirgues-sur-Couze",
        "short": "63-LS649B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005707:LOC",
        "label": "63-LS659",
        "long": "Saint-Diery - Saint-Pierre-Colamine rpi",
        "short": "63-LS659",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005708:LOC",
        "label": "63-LS660A",
        "long": "Saint-Eloy-la-Glaciere - Cunlhat",
        "short": "63-LS660A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005709:LOC",
        "label": "63-LS660B",
        "long": "Lafont - College Cunlhat",
        "short": "63-LS660B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005711:LOC",
        "label": "63-LS663A",
        "long": "Perpezat - CLG Rochefort Montagne",
        "short": "63-LS663A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005712:LOC",
        "label": "63-LS664",
        "long": "Saint Angel - Lyc\u00e9es Riom",
        "short": "63-LS664",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005713:LOC",
        "label": "63-LS665A",
        "long": "Chapdes Beaufort - Lyc\u00e9es Riom",
        "short": "63-LS665A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005714:LOC",
        "label": "63-LS665B",
        "long": "Pontgibaud - Lyc\u00e9es Riom",
        "short": "63-LS665B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005716:LOC",
        "label": "63-LS668",
        "long": "Maringues - Colleges/lyc\u00e9es Thiers",
        "short": "63-LS668",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005717:LOC",
        "label": "63-LS669A",
        "long": "Isserteaux -Colleges Billom - Ecole Montmorin - Ecole Isserteaux",
        "short": "63-LS669A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005718:LOC",
        "label": "63-LS669C",
        "long": "Billom-Montmorin",
        "short": "63-LS669C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005719:LOC",
        "label": "63-LS670",
        "long": "Marcillat - Saint Agoulin (app CLG LS075F)",
        "short": "63-LS670",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005720:LOC",
        "label": "63-LS671A",
        "long": "Saint Eloy La Glaciere - Colleges/Lyc\u00e9e Ambert",
        "short": "63-LS671A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005721:LOC",
        "label": "63-LS671B",
        "long": "College Ambert - Saint Amant Roche Savine",
        "short": "63-LS671B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005722:LOC",
        "label": "63-LS673",
        "long": "Aydat - College Saint-Saturnin",
        "short": "63-LS673",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005723:LOC",
        "label": "63-LS674A",
        "long": "La Sauvetat - Saint-Amant-Tallende",
        "short": "63-LS674A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005724:LOC",
        "label": "63-LS674B",
        "long": "Cournols - Saint Amant Tallende",
        "short": "63-LS674B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005725:LOC",
        "label": "63-LS675",
        "long": "Aydat - Saint-Amant-Tallende",
        "short": "63-LS675",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005726:LOC",
        "label": "63-LS676",
        "long": "Saulzet le Froid - Rochefort Montagne",
        "short": "63-LS676",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005727:LOC",
        "label": "63-LS681",
        "long": "Laps - Ecole Vic-le-Comte",
        "short": "63-LS681",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005728:LOC",
        "label": "63-LS682",
        "long": "Yronde-et-Buron - Vic-le-Comte",
        "short": "63-LS682",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005729:LOC",
        "label": "63-LS683",
        "long": "La Roche Blanche- College Aubiere",
        "short": "63-LS683",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005730:LOC",
        "label": "63-LS689A",
        "long": "CHAMBON/DOLLORE - CLG ST GERMAIN HERM",
        "short": "63-LS689A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005731:LOC",
        "label": "63-LS689B",
        "long": "Fournols - Saint-Germain l'Herm",
        "short": "63-LS689B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005732:LOC",
        "label": "63-LS690",
        "long": "Saint-Just - Arlanc",
        "short": "63-LS690",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005735:LOC",
        "label": "63-LS693",
        "long": "Les Ancizes - Lyc\u00e9es Riom (College Pierre Mendes France SEGPA)",
        "short": "63-LS693",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005736:LOC",
        "label": "63-LS694",
        "long": "Novacelles - Arlanc",
        "short": "63-LS694",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005737:LOC",
        "label": "63-LS696A",
        "long": "Messeix - Ecole Messeix",
        "short": "63-LS696A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005738:LOC",
        "label": "63-LS696B",
        "long": "Saint-Sulpice - Ecole Messeix",
        "short": "63-LS696B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005739:LOC",
        "label": "63-LS698",
        "long": "Olliergues - Ecoles/College Olliergues",
        "short": "63-LS698",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005740:LOC",
        "label": "63-LS699A",
        "long": "Les Ancizes - Lyc\u00e9es Riom",
        "short": "63-LS699A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005742:LOC",
        "label": "63-LS700",
        "long": "Le Valbeleix - Besse-et-Saint-Anastaise",
        "short": "63-LS700",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005743:LOC",
        "label": "63-LS702",
        "long": "Meilhaud - Perrier",
        "short": "63-LS702",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005744:LOC",
        "label": "63-LS703",
        "long": "Verneugheol - College Bourg-Lastic",
        "short": "63-LS703",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005745:LOC",
        "label": "63-LS705",
        "long": "Laps - Saint-Maurice",
        "short": "63-LS705",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005746:LOC",
        "label": "63-LS706",
        "long": "Giat - Pontaumur - Clermont-Ferrand",
        "short": "63-LS706",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005747:LOC",
        "label": "63-LS707",
        "long": "Aulnat - Riom",
        "short": "63-LS707",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005748:LOC",
        "label": "63-LS708",
        "long": "Mauzun - Lyc\u00e9es Cournon d'Auvergne",
        "short": "63-LS708",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005749:LOC",
        "label": "63-LS709",
        "long": "Vertolaye - Ambert",
        "short": "63-LS709",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005750:LOC",
        "label": "63-LS710",
        "long": "Pisicine Gare - Institution S\u00e9vign\u00e9",
        "short": "63-LS710",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005751:LOC",
        "label": "63-LS711",
        "long": "Nebouzat - Lyc\u00e9e Chamalieres",
        "short": "63-LS711",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005752:LOC",
        "label": "63-LS712",
        "long": "Bort-L'etang - Lyc Thiers",
        "short": "63-LS712",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005753:LOC",
        "label": "63-LS713",
        "long": "Grandval - Ambert",
        "short": "63-LS713",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005754:LOC",
        "label": "63-LS714",
        "long": "Le Monestier - Ambert",
        "short": "63-LS714",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005755:LOC",
        "label": "63-LS715",
        "long": "Saint-Alyre-es-Montagne - Ardes",
        "short": "63-LS715",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005757:LOC",
        "label": "63-RC065",
        "long": "St Pierre Bourlhonne - Ecole le Brugeron",
        "short": "63-RC065",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005758:LOC",
        "label": "63-RC160",
        "long": "Coheix - Ecole Mazayes",
        "short": "63-RC160",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005759:LOC",
        "label": "63-RC199A",
        "long": "Verneugheol-Ecole Verneugheol-Ecole Herment RPI",
        "short": "63-RC199A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005760:LOC",
        "label": "63-RC199B",
        "long": "Puy Saint Gulmier-Ecole Verneugheol-Ecole Herment RPI",
        "short": "63-RC199B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005766:LOC",
        "label": "63-RC440",
        "long": "LA CHABANNE - LES CLOS - EC LAQUEUILLE",
        "short": "63-RC440",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1005892:LOC",
        "label": "63-LS717",
        "long": "Saint-Ours - College Pontgibaud",
        "short": "63-LS717",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006092:LOC",
        "label": "63-LS718",
        "long": "Egliseneuve-des-Liards - Sauxillanges app LS089",
        "short": "63-LS718",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006434:LOC",
        "label": "63-LS719",
        "long": "Saillant - College de Besse-et-Saint-Anastaise",
        "short": "63-LS719",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006494:LOC",
        "label": "63-LS720",
        "long": "Pontgibaud - College Orcines",
        "short": "63-LS720",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006757:LOC",
        "label": "63-LS140B",
        "long": "Saint-Jean-Saint-Gervais - Ecole Jumeaux",
        "short": "63-LS140B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006863:LOC",
        "label": "63-LS721",
        "long": "Cournon - College priv\u00e9 Billom",
        "short": "63-LS721",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006864:LOC",
        "label": "63-LS722",
        "long": "Saint-Maurice - College priv\u00e9 Billom",
        "short": "63-LS722",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006867:LOC",
        "label": "63-LS723",
        "long": "Olliergues - College Courpiere",
        "short": "63-LS723",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006870:LOC",
        "label": "63-LS724",
        "long": "Lussat - Clermont-Ferrand",
        "short": "63-LS724",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006871:LOC",
        "label": "63-LS725",
        "long": "Seychalles - Vertaizon (app LR01)",
        "short": "63-LS725",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006872:LOC",
        "label": "63-LS726",
        "long": "Seychalles - Thiers",
        "short": "63-LS726",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006873:LOC",
        "label": "63-LS727",
        "long": "Ch\u00e2teldon - Cusset",
        "short": "63-LS727",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1006879:LOC",
        "label": "63-LS728",
        "long": "Cournon d'Auvergne - College Saint-Saturnin",
        "short": "63-LS728",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1007545:LOC",
        "label": "63-LS729",
        "long": "Super-Besse - Besse-et-Saint-Anastaise",
        "short": "63-LS729",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1008205:LOC",
        "label": "63-LS730",
        "long": "Saint-Bonnet-le-Bourg - Lyc\u00e9e Ambert",
        "short": "63-LS730",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1008285:LOC",
        "label": "63-LS731",
        "long": "Davayat - Gimeaux (Doublage RPI)",
        "short": "63-LS731",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "PUYxDExDOME:Line:1009412:LOC",
        "label": "63-LS732",
        "long": "Orl\u00e9at - College ISP Courpiere",
        "short": "63-LS732",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 3220,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.16",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.2"
  },
  "snapshot_date": "2026-07-24",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 3142,
      "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": 24.4,
      "rank": 1,
      "severity": "WARNING",
      "what": "3142 of 3220 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": 2224,
      "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": "2224 of 2224 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the bus itself can take them."
    },
    {
      "code": "scorecard_no_fare_data",
      "count": 1,
      "effort": "A small file for most flat-fare systems.",
      "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
      "owner": "",
      "points": 15.0,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
