{
  "agency": {
    "country": "DE",
    "id": "naldo-verkehrsverbund",
    "name": "naldo (Verkehrsverbund Neckar-Alb-Donau)",
    "operating_note": "One association feed for the Neckar-Alb-Donau region's operators; counted as one feed record, not a distinct-agency count.",
    "subdivision_code": "DE-BW",
    "subdivision_name": "Baden-W\u00fcrttemberg"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 37.9,
          "stops_marked_accessible_pct": 0.6,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.6,
          "trips_stated_pct": 100.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.1,
          "wheelchair_trips": 15.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": 99.9,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 6954,
        "translations": {
          "feed_lang": "DE",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 41041,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 0.6,
        "wheelchair_marked_accessible_pct": 0.6,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 6913,
          "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.9,
          "severity": "WARNING",
          "what": "6913 of 6954 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_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 38,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Populate trip_headsign to match what the transit vehicle displays.",
          "owner": "Likely your export tool",
          "points": 0.0,
          "severity": "WARNING",
          "what": "38 of 41041 trips have no headsign.",
          "why": "Riders at the stop can't tell which direction a transit vehicle is going."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "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": 52.6,
      "status": "measured",
      "summary": "1% of stops state wheelchair accessibility (1% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 12,
        "instances_by_severity": {
          "ERROR": 1,
          "INFO": 2217,
          "WARNING": 4522
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "point_near_origin",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'point_near_origin' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Point near origin (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 2900,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "expired_calendar",
          "count": 1326,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 227,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 49,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'fast_travel_between_far_stops' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Fast travel between far stops (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "duplicate_route_name",
          "count": 9,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "route_short_name_too_long",
          "count": 6,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_short_name_too_long' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Route short name too long (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 3,
          "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": 4.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": "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": "route_long_name_contains_short_name",
          "count": 1,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "big_gap_in_service",
          "count": 1758,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "platform_without_parent_station",
          "count": 459,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'platform_without_parent_station' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Platform without parent station (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 32.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 12 kinds of issue across 6740 instances (1 error, 4522 warning, 2217 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 147,
        "effective_expiry_date": "2026-12-12",
        "feed_end_date": "2026-12-12",
        "feed_start_date": "2026-01-11",
        "feed_version": "20260627",
        "has_feed_info": true,
        "last_service_date": "2026-12-12",
        "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 147 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 147 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 1% of stops and 100% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 1 validator error to resolve. States wheelchair access on 1% of stops and 100% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Datenlizenz Deutschland - Namensnennung 2.0 through NVBW's open data portal; mark reuse as a dataset of NVBW GmbH with a link back to the portal. This export ships without route shapes.",
    "reachable": true,
    "sha256": "ef8460613f161e78ad0ac88fb1666c904a473ad5d8cea1ece561dcb416c4aaef",
    "size_bytes": 5438334,
    "static_url": "https://www.nvbw.de/fileadmin/user_upload/service/open_data/fahrplandaten_ohne_liniennetz/naldo.zip"
  },
  "fetch": {
    "final_url": "https://www.nvbw.de/fileadmin/user_upload/service/open_data/fahrplandaten_ohne_liniennetz/naldo.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-18T00:00:00+00:00",
  "geo": {
    "bbox": [
      2.38052,
      44.41599,
      14.44045,
      52.50702
    ],
    "lat": 48.378,
    "lon": 9.15775,
    "stop_count": 6953
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 2,
        "trip_count": 950,
        "trip_share_pct": 2.3
      },
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 36,
        "trip_count": 5019,
        "trip_share_pct": 12.2
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 387,
        "trip_count": 35072,
        "trip_share_pct": 85.5
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 425,
    "trip_count": 41041
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 55.4,
    "margin_to_next_band": 4.6,
    "score": 55.4
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 241,
      "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": "241 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Salzburg Alpensiedlung P+R\", \"Praha Florenc/Busbahnhof\", \"K\u00f6ln/Bonn Flughafen Terminal 2\", 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": 6828,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 41041
  },
  "route_map": {
    "drawn_route_count": 0,
    "has_shapes": false,
    "path": "data/artifacts/naldo-verkehrsverbund/geometry.geojson",
    "route_count": 425,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bbw-16-Bus-1",
        "label": "B\u00fcrgerBus 1",
        "long": "B\u00fcrgerbus Wannweil",
        "short": "B\u00fcrgerBus 1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bod-0-449-1",
        "label": "449",
        "long": "B\u00fcrgerbus Ostrach",
        "short": "449",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bod-13-290-1",
        "label": "290",
        "long": "Bad Saulgau - Ebersbach-Musbach - Altshausen - Fleischwangen",
        "short": "290",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bod-2-040-1",
        "label": "40",
        "long": "Wilhelmsdorf - Riedhausen - Ho\u00dfkirch - Ostrach",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bod-2-041-1",
        "label": "41",
        "long": "Wilhelmsdorf - Deggenhausertal",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bod-2-045-1",
        "label": "45",
        "long": "Wilhelmsdorf - Waldbeuren - Ostrach",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bod-2-685-1",
        "label": "685",
        "long": "Gr\u00fcnwangen - Roggenbeuren",
        "short": "685",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "bod-33-754-1",
        "label": "RB54",
        "long": "B\u00fcrgerbahn Aulendorf - Altshausen  - Ostrach - Pfullendorf",
        "short": "RB54",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bus-2-008A-1",
        "label": "008",
        "long": "",
        "short": "008",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bus-2-101A-1",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bus-2-283A-1",
        "label": "283A",
        "long": "",
        "short": "283A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bus-2-283B-1",
        "label": "283",
        "long": "",
        "short": "283",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bus-2-336A-1",
        "label": "336",
        "long": "",
        "short": "336",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bus-2-N11A-1",
        "label": "N116",
        "long": "",
        "short": "N116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bus-2-N17B-1",
        "label": "N177",
        "long": "",
        "short": "N177",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "bus-2-N42A-1",
        "label": "N42",
        "long": "",
        "short": "N42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "cw-37-777-1",
        "label": "777",
        "long": "Nagold - M\u00f6tzingen - \u00d6schelbronn -  G\u00e4ufelden - Altingen",
        "short": "777",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-87-T18-1",
        "label": "SEV",
        "long": "",
        "short": "SEV",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-87-T66-1",
        "label": "SEV",
        "long": "",
        "short": "SEV",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-87-T68-1",
        "label": "SEV",
        "long": "",
        "short": "SEV",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-009Y-1",
        "label": "Riedlingen - Hauptbahnhof",
        "long": "Riedlingen - Hauptbahnhof",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T03S-1",
        "label": "RS 3",
        "long": "",
        "short": "RS 3",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T04-1",
        "label": "RE 4",
        "long": "",
        "short": "RE 4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T06-1",
        "label": "RB 6",
        "long": "",
        "short": "RB 6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T06A-1",
        "label": "RE 6",
        "long": "",
        "short": "RE 6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T06S-1",
        "label": "RE 6",
        "long": "",
        "short": "RE 6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T12S-1",
        "label": "MEX12",
        "long": "",
        "short": "MEX12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T14A-1",
        "label": "RE14a",
        "long": "",
        "short": "RE14a",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T14B-1",
        "label": "RB14b",
        "long": "",
        "short": "RB14b",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T18S-1",
        "label": "MEX18",
        "long": "",
        "short": "MEX18",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T32A-1",
        "label": "RB 32",
        "long": "",
        "short": "RB 32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T40-1",
        "label": "RE 40",
        "long": "",
        "short": "RE 40",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T41-1",
        "label": "RB 41",
        "long": "",
        "short": "RB 41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T43A-1",
        "label": "RB43a",
        "long": "",
        "short": "RB43a",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T51B-1",
        "label": "RB 51",
        "long": "",
        "short": "RB 51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T54-1",
        "label": "RB 54",
        "long": "",
        "short": "RB 54",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T55-1",
        "label": "RE 55",
        "long": "",
        "short": "RE 55",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T58-1",
        "label": "RB 58",
        "long": "",
        "short": "RB 58",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T59-1",
        "label": "RB 59",
        "long": "",
        "short": "RB 59",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T59A-1",
        "label": "RB59a",
        "long": "",
        "short": "RB59a",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T63-1",
        "label": "RB 63",
        "long": "",
        "short": "RB 63",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T66-1",
        "label": "RB 66",
        "long": "",
        "short": "RB 66",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T67-1",
        "label": "RB 67",
        "long": "",
        "short": "RB 67",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T68-1",
        "label": "RB 68",
        "long": "",
        "short": "RB 68",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T69-1",
        "label": "RB 69",
        "long": "",
        "short": "RB 69",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T74-1",
        "label": "RB 74",
        "long": "",
        "short": "RB 74",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-T74P-1",
        "label": "RB 74",
        "long": "",
        "short": "RB 74",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "ddb-90-X87-1",
        "label": "RE 87",
        "long": "",
        "short": "RE 87",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "din-20-280-1",
        "label": "280",
        "long": "Bad Buchau - Bad Saulgau",
        "short": "280",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "din-20-333-1",
        "label": "333",
        "long": "Mehrstetten - Schelklingen",
        "short": "333",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "din-20-335-1",
        "label": "335",
        "long": "Merklingen - Laichingen - Heroldstatt - M\u00fcnsingen",
        "short": "335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "din-22-270-1",
        "label": "270",
        "long": "Biberach - Bad Schussenried - Bad Saulgau",
        "short": "270",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "din-23-280-1",
        "label": "280",
        "long": "Bad Saulgau - Bad Buchau",
        "short": "280",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "din-72-331-1",
        "label": "331",
        "long": "Ehingen - M\u00fcnsingen",
        "short": "331",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "din-88-340X-1",
        "label": "X340",
        "long": "Bad Urach - B\u00f6hringen - Westerheim - Laichingen Regiobus",
        "short": "X340",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "din-88-343-1",
        "label": "343",
        "long": "Bad Urach - Zainingen - Feldstetten - Laichingen",
        "short": "343",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": false,
        "id": "kvv-22-308E-1",
        "label": "S8",
        "long": "Freudenstadt - Karlsruhe",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": false,
        "id": "kvv-22-381E-1",
        "label": "S81",
        "long": "Bondorf - Karlsruhe",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-065-1",
        "label": "R65",
        "long": "",
        "short": "R65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-070-1",
        "label": "R70",
        "long": "",
        "short": "R70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-231-1",
        "label": "7567.1",
        "long": "",
        "short": "7567.1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-376-1",
        "label": "7376",
        "long": "",
        "short": "7376",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-379-1",
        "label": "7379",
        "long": "",
        "short": "7379",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-380-1",
        "label": "7380",
        "long": "",
        "short": "7380",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-392-1",
        "label": "7392",
        "long": "",
        "short": "7392",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-466-1",
        "label": "466",
        "long": "",
        "short": "466",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-500-1",
        "label": "500",
        "long": "",
        "short": "500",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-553-1",
        "label": "393",
        "long": "",
        "short": "393",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-557-1",
        "label": "7557",
        "long": "",
        "short": "7557",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-558-1",
        "label": "7558",
        "long": "",
        "short": "7558",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-567-1",
        "label": "7567",
        "long": "",
        "short": "7567",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-570-1",
        "label": "7570",
        "long": "",
        "short": "7570",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-676-1",
        "label": "676",
        "long": "",
        "short": "676",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-685-1",
        "label": "685",
        "long": "",
        "short": "685",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-780-1",
        "label": "680",
        "long": "",
        "short": "680",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-14-800-1",
        "label": "800",
        "long": "",
        "short": "800",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-019-1",
        "label": "19",
        "long": "",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-308-1",
        "label": "308",
        "long": "",
        "short": "308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-310-1",
        "label": "310",
        "long": "",
        "short": "310",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-311-1",
        "label": "311",
        "long": "",
        "short": "311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-312-1",
        "label": "312",
        "long": "",
        "short": "312",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-313-1",
        "label": "313",
        "long": "",
        "short": "313",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-319-1",
        "label": "319",
        "long": "",
        "short": "319",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-320-1",
        "label": "320",
        "long": "",
        "short": "320",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-329-1",
        "label": "329",
        "long": "",
        "short": "329",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-330-1",
        "label": "330",
        "long": "",
        "short": "330",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-421-1",
        "label": "7421",
        "long": "",
        "short": "7421",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-422-1",
        "label": "7422",
        "long": "",
        "short": "7422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-424-1",
        "label": "7424",
        "long": "",
        "short": "7424",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-425-1",
        "label": "7425",
        "long": "",
        "short": "7425",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-791-1",
        "label": "791",
        "long": "",
        "short": "791",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-792-1",
        "label": "792",
        "long": "",
        "short": "792",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-793-1",
        "label": "793",
        "long": "",
        "short": "793",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-794-1",
        "label": "794",
        "long": "",
        "short": "794",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-24-795-1",
        "label": "N80",
        "long": "",
        "short": "N80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-845-1",
        "label": "MEX18",
        "long": "",
        "short": "MEX18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-846-1",
        "label": "MEX12",
        "long": "",
        "short": "MEX12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-847-1",
        "label": "RE6",
        "long": "",
        "short": "RE6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-875-1",
        "label": "RB53",
        "long": "",
        "short": "RB53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-877-1",
        "label": "RB63",
        "long": "",
        "short": "RB63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-878-1",
        "label": "RB74",
        "long": "",
        "short": "RB74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-883-1",
        "label": "RE14a",
        "long": "",
        "short": "RE14a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-886-1",
        "label": "RE55",
        "long": "",
        "short": "RE55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-34-889-1",
        "label": "RE6a",
        "long": "",
        "short": "RE6a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-212-1",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-260-1",
        "label": "260",
        "long": "",
        "short": "260",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-261-1",
        "label": "261",
        "long": "",
        "short": "261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-262-1",
        "label": "262",
        "long": "",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-264-1",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-265-1",
        "label": "265",
        "long": "",
        "short": "265",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-267-1",
        "label": "267",
        "long": "",
        "short": "267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-268-1",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-606-1",
        "label": "7606",
        "long": "",
        "short": "7606",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-635-1",
        "label": "7635",
        "long": "",
        "short": "7635",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-643-1",
        "label": "7643",
        "long": "",
        "short": "7643",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-644-1",
        "label": "7644",
        "long": "",
        "short": "7644",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-662-1",
        "label": "7662",
        "long": "",
        "short": "7662",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-802-1",
        "label": "X2",
        "long": "",
        "short": "X2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-853-1",
        "label": "5301",
        "long": "",
        "short": "5301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rab-4-866-1",
        "label": "5345",
        "long": "",
        "short": "5345",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rvs-1-4001-1",
        "label": "7400",
        "long": "",
        "short": "7400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "rvs-1-418-1",
        "label": "7418",
        "long": "",
        "short": "7418",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "sbg-68-6540-1",
        "label": "7440",
        "long": "",
        "short": "7440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-002-1",
        "label": "2",
        "long": "Sigmaringen - Sigmaringendorf - Bingen - Gammertingen",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-003-1",
        "label": "3",
        "long": "Ebingen - Burladingen - Gauselfingen",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-005-1",
        "label": "5",
        "long": "Burladingen - Stetten - Melchingen - Salmendingen - Ringingen - Burladingen",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-006-1",
        "label": "6",
        "long": "Ebingen - Bitz - Gammertingen - Mariaberg",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-007-1",
        "label": "7",
        "long": "Stadtbus Burladingen",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-008-1",
        "label": "8",
        "long": "Hettingen - Veringenstadt - Inneringen - Gammertingen",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-009-1",
        "label": "9",
        "long": "Hechingen - Burladingen - Gammertingen - Sigmaringen",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-390-1",
        "label": "390",
        "long": "Riedlingen - Langenenslingen - Bingen - Sigmaringen",
        "short": "390",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-400-1",
        "label": "400",
        "long": "intern/EFA: Gammertingen - Trochtelfingen - Engstingen - Reutlingen",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-1-400z-1",
        "label": "400Z",
        "long": "Zweigstrecke Gammertingen - Feldhausen - Steinhilben - Trochtelfingen",
        "short": "400Z",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-042t-1",
        "label": "42",
        "long": "Truchtelfingen Acura-Kliniken - Rathausplatz (- Ebingen)",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-043-1",
        "label": "43",
        "long": "Ebingen / Onstmettingen - Langenwandschule",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-044-1",
        "label": "44",
        "long": "Ebingen - Tailfingen - Onstmettingen - Bisingen",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-044t-1",
        "label": "44",
        "long": "Onstmettingen - Hohberg",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-046-1",
        "label": "46",
        "long": "Stadtverkehr Tailfingen - Langenwand - Stiegel - Tailfingen",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-047-1",
        "label": "47",
        "long": "Stadtverkehr Tailfingen Mitte - Lammerberg - Unter Nank",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-047t-1",
        "label": "47",
        "long": "Anrufsammelbus Tailfingen - Lammerberg - Nank",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-048-1",
        "label": "48",
        "long": "Pfeffingen - Langenwand - Bol - Ebingen",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-048t-1",
        "label": "48",
        "long": "Truchtelfingen - Bol und zur\u00fcck",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-079t-1",
        "label": "79",
        "long": "Ebingen - Schlo\u00dfberg und zur\u00fcck",
        "short": "79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-100-1",
        "label": "100",
        "long": "H\u00fclben - Bad Urach - Dettingen - Neuhausen - Eningen - Reutlingen",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-172-1",
        "label": "172",
        "long": "Sch\u00fclerverkehr B\u00f6hringen - Grabenstetten - H\u00fclben",
        "short": "172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-10-173-1",
        "label": "173",
        "long": "Direktbusse Grabenstetten - Bad Urach",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-029A-1",
        "label": "7629A",
        "long": "Neckartal - Ergenzingen",
        "short": "7629A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-115-1",
        "label": "115",
        "long": "Rottenburg - M\u00f6ssingen",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-151-1",
        "label": "151",
        "long": "M\u00f6ssingen - B\u00e4stenhardt - M\u00f6ssingen intern",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-152-1",
        "label": "152",
        "long": "M\u00f6ssingen - Talheim",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-154-1",
        "label": "154",
        "long": "Bad Sebastiansweiler - Belsen - M\u00f6ssingen",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-155-1",
        "label": "155",
        "long": "G\u00f6nningen - \u00d6schingen - M\u00f6ssingen intern",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-23A-1",
        "label": "7623A",
        "long": "Schwalldorf - Hirrlingen",
        "short": "7623A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-623-1",
        "label": "7623",
        "long": "Rottenburg - Dettingen - Hirrlingen (-H\u00f6fendorf)",
        "short": "7623",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-623t-1",
        "label": "7623",
        "long": "Rottenburg - Hirrlingen",
        "short": "7623",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-626-1",
        "label": "7626",
        "long": "Rottenburg - Schwalldorf - Wachendorf - Felldorf - Eyach",
        "short": "7626",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-626A-1",
        "label": "7626A",
        "long": "Eyach - Ahldorf - Horb",
        "short": "7626A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-626t-1",
        "label": "7626",
        "long": "Rottenburg - Wachendorf - Felldorf - Eyach",
        "short": "7626",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-627-1",
        "label": "7627",
        "long": "(Ergenzingen -) Bondorf - Seebronn - Rottenburg",
        "short": "7627",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-627t-1",
        "label": "7627",
        "long": "",
        "short": "7627",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-628-1",
        "label": "7628",
        "long": "Rottenburg - Ergenzingen - Eutingen",
        "short": "7628",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-629-1",
        "label": "7629",
        "long": "Rottenburg - Schwalldorf - Wachendorf - Felldorf - Eyach",
        "short": "7629",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-629a-1",
        "label": "7629",
        "long": "Sulzau - Eyach",
        "short": "7629",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-629t-1",
        "label": "7629",
        "long": "Rottenburg - Bieringen - B\u00f6rstingen",
        "short": "7629",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-633-1",
        "label": "7633",
        "long": "Rottenburg - Neustetten - Ergenzingen - (Eutingen / Vollmaringen)",
        "short": "7633",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-633t-1",
        "label": "7633",
        "long": "Eckenweiler Ortseingang - Rottenburg E.-Bolz-Platz",
        "short": "7633",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-633x-1",
        "label": "7633",
        "long": "Eckenweiler Ortseingang - Rottenburg E.-Bolz-Platz",
        "short": "7633",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-15-X27-1",
        "label": "X27",
        "long": "Rottenburg - Remmingsheim - Seebronn - Bondorf",
        "short": "X27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-22-450-1",
        "label": "450",
        "long": "Sigmaringen - Hausen i.T. - Beuron",
        "short": "450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-22-641-1",
        "label": "641",
        "long": "Me\u00dfkirch - Leibertingen - Sigmaringen",
        "short": "641",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-22-642-1",
        "label": "642",
        "long": "Stetten a.k.M. - Thiergarten - Gutenstein - Langenhart - Rohrdorf - Me\u00dfkirch",
        "short": "642",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-22-667-1",
        "label": "667",
        "long": "Me\u00dfkirch - Leibertingen - Sigmaringen",
        "short": "667",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-22-668-1",
        "label": "668",
        "long": "Sigmaringen - Storzingen - Stetten a.k.M. - Schwenningen - Hausen i.T. - Kreenheinstetten",
        "short": "668",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-22-967t-1",
        "label": "ODV/967",
        "long": "On-Demand-Verkehr Gebiet  Me\u00dfkirch / Sigmaringen",
        "short": "ODV/967",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-101-1",
        "label": "101",
        "long": "Oberschmeien - Sigmaringen",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-101t-1",
        "label": "101",
        "long": "Sigmaringen - Oberschmeien",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-102-1",
        "label": "102",
        "long": "Sigmaringen - Me\u00dfkirch - Wald - Pfullendorf",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-103-1",
        "label": "103",
        "long": "Sigmaringen - Krauchenwies - Pfullendorf",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-103t-1",
        "label": "103",
        "long": "Pfullendorf / Wald - Krauchenwies (- Sigmaringen) INTERN, nur Anmeldefahrten",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-104-1",
        "label": "104",
        "long": "(Sigmaringen -) Krauchenwies - Habsthal - Ostrach",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-104t-1",
        "label": "104",
        "long": "(Sigmaringen -) Krauchenwies - Habsthal - Ostrach",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-105-1",
        "label": "105",
        "long": "Ostrach - Mottschie\u00df - Pfullendorf",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-105t-1",
        "label": "105",
        "long": "Ostrach - Mottschie\u00df - Pfullendorf",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-106-1",
        "label": "106",
        "long": "(Ruhestetten -) Sentenhart - Wald - Glash\u00fctte - Krauchenwies",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-106t-1",
        "label": "106",
        "long": "(Ruhestetten -) Sentenhart - Wald - Glash\u00fctte - Krauchenwies",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-391-1",
        "label": "7391",
        "long": "Sigmaringen - Krauchenwies - Me\u00dfkirch - Stockach",
        "short": "7391",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-391t-1",
        "label": "7391",
        "long": "Stockach - Me\u00dfkirch - Krauchenwies - Sigmaringen",
        "short": "7391",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-450-1",
        "label": "450",
        "long": "Sigmaringen - Gutenstein - Hausen i.T. - Beuron",
        "short": "450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-3-600-1",
        "label": "600",
        "long": "Sigmaringen - Inzigkofen - Me\u00dfkirch RegioBus",
        "short": "600",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-30-045-1",
        "label": "45",
        "long": "Tailfingen Nord - Tailfingen - Stiegel/Langenwand - Pfeffingen - Margrethausen - Lautlingen - Ebingen",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-30-045t-1",
        "label": "45 AST",
        "long": "Anmeldefahrten Ebingen - Pfeffingen - Burgfelden - Tailfingen",
        "short": "45 AST",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-30-b45-1",
        "label": "45 B",
        "long": "Anmeldefahrten Pfeffingen - Burgfelden und zur\u00fcck",
        "short": "45 B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-31-470-1",
        "label": "470",
        "long": "Bad Saulgau - Hochberg - Bondorf",
        "short": "470",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-33-018-1",
        "label": "18",
        "long": "Poltringen - Oberndorf - Rottenburg - Hirschau - Freibad - Hauptbahnhof - Parkhaus K\u00f6nig - Kliniken - Hagelloch (intern)",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-33-018t-1",
        "label": "18",
        "long": "Rottenburg - Wendelsheim - Oberndorf",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-121-1",
        "label": "121",
        "long": "Pliezhausen - Kirchentellinsfurt (- Kusterdingen)",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-122-1",
        "label": "122",
        "long": "Sickenhausen -  Kirchentellinsfurt",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-123-1",
        "label": "123",
        "long": "Kirchentellinsfurt - Pfrondorf",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-123t-1",
        "label": "123",
        "long": "Pfrondorf - Kirchentellinsfurt",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-601-1",
        "label": "7601",
        "long": "Betzingen - Wannweil - Kirchentellinsfurt (- T\u00fcbingen)",
        "short": "7601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-601t-1",
        "label": "7601",
        "long": "Kirchentellinsfurt - T\u00fcbingen intern Anmeldeverkehr",
        "short": "7601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-605-1",
        "label": "7605",
        "long": "Mark West - M\u00e4hringen - Kusterdingen - Kirchentellinsfurt",
        "short": "7605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-611-1",
        "label": "7611",
        "long": "Reutlingen - Kusterdingen - T\u00fcbingen",
        "short": "7611",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-611t-1",
        "label": "7611",
        "long": "Jettenburg - Kusterdingen - T\u00fcbingen",
        "short": "7611",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-N81-1",
        "label": "N81",
        "long": "Reutlingen - Jettenburg - T\u00fcbingen",
        "short": "N81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-34-X11-1",
        "label": "X11",
        "long": "Schnellverbindung: T\u00fcbingen - Mark West",
        "short": "X11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-35-101-1",
        "label": "101",
        "long": "Dettingen/Buchhalde - Dettingen",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-35-555-1",
        "label": "555",
        "long": "SonnenalbExpress Engstingen - Reutlingen",
        "short": "555",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-301-1",
        "label": "301",
        "long": "Stadtverkehr Hechingen Bahnhof - First - Stockoch - Schlossberg - Bahnhof",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-301t-1",
        "label": "301",
        "long": "Stadtverkehr Hechingen Bahnhof - First - Stockoch - Schlossberg - Bahnhof",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-302-1",
        "label": "302",
        "long": "Stadtverkehr Hechingen Bahnhof - Stetten - Boll - Bahnhof",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-302t-1",
        "label": "302",
        "long": "Stadtverkehr Hechingen Bahnhof - Stetten - Boll - Bahnhof",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-303-1",
        "label": "303",
        "long": "Stadtverkehr Hechingen Lotzen\u00e4cker - Bahnhof",
        "short": "303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-303t-1",
        "label": "303",
        "long": "Stadtverkehr Hechingen Lotzen\u00e4cker - Bahnhof",
        "short": "303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-304-1",
        "label": "304",
        "long": "Bahnhof - Im Nasswasen - Bahnhof - Obertorplatz - Kornb\u00fchlstr. und zur\u00fcck",
        "short": "304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-305-1",
        "label": "305",
        "long": "Bisingen - Wessingen - Hechingen - Bechtoldsweiler - Bodelshausen",
        "short": "305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-306-1",
        "label": "306",
        "long": "Bahnhof - Obertorplatz - Burg Hohenzollern",
        "short": "306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-307-1",
        "label": "307",
        "long": "Bisingen - Grosselfingen - Hechingen - Sickingen - Bodelshausen",
        "short": "307",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-309-1",
        "label": "309",
        "long": "Balingen - Engstlatt - Bisingen",
        "short": "309",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-36-344-1",
        "label": "344",
        "long": "Onstmettingen N\u00e4gelehaus - Bisingen - Burg Hohenzollern - Hechingen Nauf-Nab-Trauf-Bus",
        "short": "344",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-071-1",
        "label": "71",
        "long": "B\u00fcrgerturm - Riedstra\u00dfe - Weiherwuhr - Lautlinger Str. - B\u00fcrgerturm",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-072-1",
        "label": "72",
        "long": "B\u00fcrgerturm - Lautlinger Str. - Weiherwuhr - Riedstra\u00dfe - B\u00fcrgerturm",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-073-1",
        "label": "73",
        "long": "B\u00fcrgerturm - Friedrich-List-Str. - Flandernstr. - B\u00fcrgerturm",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-074-1",
        "label": "74",
        "long": "B\u00fcrgerturm - Schalksburgstr. - Lautlinger Stra\u00dfe - B\u00fcrgerturm",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-075-1",
        "label": "75",
        "long": "B\u00fcrgerturm - Kientenstra\u00dfe - Lautlinger Stra\u00dfe - Schalksburgstr. - B\u00fcrgerturm",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-076-1",
        "label": "76",
        "long": "B\u00fcrgerturm - Klarastra\u00dfe - Raidenstra\u00dfe - B\u00fcrgerturm",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-077-1",
        "label": "77",
        "long": "B\u00fcrgerturm - Raidenstra\u00dfe - Klarastra\u00dfe - B\u00fcrgerturm",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-078-1",
        "label": "78",
        "long": "B\u00fcrgerturm - Christian-Landenberger-Str. - Friedrich-Haux-Str. - B\u00fcrgerturm",
        "short": "78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-079-1",
        "label": "79",
        "long": "Stadtverkehr Ebingen (Schlo\u00dfberg)",
        "short": "79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-314-1",
        "label": "314",
        "long": "Ebingen - Laufen - Balingen",
        "short": "314",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-317-1",
        "label": "317",
        "long": "Balingen - Tieringen - Nusplingen LochenBus",
        "short": "317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-361-1",
        "label": "361",
        "long": "Ebingen - Me\u00dfstetten - Unterdigisheim - Obernheim HeubergBus",
        "short": "361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-362-1",
        "label": "362",
        "long": "Obernheim - Tieringen - Me\u00dfstetten - Ebingen HeubergBus",
        "short": "362",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-363-1",
        "label": "363",
        "long": "Schwenningen - Me\u00dfstetten - Ebingen",
        "short": "363",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-38-364-1",
        "label": "364",
        "long": "Nusplingen - Hartheim - Me\u00dfstetten",
        "short": "364",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-41-201-1",
        "label": "201",
        "long": "Glems- Neuhausen - Bahnhof - Metzingen L\u00e4ngenfeld",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-41-202-1",
        "label": "202",
        "long": "Grafenberg - Neugreuth - Metzingen - Harth\u00f6lzle",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-41-203-1",
        "label": "203",
        "long": "Pliezhausen - Mittelstadt - Riederich - Metzingen - Neugreuth",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-014-1",
        "label": "14",
        "long": "Balingen - Weilstetten - Frommern - Weilstetten - Balingen",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-016-1",
        "label": "16",
        "long": "Streichen - Zillhausen - Stockenhausen - D\u00fcrrwangen - Frommern - Balingen",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-016t-1",
        "label": "16",
        "long": "Streichen - Zillhausen - Stockenhausen - D\u00fcrrwangen - Frommern - Balingen",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-018-1",
        "label": "18",
        "long": "Frommern - Endingen - Erzingen",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-021-1",
        "label": "21",
        "long": "Balingen - Weilstetten Rote L\u00e4nder",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-022-1",
        "label": "22",
        "long": "Bahnhof - Schmiden - Bahnhof",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-023-1",
        "label": "23",
        "long": "RufBus Stadtverkehr Balingen Weilstetten - Ro\u00dfwangen - Endingen - Binsenbol - Bahnhof",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-024-1",
        "label": "24",
        "long": "Bahnhof - Krankenhaus - Heselwangen - Krankenhaus - Bahnhof",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-315-1",
        "label": "315",
        "long": "Balingen - Ro\u00dfwangen - Dormettingen - Sch\u00f6mberg - Tieringen SchieferBus",
        "short": "315",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-317t-1",
        "label": "317",
        "long": "Balingen - Tieringen RufBus",
        "short": "317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-337-1",
        "label": "337",
        "long": "Balingen - Tieringen - Sch\u00f6mberg - Epfendorf Schlichem-WanderBus",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-42-338-1",
        "label": "338",
        "long": "Rosenfeld - Leidringen - Dautmergen - Sch\u00f6mberg",
        "short": "338",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-44-414-1",
        "label": "414",
        "long": "Mengen - Hohentengen - Tafertsweiler - Ostrach",
        "short": "414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-44-415-1",
        "label": "415",
        "long": "Repperweiler - Hohentengen - Bad Saulgau",
        "short": "415",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-44-416-1",
        "label": "416",
        "long": "Mengen - Krauchenwies - Wolfartsweiler",
        "short": "416",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-44-418-1",
        "label": "418",
        "long": "Hohentengen - Herbertingen",
        "short": "418",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-44-419-1",
        "label": "419",
        "long": "Mengen - Heudorf - Hundersingen - Herbertingen - Marbach - Bad Saulgau",
        "short": "419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-44-420-1",
        "label": "420",
        "long": "Stadtbus Bad Saulgau",
        "short": "420",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-49-108-1",
        "label": "108",
        "long": "Stadtverkehr Bad Urach Am Sch\u00f6nblick - Altstadt - Bahnhof - H.-Reyhing-Weg",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-51-232-1",
        "label": "232",
        "long": "Bad Urach - H\u00fclben - Erkenbrechtsweiler - Grabenstetten - Oberlenningen",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-51-233-1",
        "label": "233",
        "long": "Sch\u00fclerverkehr Bad Urach - H\u00fclben - Grabenstetten - B\u00f6hringen",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-51-235-1",
        "label": "235",
        "long": "Eningen - Glems - Neuhausen - Dettingen - Bad Urach",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-51-284-1",
        "label": "284",
        "long": "Ringverkehr Dettingen",
        "short": "284",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-53-791t-1",
        "label": "791",
        "long": "Entringen - Herrenberg",
        "short": "791",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-53-792t-1",
        "label": "792",
        "long": "Pf\u00e4ffingen - Poltringen - Reusten",
        "short": "792",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-55-297-1",
        "label": "297",
        "long": "M\u00fcnsingen - Hayingen - Munderkingen (-Ehingen) Rad-Wander-Bus Lautertal",
        "short": "297",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-61-331-1",
        "label": "331",
        "long": "Ehingen - M\u00fcnsingen",
        "short": "331",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-68-001-1",
        "label": "Runde 1",
        "long": "B\u00fcrgerbus Pfullendorf Seepark - Busbahnhof (ZOB) - Krone - Ro\u00dflauf - Seepark",
        "short": "Runde 1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-68-002-1",
        "label": "Runde 2",
        "long": "B\u00fcrgerbus Pfullendorf Seepark - Marktplatz - Sonnenrain - Stadtgarten - Busbahnhof (ZOB) - Seepark",
        "short": "Runde 2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-69-001-1",
        "label": "1",
        "long": "Leopoldplatz - Gorheim - Laiz - Leopoldplatz",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-69-002-1",
        "label": "2",
        "long": "Leopoldplatz - Krankenhaus - Fachhochschule - Leopoldplatz",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-69-003-1",
        "label": "3",
        "long": "Leopoldplatz - Hanfertal - Riedbaum - Leopoldplatz",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-69-004-1",
        "label": "4",
        "long": "Leopoldplatz - Wachtelhau - Hohkreuz - Leopoldplatz",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-69-005-1",
        "label": "5",
        "long": "Leopoldplatz - Riedbaum - Hanfertal - Leopoldplatz",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-69-006-1",
        "label": "6",
        "long": "Leopoldplatz - Laiz - Gorheim - Leopoldplatz",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-69-009-1",
        "label": "9",
        "long": "Schulbezogene Fahrten in Sigmaringen",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-001-1",
        "label": "1",
        "long": "Walddorfh\u00e4slach - Pliezhausen - Oferdingen - Reutlingen - Eningen",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-001U-1",
        "label": "1U",
        "long": "Pendelverkehr Oferdingen - Rommelsbach",
        "short": "1U",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-002-1",
        "label": "2",
        "long": "Pfullingen - Reutlingen - Betzingen - Ohmenhausen",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-003-1",
        "label": "3",
        "long": "Reutlingen - Rommelsbach - Altenburg - R\u00fcbgarten - Walddorfh\u00e4slach Altenburg - R\u00fcbgarten/Waldorfh\u00e4slach",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-004-1",
        "label": "4",
        "long": "Hohbuch - In Laisen - Orschel-Hagen Kreuzeiche - Hochschulen - Hohbuch",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-005-1",
        "label": "5",
        "long": "M\u00f6ssingen - G\u00f6nningen - Reutlingen Hbf/U.d. Linden",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-006-1",
        "label": "6",
        "long": "Reutlingen - Sondelfingen - Reicheneck - Mittelstadt",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-007-1",
        "label": "7",
        "long": "Betzingen - Reutlingen - Im Efeu Sondelfingen Im Efeu",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-008-1",
        "label": "8",
        "long": "Burgholz - Stadtmitte - Hohbuch",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-010-1",
        "label": "10",
        "long": "Reutlingen Hbf/Listplatz - Betzingen - T\u00fcbingen",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-011-1",
        "label": "11",
        "long": "Altenburg - Sickenhausen - Degerschlacht - Reutlingen - Eningen",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-012-1",
        "label": "12",
        "long": "Reutlingen - Betzingen - IG Mark West",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-021-1",
        "label": "21",
        "long": "Pfullingen - Reutlingen - Degerschlacht - Sickenhausen - Altenburg Degerschlacht - Sickenhausen - Altenburg",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-022-1",
        "label": "22",
        "long": "Ohmenhausen - Reutlingen - Orschel-Hagen",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-023-1",
        "label": "23",
        "long": "IG Mark West - Betzingen - Storlach - Orschel-Hagen",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-024-1",
        "label": "24",
        "long": "Orschel-Hagen - Sondelfingen - Rommelsbach - BZN",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-032-1",
        "label": "32",
        "long": "BZN - Gniebel - D\u00f6rnach - Walddorfh\u00e4slach",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-033-1",
        "label": "33",
        "long": "Pliezhausen - GWS Walddorfh\u00e4slach - Pliezhausen",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-061-1",
        "label": "61",
        "long": "Mittelstadt - Reicheneck - Rommelsbach - BZN",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-062-1",
        "label": "62",
        "long": "Reutlingen Am Schieferbuckel - Degerschlacht - Sickenhausen - Rommelsbach - BZN",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-0x3-1",
        "label": "X3",
        "long": "Flughafen/Messe - Pliezhausen - Reutlingen - Pfullingen RegioBus eXpresso",
        "short": "X3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-105-1",
        "label": "105",
        "long": "Pliezhausen - D\u00f6rnach",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-300-1",
        "label": "300",
        "long": "Walddorf - H\u00e4slach",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N01-1",
        "label": "N1",
        "long": "Reutlingen Hbf/Gartenstra\u00dfe - Eningen - Reutlingen Hbf/Listplatz",
        "short": "N1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N02-1",
        "label": "N2",
        "long": "Reutlingen Hbf/Gartenstra\u00dfe - Pfullingen - Reutlingen Hbf/Listplatz",
        "short": "N2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N03-1",
        "label": "N3",
        "long": "Reutlingen Hbf/Listplatz - Hohbuch - Markwasen - Klinikum - Hbf/Listplatz",
        "short": "N3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N04-1",
        "label": "N4",
        "long": "Reutlingen Hbf/Listplatz - Betzingen - Ohmenhausen - Bronnweiler - G\u00f6nningen - Reutlingen Hbf/Listplatz",
        "short": "N4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N05-1",
        "label": "N5",
        "long": "Reutlingen Hbf/Listplatz - Betzingen - Wannweil - Betzingen - Reutlingen Hbf/Gartenstra\u00dfe",
        "short": "N5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N06-1",
        "label": "N6",
        "long": "Reutlingen Hbf/Listplatz - Voller Brunnen - Orschel-Hagen - Sickenhausen - Degerschlacht - Reutlingen Hbf/Listplatz",
        "short": "N6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N07-1",
        "label": "N7",
        "long": "Reutlingen Hbf/Listplatz - Orschel-Hagen - Sondelfingen - Hbf/Listplatz",
        "short": "N7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N08-1",
        "label": "N8",
        "long": "Reutlingen Hbf/Listplatz - Rommelsbach - Oferdingen - Pliezhausen - Mittelstadt - Sondelfingen - Reutlingen Hbf/Listplatz",
        "short": "N8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-N09-1",
        "label": "N9",
        "long": "Reutlingen Hbf/Listplatz - Rommelsbach - Altenburg - R\u00fcbgarten - Walddorfh\u00e4slach - Pliezhausen - Oferdingen - Rommelsbach - Hbf/Listplatz",
        "short": "N9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-pfa-1",
        "label": "B\u00fcrgerbus-Tour A",
        "long": "Pfullinger B\u00fcrgerbus S\u00fcdwest",
        "short": "B\u00fcrgerbus-Tour A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-pfb-1",
        "label": "B\u00fcrgerbus-Tour B",
        "long": "Pfullinger B\u00fcrgerbus Ost",
        "short": "B\u00fcrgerbus-Tour B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-7-pfc-1",
        "label": "B\u00fcrgerbus-Tour C",
        "long": "Pfullinger B\u00fcrgerbus Nordwest und S\u00fcdost",
        "short": "B\u00fcrgerbus-Tour C",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-71-826t-1",
        "label": "826",
        "long": "Dettenhausen - T\u00fcbingen",
        "short": "826",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-72-102-1",
        "label": "102",
        "long": "Erpfingen - Engstingen",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-79-a01-1",
        "label": "A1",
        "long": "Ebingen - Bitz - Winterlingen - Harthausen - Benzingen - Ebingen",
        "short": "A1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-79-a04-1",
        "label": "A4",
        "long": "Ebingen - Stra\u00dfberg - Kaiseringen",
        "short": "A4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-79-b03-1",
        "label": "B3",
        "long": "Balingen - Frommern - Weilstetten - Streichen - Balingen",
        "short": "B3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-79-b06-1",
        "label": "B6",
        "long": "Balingen - Schmiden - Balingen",
        "short": "B6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-79-b07-1",
        "label": "B7",
        "long": "Balingen - Heselwangen - Balingen",
        "short": "B7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-8-001-1",
        "label": "1",
        "long": "Bahnhof - Kreuzerfeld - Bahnhof",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-8-002-1",
        "label": "2",
        "long": "Lidl - Stadtwerke - Bahnhof - Eugen-Bolz-Platz - Burg\u00e4cker/\u00c4uble",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-8-003-1",
        "label": "3",
        "long": "Theoderich - Eugen-Bolz-Platz - Bahnhof",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-8-004-1",
        "label": "4",
        "long": "Bahnhof - Eugen-Bolz-Platz - Lindele Ost - Lidl",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-8-005-1",
        "label": "5",
        "long": "Eugen-Bolz-Platz - Bahnhof - La-Bienne-Weg - D\u00e4tzweg - Bahnhof",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-8-00t-1",
        "label": "AST",
        "long": "Anrufsammeltaxi Bhf - Kreuzerfeld - Innenstadt - Burg\u00e4cker - Siebenlinden - Bhf",
        "short": "AST",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-111-1",
        "label": "111",
        "long": "Reutlingen - Gomaringen",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-112-1",
        "label": "112",
        "long": "Gomaringen - G\u00f6nningen",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-156-1",
        "label": "156",
        "long": "Ofterdingen - M\u00f6ssingen",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-612-1",
        "label": "7612",
        "long": "Gomaringen - T\u00fcbingen",
        "short": "7612",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-613-1",
        "label": "7613",
        "long": "T\u00fcbingen - Ofterdingen - M\u00f6ssingen",
        "short": "7613",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-615-1",
        "label": "7615",
        "long": "M\u00f6ssingen - Nehren - Gomaringen",
        "short": "7615",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-616-1",
        "label": "7616",
        "long": "Gomaringen - Du\u00dflingen",
        "short": "7616",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-625-1",
        "label": "7625",
        "long": "Gomaringen - Wankheim - T\u00fcbingen",
        "short": "7625",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-625t-1",
        "label": "7625",
        "long": "T\u00fcbingen - Wankheim - Gomaringen",
        "short": "7625",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-N84-1",
        "label": "N84",
        "long": "T\u00fcbingen - Kusterdingen - Gomaringen - T\u00fcbingen",
        "short": "N84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-80-N87-1",
        "label": "N87",
        "long": "T\u00fcbingen - Du\u00dflingen - Ofterdingen - M\u00f6ssingen - Nehren - T\u00fcbingen",
        "short": "N87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-88-903-1",
        "label": "Anmeldeverkehr",
        "long": "Intern: Anmelde-Linienverkehr Bad Urach Bad Urach - St. Johann",
        "short": "Anmeldeverkehr",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-88-904-1",
        "label": "Anmeldeverkehr",
        "long": "Intern: Anmelde-Linienverkehr Bad Urach Bad Urach - H\u00fclben - Grabenstetten",
        "short": "Anmeldeverkehr",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-88-a25-1",
        "label": "A25",
        "long": "Anmelde-Linienverkehr M\u00fcnsingen - St. Johann - Gomadingen - Hohenstein / Lautertal",
        "short": "A25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-88-a26-1",
        "label": "A26",
        "long": "Anmelde-Linienverkehr Engstingen - Hohenstein - Pfronstetten - Hayingen - Zwiefalten",
        "short": "A26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-88-a27-1",
        "label": "A27",
        "long": "Anmelde-Linienverkehr M\u00fcnsingen - D\u00fcrrenstetten / Lautertal",
        "short": "A27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-001-1",
        "label": "1",
        "long": "(Pfrondorf -) Herrlesberg - Lustnau - Hauptbahnhof - Depot Areal - Franz. Viertel",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-002-1",
        "label": "2",
        "long": "Hauptbahnhof - Sand - Waldh\u00e4user Ost",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-003-1",
        "label": "3",
        "long": "Gartenstadt - Feuerh\u00e4gle - Steinlachallee - Hauptbahnhof - Sternwarte - Waldh\u00e4user Ost",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-004-1",
        "label": "4",
        "long": "Wennfelder Garten - Sternplatz - Hauptbahnhof - Sch\u00f6nblick - Waldh\u00e4user Ost",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-005-1",
        "label": "5",
        "long": "Derendingen K\u00e4ppele - Feuerh\u00e4gle - Hauptbahnhof - Kliniken - Wanne - Waldh\u00e4user Ost",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-006-1",
        "label": "6",
        "long": "Waldh\u00e4user Ost - Hau\u00dferstra\u00dfe - Hauptbahnhof - M\u00fchlbach\u00e4cker",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-007-1",
        "label": "7",
        "long": "Pfrondorf - Eichhaldenstra\u00dfe - Lustnau - Hauptbahnhof",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-008-1",
        "label": "8",
        "long": "Hagelloch - Hauptbahnhof - Derendingen",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-009-1",
        "label": "9",
        "long": "Schlo\u00dfberg - Haagtor - Hauptbahnhof",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-010-1",
        "label": "10",
        "long": "\u00d6sterberg - Hauptbahnhof",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-011-1",
        "label": "11",
        "long": "Westbahnhof - Schw\u00e4rzlocher Stra\u00dfe - Haagtor - Hauptbahnhof",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-012-1",
        "label": "12",
        "long": "Hagellocher Weg - Westbahnhof - Haagtor - Hauptbahnhof",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-013-1",
        "label": "13",
        "long": "Kliniken - Parkhaus K\u00f6nig - Hauptbahnhof - Loretto - Aixer Stra\u00dfe",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-014-1",
        "label": "14",
        "long": "Westbahnhof - Kliniken",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-016-1",
        "label": "16",
        "long": "Hagellocher Weg - Hauptbahnhof",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-017-1",
        "label": "17",
        "long": "Wanne - Philosophenweg - Hauptbahnhof",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-021-1",
        "label": "21",
        "long": "Unterer Wert - Hauptbahnhof - Universit\u00e4t - Alte Weberei",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-022-1",
        "label": "22",
        "long": "Hauptbahnhof - Universit\u00e4t - Lustnau Hauptbahnhof - Aeulestra\u00dfe",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-031-1",
        "label": "31",
        "long": "Kre\u00dfbach - Steinlachwasen - Feuerh\u00e4gle",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-032-1",
        "label": "32",
        "long": "Hauptbahnhof - Tropenklinik - Ursrainer Ring",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-033-1",
        "label": "33",
        "long": "Rappenberg - Hauptbahnhof",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-034-1",
        "label": "34",
        "long": "Bergfriedhof - Sternplatz - Hauptbahnhof",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-035-1",
        "label": "35",
        "long": "Hauptbahnhof - Eisenbahnstra\u00dfe - Au Ost - Neckaraue",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-090-1",
        "label": "N90",
        "long": "Hauptbahnhof - Schlo\u00dfberg - Westbahnhof - Schw\u00e4rzlocher Str. - Hauptbahnhof",
        "short": "N90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-091-1",
        "label": "N91",
        "long": "Hauptbahnhof - Wilhelmstr. - Lustnau - Herrlesberg - Pfrondorf - Lustnau - Nonnenhaus - Hauptbahnhof",
        "short": "N91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-092-1",
        "label": "N92",
        "long": "Hauptbahnhof - \u00d6sterberg - Hauptbahnhof",
        "short": "N92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-093-1",
        "label": "N93",
        "long": "Hauptbahnhof - Wilhelmstr. - Winkelwiese - WHO - Wanne - Kliniken - Nonnenhaus - Hauptbahnhof",
        "short": "N93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-094-1",
        "label": "N94",
        "long": "Hauptbahnhof - Wilhelmstr. - Kliniken - Wanne - WHO - Sand - Nonnenhaus - Hauptbahnhof",
        "short": "N94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-095-1",
        "label": "N95",
        "long": "Hauptbahnhof - Aixer Stra\u00dfe - Waldh\u00f6rnle - Feuerh\u00e4gle - Hauptbahnhof",
        "short": "N95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-096-1",
        "label": "N96",
        "long": "Hauptbahnhof - Lustnau - Hauptbahnhof",
        "short": "N96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-097-1",
        "label": "N97",
        "long": "Hauptbahnhof - Wilhelmstr. - Weststadt - Hagelloch - Hauptbahnhof",
        "short": "N97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-098-1",
        "label": "N98",
        "long": "Hauptbahnhof - Hirschau - Wurmlingen - Unterjesingen - Westbahnhof - Hauptbahnhof",
        "short": "N98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-0E2-1",
        "label": "E",
        "long": "Einsatzwagen Schul- / Studierendenverkehr zur\u00fcck",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-N88-1",
        "label": "N88",
        "long": "T\u00fcbingen - Derendingen - Weilheim - Kilchberg - B\u00fchl - Kiebingen - Rottenburg und zur\u00fcck",
        "short": "N88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-9-x15-1",
        "label": "X15",
        "long": "Hauptbahnhof - BG Unfallklinik",
        "short": "X15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-90-151t-1",
        "label": "151",
        "long": "M\u00f6ssingen - B\u00e4stenhardt - M\u00f6ssingen",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-90-152A-1",
        "label": "152A",
        "long": "M\u00f6ssingen - Bergrutsch - Olgah\u00f6he Anmeldeverkehr",
        "short": "152A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-90-152t-1",
        "label": "152",
        "long": "",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-90-154t-1",
        "label": "154",
        "long": "Bad Sebastiansweiler - Belsen - M\u00f6ssingen",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-90-155t-1",
        "label": "155",
        "long": "\u00d6schingen - M\u00f6ssingen",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-90-156t-1",
        "label": "156",
        "long": "M\u00f6ssingen - Ofterdingen",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-90-615t-1",
        "label": "7615",
        "long": "M\u00f6ssingen Bahnhof - Gomaringen ZOB",
        "short": "7615",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-92-901-1",
        "label": "7635",
        "long": "Intern: Anmelde-Linienverkehr Sonnenb\u00fchl - Pfullingen - Reutlingen",
        "short": "7635",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-92-902-1",
        "label": "7644",
        "long": "Intern: Anmelde-Linienverkehr St. Johann - Eningen",
        "short": "7644",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-92-907-1",
        "label": "201",
        "long": "Glems - Neuhausen - Metzingen Intern: Anmelde-Linienverkehr",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-92-908-1",
        "label": "199, 202",
        "long": "Metzingen - Neugreuth - Grafenberg - Kohlberg Intern: Anmelde-Linienverkehr",
        "short": "199, 202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-92-909-1",
        "label": "203",
        "long": "Metzingen - Riederich Intern: Anmelde-Linienverkehr",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-92-NA20-1",
        "label": "NA 20",
        "long": "Anmelde-Linienverkehr Reutlingen - Metzingen - Bad Urach",
        "short": "NA 20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-92-NA21-1",
        "label": "NA21",
        "long": "Anmelde-Linienverkehr Reutlingen - Metzingen - Riederich",
        "short": "NA21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-92-NA22-1",
        "label": "NA22",
        "long": "Anmelde-Linienverkehr Pfullingen - Lichtenstein",
        "short": "NA22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-97-N82-1",
        "label": "N82",
        "long": "T\u00fcbingen - Kirchentellinsfurt",
        "short": "N82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tub-99-099-1",
        "label": "B\u00fcrgerbus Wannweil",
        "long": "B\u00fcrgerbus Wannweil",
        "short": "B\u00fcrgerbus Wannweil",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "tvv-1-315-1",
        "label": "315",
        "long": "(Beuron -) Irndorf- B\u00e4renthal - Fridingen",
        "short": "315",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vhb-2-101s-1",
        "label": "101S",
        "long": "Schulbezogener Verkehr Liggersdorf -  Mindersdorf - Stockach",
        "short": "101S",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "vvs-11-040-1",
        "label": "RE40",
        "long": "Freudenstadt - Herrenberg",
        "short": "RE40",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "vvs-11-041-1",
        "label": "RB41",
        "long": "Freudenstadt - Herrenberg",
        "short": "RB41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "vvs-11-SVG-1",
        "label": "SVG",
        "long": "Konstanz - Horb - Stuttgart",
        "short": "SVG",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8844AA",
        "color_name": "purple",
        "has_shape": false,
        "id": "vvs-12-046-1",
        "label": "RB46",
        "long": "Dettenhausen - Holzgerlingen - B\u00f6blingen (Sch\u00f6nbuchbahn)",
        "short": "RB46",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-046e-1",
        "label": "R46E",
        "long": "B\u00f6blingen - Holzgerlingen (Schienenersatzverkehr)",
        "short": "R46E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-046z-1",
        "label": "RB46Z",
        "long": "Dettenhausen - Weil i. S. - B\u00f6blingen - Sindelfingen",
        "short": "RB46Z",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-176-1",
        "label": "176",
        "long": "Oberlenningen - Bissingen (T) - Dettingen (T) - Kirchheim (T)",
        "short": "176",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-185-1",
        "label": "185",
        "long": "N\u00fcrtingen - Bempflingen - Kleinbettlingen (- Grafenberg)",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-185a-1",
        "label": "185A",
        "long": "Sch\u00fclerverkehr Grafenberg - Gro\u00dfbettlingen - N\u00fcrtingen",
        "short": "185A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-187-1",
        "label": "187",
        "long": "Neckartenzlingen - Bempflingen - Metzingen",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-188-1",
        "label": "188",
        "long": "N\u00fcrtingen - Altdorf - Neckartenzlingen (- Schlaitdorf)",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-188a-1",
        "label": "188A",
        "long": "N. Auwiesenschule - Neckartailfingen/Altenried/Schlaitdorf",
        "short": "188A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-189-1",
        "label": "189",
        "long": "N\u00fcrtingen - Neckartailfingen - Schlaitdorf - Neckartenzlingen",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-189a-1",
        "label": "189A",
        "long": "Walddorf Gustav-Werner-Schule - Schlaitdorf - Neckartailfingen",
        "short": "189A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-199-1",
        "label": "199",
        "long": "Beuren - Neuffen - Kohlberg - Metzingen",
        "short": "199",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-776-1",
        "label": "776",
        "long": "Altingen - \u00d6schelbronn - G\u00e4ufelden",
        "short": "776",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-805-1",
        "label": "805",
        "long": "Bernhausen - Aich - Schlaitdorf - Altenriet - Walddorfh\u00e4slach",
        "short": "805",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-826-1",
        "label": "826",
        "long": "T\u00fcbingen - Waldenbuch - Leinfelden",
        "short": "826",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-826a-1",
        "label": "826A",
        "long": "Waldenbuch - Leinfelden (Sch\u00fclerverkehr)",
        "short": "826A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-827-1",
        "label": "827",
        "long": "T\u00fcbingen - Pfrondorf - Dettenhausen - Walddorf - H\u00e4slach",
        "short": "827",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-828-1",
        "label": "828",
        "long": "T\u00fcbingen - Waldenbuch - Echterdingen - Flughafen",
        "short": "828",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-X18-1",
        "label": "X18",
        "long": "N\u00fcrtingen - Neckartenzlingen - Mittelstadt",
        "short": "X18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-31-X82-1",
        "label": "X82",
        "long": "T\u00fcbingen - Waldenbuch - Echterdingen - Flughafen",
        "short": "X82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-34-087-1",
        "label": "N87",
        "long": "N\u00fcrtingen - Neckartenzlingen -Schlaitdorf - Altenriet - N\u00fcrtingen",
        "short": "N87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-36-004z-1",
        "label": "RE4E",
        "long": "B\u00f6blingen - Herrenberg - Oberndorf (Schienenersatzverkehr)",
        "short": "RE4E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-36-012e-1",
        "label": "MEX12E",
        "long": "Metzingen - Wendlingen (Schienenersatzverkehr)",
        "short": "MEX12E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-36-014e-1",
        "label": "RE14E",
        "long": "Rottweil - Herrenberg (Schienenersatzverkehr)",
        "short": "RE14E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-36-018e-1",
        "label": "MEX18E",
        "long": "N\u00fcrtingen - Reutlingen (Schienenersatzverkehr)",
        "short": "MEX18E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-36-063e-1",
        "label": "RB63E",
        "long": "Bad Urach - Metzingen - T\u00fcbingen (Ersatzverkehr)",
        "short": "RB63E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-50-828-1",
        "label": "RT828",
        "long": "Dettenhausen - T\u00fcbingen",
        "short": "RT828",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-80-627-1",
        "label": "7627",
        "long": "Rottenburg (N) - Bondorf (- Ergenzingen/M\u00f6tzingen)",
        "short": "7627",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-81-232-1",
        "label": "232",
        "long": "Oberlenningen - Bad Urach",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "vvs-81-233-1",
        "label": "233",
        "long": "B\u00f6hringen - Bad Urach",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 6953,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.2"
  },
  "snapshot_date": "2026-07-18",
  "top_fixes": [
    {
      "code": "point_near_origin",
      "count": 1,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'point_near_origin' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 12.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Point near origin (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 6913,
      "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.9,
      "rank": 2,
      "severity": "WARNING",
      "what": "6913 of 6954 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_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"
}
