{
  "agency": {
    "country": "DE",
    "id": "vrs-rhein-sieg",
    "name": "Verkehrsverbund Rhein-Sieg (VRS)",
    "operating_note": "One association feed covering the VRS tariff area's operators in the Cologne/Bonn region, updated nightly; counted as one feed record, not a distinct-agency count.",
    "subdivision_code": "DE-NW",
    "subdivision_name": "Nordrhein-Westfalen"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 29769,
        "translations": {
          "feed_lang": "de",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 145423,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 29769,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "29769 of 29769 stops don't say whether a wheelchair user can board there.",
          "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
        },
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 145423,
          "effort": "A default or per-trip field in your export.",
          "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "145423 of 145423 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 37.5,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 21,
        "instances_by_severity": {
          "ERROR": 58389,
          "INFO": 3797,
          "WARNING": 54808
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "trip_distance_exceeds_shape_distance",
          "count": 58389,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 26625,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Trip distance exceeds shape distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 21536,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_too_far_from_shape_using_user_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Stop too far from shape using user distance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 3162,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_same_coordinates' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Equal shape distance same coordinates (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "expired_calendar",
          "count": 2345,
          "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": "stop_too_far_from_shape",
          "count": 773,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the transit vehicle route through the wrong path or point riders to the wrong boarding location."
        },
        {
          "code": "missing_bike_allowance",
          "count": 232,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_bike_allowance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Missing bike allowance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 38,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stops_match_shape_out_of_order' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Stops match shape out of order (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_without_stop_time",
          "count": 26,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no transit vehicle is scheduled to arrive."
        },
        {
          "code": "duplicate_route_name",
          "count": 17,
          "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": "fast_travel_between_consecutive_stops",
          "count": 16,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "route_color_contrast",
          "count": 16,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some route colors don't contrast with their text color.",
          "why": "Route badges get hard to read, most of all for riders with low vision."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 8,
          "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": "mixed_case_recommended_field",
          "count": 7,
          "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": 6.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "stop_has_too_many_matches_for_shape",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_has_too_many_matches_for_shape' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Stop has too many matches for shape (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unusable_trip",
          "count": 2,
          "effort": "Worth a vendor question if it appears often.",
          "fix": "Check the flagged trips in your scheduling software; remove them or restore their missing stops.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some trips serve fewer than two stops.",
          "why": "A trip with one stop can't be ridden; planners ignore it and it may signal an export problem."
        },
        {
          "code": "unused_trip",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unused_trip' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Unused trip (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_feed_contact_email_and_url' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Missing feed contact email and url (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 3776,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'big_gap_in_service' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Big gap in service (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 19,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_headsign_matches_intermediate_stop' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Trip headsign matches intermediate stop (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "transfer_distance_above_2_km",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'transfer_distance_above_2_km' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Transfer distance above 2 km (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 0.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 21 kinds of issue across 116994 instances (58389 error, 54808 warning, 3797 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": "2025-12-14",
        "feed_version": "VERSION__20260718_0106",
        "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 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 1 validator error to resolve. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Datenlizenz Deutschland Zero 2.0 per the VRS open data page; attribution is not legally required, but GTFS Scorecard credits VRS GmbH as the source. The GTFS-SOLL download is open; VRS's OpenService interfaces and GTFS-RT need a signed usage agreement and login and stay unused here.",
    "reachable": true,
    "sha256": "0f4bb8c2afe5aed7bf779b77bdde1bc7ae98c9e849050be0b5f314ba712a0c8c",
    "size_bytes": 37656601,
    "static_url": "https://download.vrs.de/gtfs/google_transit_goR.zip"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 0,
        "stated_pct": 0.0,
        "total_count": 2
      },
      "trips": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 0,
        "stated_pct": 0.0,
        "total_count": 232
      }
    },
    "bikes": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 232
    },
    "cars": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 232
    },
    "fares": {
      "applied": false,
      "fare_free": false,
      "model": "none",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [],
      "kinds_configured": 0,
      "scope": "whole_feed"
    },
    "route_count": 1,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 2,
      "stated_count": 0,
      "stated_pct": 0.0,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 2,
      "parented_boarding_location_count": 2,
      "parented_boarding_location_pct": 100.0,
      "referenced_station_count": 2
    },
    "trip_count": 232
  },
  "fetch": {
    "final_url": "https://download.vrs.de/gtfs/google_transit_goR.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": [
      5.70196,
      49.96142,
      8.29004,
      51.65623
    ],
    "lat": 50.85975,
    "lon": 6.91737,
    "stop_count": 29769
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 20,
        "trip_count": 31728,
        "trip_share_pct": 21.8
      },
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 11,
        "trip_count": 2789,
        "trip_share_pct": 1.9
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 938,
        "trip_count": 110674,
        "trip_share_pct": 76.1
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 1,
        "trip_count": 232,
        "trip_share_pct": 0.2
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 970,
    "trip_count": 145423
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 36.7,
    "margin_to_next_band": 23.3,
    "score": 36.7
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 99,
      "effort": "A per-route color setting in your scheduling software.",
      "fix": "Adjust route_color or route_text_color so each pair clears 4.5:1. Often switching the text between black and white is enough.",
      "owner": "Likely your export tool",
      "points": 0.0,
      "severity": "WARNING",
      "what": "99 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (RB48, RB48, RB48, RB48, RB48, and more).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 719,
      "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": "719 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"K\u00f6ln Breslauer Platz/Hbf\", \"K\u00f6ln Kuthstr./Vingst\", \"K\u00f6ln Eifelwall/Stadtarchiv\", 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": 19978,
    "findings": [
      {
        "code": "scorecard_single_stop_trips",
        "count": 2,
        "effort": "Usually an export setting or a stop_times mapping in your software.",
        "fix": "Check your scheduling export: every trip should list each stop it calls at, in order, with times.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "WARNING",
        "what": "2 of 145423 trips list fewer than two stops.",
        "why": "A trip with one stop has no leg a rider can ride; trip planners can't route anyone on it, so the service effectively does not exist."
      },
      {
        "code": "scorecard_orphan_stops",
        "count": 26,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "26 of 19978 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 26,
    "single_stop_trips": 2,
    "trips_total": 145423
  },
  "route_map": {
    "drawn_route_count": 970,
    "has_shapes": true,
    "path": "data/artifacts/vrs-rhein-sieg/geometry.geojson",
    "route_count": 970,
    "routes": [
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "be:sncb:S41:ev",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|10:aseag",
        "label": "10",
        "long": "",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|11:aseag",
        "label": "11",
        "long": "",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|11E:aseag",
        "label": "11E",
        "long": "",
        "short": "11E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|11V:aseag",
        "label": "11V",
        "long": "",
        "short": "11V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|12:aseag",
        "label": "12",
        "long": "",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|12E:aseag",
        "label": "12E",
        "long": "",
        "short": "12E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|13A:aseag",
        "label": "13A",
        "long": "",
        "short": "13A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|13B:aseag",
        "label": "13B",
        "long": "",
        "short": "13B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|14:aseag",
        "label": "14",
        "long": "",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|14E:aseag",
        "label": "14E",
        "long": "",
        "short": "14E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|15:aseag",
        "label": "15",
        "long": "",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|15E:aseag",
        "label": "15E",
        "long": "",
        "short": "15E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|16:aseag",
        "label": "16",
        "long": "",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|17:aseag",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|1:aseag",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|1E:aseag",
        "label": "1E",
        "long": "",
        "short": "1E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|1V:aseag",
        "label": "1V",
        "long": "",
        "short": "1V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|21:aseag",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|21V:aseag",
        "label": "21V",
        "long": "",
        "short": "21V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|22:aseag",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|22E:aseag",
        "label": "22E",
        "long": "",
        "short": "22E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|23:aseag",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|23V:aseag",
        "label": "23V",
        "long": "",
        "short": "23V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|24:aseag",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|24V:aseag",
        "label": "24V",
        "long": "",
        "short": "24V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|25:aseag",
        "label": "25",
        "long": "",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|25E:aseag",
        "label": "25E",
        "long": "",
        "short": "25E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|25V:aseag",
        "label": "25V",
        "long": "",
        "short": "25V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|26:aseag",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|27:aseag",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|27E:aseag",
        "label": "27E",
        "long": "",
        "short": "27E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|27V:aseag",
        "label": "27V",
        "long": "",
        "short": "27V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|28:aseag",
        "label": "28",
        "long": "",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|29:aseag",
        "label": "29",
        "long": "",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|2:aseag",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|2E:aseag",
        "label": "2E",
        "long": "",
        "short": "2E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|30:aseag",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|31:aseag",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|31E:aseag",
        "label": "31E",
        "long": "",
        "short": "31E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|31V:aseag",
        "label": "31V",
        "long": "",
        "short": "31V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|33:aseag",
        "label": "33",
        "long": "",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|33V:aseag",
        "label": "33V",
        "long": "",
        "short": "33V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|34:aseag",
        "label": "34",
        "long": "",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|34E:aseag",
        "label": "34E",
        "long": "",
        "short": "34E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|34V:aseag",
        "label": "34V",
        "long": "",
        "short": "34V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|35:aseag",
        "label": "35",
        "long": "",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|35E:aseag",
        "label": "35E",
        "long": "",
        "short": "35E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|36:aseag",
        "label": "36",
        "long": "",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|37:aseag",
        "label": "37",
        "long": "",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|385:aseag",
        "label": "385",
        "long": "",
        "short": "385",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|38:aseag",
        "label": "38",
        "long": "",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|3A:aseag",
        "label": "3A",
        "long": "",
        "short": "3A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|3B:aseag",
        "label": "3B",
        "long": "",
        "short": "3B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|40:aseag",
        "label": "40",
        "long": "",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|41:aseag",
        "label": "41",
        "long": "",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|42:aseag",
        "label": "42",
        "long": "",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|42V:aseag",
        "label": "42V",
        "long": "",
        "short": "42V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|43:aseag",
        "label": "43",
        "long": "",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|43E:aseag",
        "label": "43E",
        "long": "",
        "short": "43E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|44:arriva",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|44:aseag",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|45:aseag",
        "label": "45",
        "long": "",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|45E:aseag",
        "label": "45E",
        "long": "",
        "short": "45E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|45V:aseag",
        "label": "45V",
        "long": "",
        "short": "45V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|46:aseag",
        "label": "46",
        "long": "",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|46V:aseag",
        "label": "46V",
        "long": "",
        "short": "46V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|47:aseag",
        "label": "47",
        "long": "",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|47E:aseag",
        "label": "47E",
        "long": "",
        "short": "47E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|47V:aseag",
        "label": "47V",
        "long": "",
        "short": "47V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|48:aseag",
        "label": "48",
        "long": "",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|4:aseag",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|50:aseag",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|51:aseag",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|51E:aseag",
        "label": "51E",
        "long": "",
        "short": "51E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|51V:aseag",
        "label": "51V",
        "long": "",
        "short": "51V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|52:aseag",
        "label": "52",
        "long": "",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|52E:aseag",
        "label": "52E",
        "long": "",
        "short": "52E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|53:aseag",
        "label": "53",
        "long": "",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|54:aseag",
        "label": "54",
        "long": "",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|54V:aseag",
        "label": "54V",
        "long": "",
        "short": "54V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|55:aseag",
        "label": "55",
        "long": "",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|55V:aseag",
        "label": "55V",
        "long": "",
        "short": "55V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|58:aseag",
        "label": "58",
        "long": "",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|5:aseag",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|5E:aseag",
        "label": "5E",
        "long": "",
        "short": "5E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|5V:aseag",
        "label": "5V",
        "long": "",
        "short": "5V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|61:aseag",
        "label": "61",
        "long": "",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|62:aseag",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|62V:aseag",
        "label": "62V",
        "long": "",
        "short": "62V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|63:aseag",
        "label": "63",
        "long": "",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|63V:aseag",
        "label": "63V",
        "long": "",
        "short": "63V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|64:aseag",
        "label": "64",
        "long": "",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|65:aseag",
        "label": "65",
        "long": "",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|66:aseag",
        "label": "66",
        "long": "",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|66E:aseag",
        "label": "66E",
        "long": "",
        "short": "66E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|66V:aseag",
        "label": "66V",
        "long": "",
        "short": "66V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|68:aseag",
        "label": "68",
        "long": "",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|68V:aseag",
        "label": "68V",
        "long": "",
        "short": "68V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|69:aseag",
        "label": "69",
        "long": "",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|6:aseag",
        "label": "6",
        "long": "",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|6E:aseag",
        "label": "6E",
        "long": "",
        "short": "6E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|6V:aseag",
        "label": "6V",
        "long": "",
        "short": "6V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|70:aseag",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|71:aseag",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|71V:aseag",
        "label": "71V",
        "long": "",
        "short": "71V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|72:aseag",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|73:aseag",
        "label": "73",
        "long": "",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|73E:aseag",
        "label": "73E",
        "long": "",
        "short": "73E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|74:aseag",
        "label": "74",
        "long": "",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|75:aseag",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|7:aseag",
        "label": "7",
        "long": "",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|7V:aseag",
        "label": "7V",
        "long": "",
        "short": "7V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|80:aseag",
        "label": "80",
        "long": "",
        "short": "80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|82:aseag",
        "label": "82",
        "long": "",
        "short": "82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|82V:aseag",
        "label": "82V",
        "long": "",
        "short": "82V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|83:aseag",
        "label": "83",
        "long": "",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|83V:aseag",
        "label": "83V",
        "long": "",
        "short": "83V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|84:aseag",
        "label": "84",
        "long": "",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|84V:aseag",
        "label": "84V",
        "long": "",
        "short": "84V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|85:aseag",
        "label": "85",
        "long": "",
        "short": "85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|85V:aseag",
        "label": "85V",
        "long": "",
        "short": "85V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|88:aseag",
        "label": "88",
        "long": "",
        "short": "88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|88V:aseag",
        "label": "88V",
        "long": "",
        "short": "88V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|89:aseag",
        "label": "89",
        "long": "",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|8:aseag",
        "label": "8",
        "long": "",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|8V:aseag",
        "label": "8V",
        "long": "",
        "short": "8V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|90:aseag",
        "label": "90",
        "long": "",
        "short": "90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|96:aseag",
        "label": "96",
        "long": "",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|96V:aseag",
        "label": "96V",
        "long": "",
        "short": "96V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|97:aseag",
        "label": "97",
        "long": "",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|98:aseag",
        "label": "98",
        "long": "",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|AL1:aseag",
        "label": "AL1",
        "long": "",
        "short": "AL1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|AL2:aseag",
        "label": "AL2",
        "long": "",
        "short": "AL2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|AL3:aseag",
        "label": "AL3",
        "long": "",
        "short": "AL3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|AL4:aseag",
        "label": "AL4",
        "long": "",
        "short": "AL4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|AL5:aseag",
        "label": "AL5",
        "long": "",
        "short": "AL5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|AL6:aseag",
        "label": "AL6",
        "long": "",
        "short": "AL6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|BW1:aseag",
        "label": "BW1",
        "long": "",
        "short": "BW1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|E:aseag",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|EW1:aseag",
        "label": "EW1",
        "long": "",
        "short": "EW1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|EW2:aseag",
        "label": "EW2",
        "long": "",
        "short": "EW2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|EW3:aseag",
        "label": "EW3",
        "long": "",
        "short": "EW3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|EW4:aseag",
        "label": "EW4",
        "long": "",
        "short": "EW4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|EW5:aseag",
        "label": "EW5",
        "long": "",
        "short": "EW5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|E_NV:aseag",
        "label": "E NV",
        "long": "",
        "short": "E NV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|HZ1:aseag",
        "label": "HZ1",
        "long": "",
        "short": "HZ1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|HZ2:aseag",
        "label": "HZ2",
        "long": "",
        "short": "HZ2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|HZ3:aseag",
        "label": "HZ3",
        "long": "",
        "short": "HZ3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|HZ3RUF:aseag",
        "label": "HZ3RUF",
        "long": "HZ3RUF",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N1:aseag",
        "label": "N1",
        "long": "",
        "short": "N1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N2:aseag",
        "label": "N2",
        "long": "",
        "short": "N2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N3:aseag",
        "label": "N3",
        "long": "",
        "short": "N3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N4:aseag",
        "label": "N4",
        "long": "",
        "short": "N4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N5:aseag",
        "label": "N5",
        "long": "",
        "short": "N5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N60:aseag",
        "label": "N60",
        "long": "",
        "short": "N60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N6:aseag",
        "label": "N6",
        "long": "",
        "short": "N6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N7:aseag",
        "label": "N7",
        "long": "",
        "short": "N7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N8:aseag",
        "label": "N8",
        "long": "",
        "short": "N8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|N9:aseag",
        "label": "N9",
        "long": "",
        "short": "N9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|OL1:aseag",
        "label": "OL1",
        "long": "",
        "short": "OL1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|OL5:aseag",
        "label": "OL5",
        "long": "",
        "short": "OL5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|SB63:aseag",
        "label": "SB63",
        "long": "",
        "short": "SB63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|SB66:aseag",
        "label": "SB66",
        "long": "",
        "short": "SB66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|SB71:aseag",
        "label": "SB71",
        "long": "",
        "short": "SB71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|SB88:aseag",
        "label": "SB88",
        "long": "",
        "short": "SB88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-ACBR:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-ACGS:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-ACLB:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-ACRO:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-AL:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-DIV:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-EIF:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-EW:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-HGG:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-HZKO:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-HZSZ:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-LW:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-PAR:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-STLI:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-STMA:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-VOGY:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|V-WUE:aseag",
        "label": "V",
        "long": "",
        "short": "V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|WUE1:aseag",
        "label": "W\u00dc1",
        "long": "",
        "short": "W\u00dc1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|X25:aseag",
        "label": "X25",
        "long": "",
        "short": "X25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|X35:aseag",
        "label": "X35",
        "long": "",
        "short": "X35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|X3:aseag",
        "label": "X3",
        "long": "",
        "short": "X3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|X47:aseag",
        "label": "X47",
        "long": "",
        "short": "X47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|X51:aseag",
        "label": "X51",
        "long": "",
        "short": "X51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05334|X73:aseag",
        "label": "X73",
        "long": "",
        "short": "X73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|201:rtbus",
        "label": "201",
        "long": "",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|202:rtbus",
        "label": "202",
        "long": "",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|203:rtbus",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|204:rtbus",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|205:rtbus",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|206:rtbus",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|207:rtbus",
        "label": "207",
        "long": "",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|208:rtbus",
        "label": "208",
        "long": "",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|209:rtbus",
        "label": "209",
        "long": "",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|210:rtbus",
        "label": "210",
        "long": "",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|211:rtbus",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|212:rtbus",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|213:rtbus",
        "label": "213",
        "long": "",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|214:rtbus",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|216:rtbus",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|217:rtbus",
        "label": "217",
        "long": "",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|218:rtbus",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|219:rtbus",
        "label": "219",
        "long": "",
        "short": "219",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|220:rtbus",
        "label": "220",
        "long": "",
        "short": "220",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|221:rtbus",
        "label": "221",
        "long": "",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|222:rtbus",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|223:rtbus",
        "label": "223",
        "long": "",
        "short": "223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|224:rtbus",
        "label": "224",
        "long": "",
        "short": "224",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|225:rtbus",
        "label": "225",
        "long": "",
        "short": "225",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|227:rtbus",
        "label": "227",
        "long": "",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|228:rtbus",
        "label": "228",
        "long": "",
        "short": "228",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|229:rtbus",
        "label": "229",
        "long": "",
        "short": "229",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|230:rtbus",
        "label": "230",
        "long": "",
        "short": "230",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|231:rtbus",
        "label": "231",
        "long": "",
        "short": "231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|232:rtbus",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|233:rtbus",
        "label": "233",
        "long": "",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|234:rtbus",
        "label": "234",
        "long": "",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|235:rtbus",
        "label": "235",
        "long": "",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|236:rtbus",
        "label": "236",
        "long": "",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|237:rtbus",
        "label": "237",
        "long": "",
        "short": "237",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|238:rtbus",
        "label": "238",
        "long": "",
        "short": "238",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|239:rtbus",
        "label": "239",
        "long": "",
        "short": "239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|240:rtbus",
        "label": "240",
        "long": "",
        "short": "240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|260:rtbus",
        "label": "260",
        "long": "",
        "short": "260",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|261:rtbus",
        "label": "261",
        "long": "",
        "short": "261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|264:rtbus",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|266:rtbus",
        "label": "266",
        "long": "",
        "short": "266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|267:rtbus",
        "label": "267",
        "long": "",
        "short": "267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|268:rtbus",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|269:rtbus",
        "label": "269",
        "long": "",
        "short": "269",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|270:rtbus",
        "label": "270",
        "long": "",
        "short": "270",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|271:rtbus",
        "label": "271",
        "long": "",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|274:rtbus",
        "label": "274",
        "long": "",
        "short": "274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|275:rtbus",
        "label": "275",
        "long": "",
        "short": "275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|276:rtbus",
        "label": "276",
        "long": "",
        "short": "276",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|277:rtbus",
        "label": "277",
        "long": "",
        "short": "277",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|278:rtbus",
        "label": "278",
        "long": "",
        "short": "278",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|279:rtbus",
        "label": "279",
        "long": "",
        "short": "279",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|280:rtbus",
        "label": "280",
        "long": "",
        "short": "280",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|281:rtbus",
        "label": "281",
        "long": "",
        "short": "281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|283:rtbus",
        "label": "283",
        "long": "",
        "short": "283",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|284:rtbus",
        "label": "284",
        "long": "",
        "short": "284",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|285:rtbus",
        "label": "285",
        "long": "",
        "short": "285",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|286:rtbus",
        "label": "286",
        "long": "",
        "short": "286",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|287:rtbus",
        "label": "287",
        "long": "",
        "short": "287",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|290:rtbus",
        "label": "290",
        "long": "",
        "short": "290",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|291:rtbus",
        "label": "291",
        "long": "",
        "short": "291",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|292:rtbus",
        "label": "292",
        "long": "",
        "short": "292",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|294:rtbus",
        "label": "294",
        "long": "",
        "short": "294",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|295:rtbus",
        "label": "295",
        "long": "",
        "short": "295",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|296:rtbus",
        "label": "296",
        "long": "",
        "short": "296",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|297:rtbus",
        "label": "297",
        "long": "",
        "short": "297",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|298:rtbus",
        "label": "298",
        "long": "",
        "short": "298",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|86:rtbus",
        "label": "86",
        "long": "",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|A:rtbus",
        "label": "A",
        "long": "",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|AN1:rtbus",
        "label": "AN1",
        "long": "",
        "short": "AN1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|AN2a:rtbus",
        "label": "AN2a",
        "long": "",
        "short": "AN2a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|AN2b:rtbus",
        "label": "AN2b",
        "long": "",
        "short": "AN2b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|AN3a:rtbus",
        "label": "AN3a",
        "long": "",
        "short": "AN3a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|AN3b:rtbus",
        "label": "AN3b",
        "long": "",
        "short": "AN3b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|AN4a:rtbus",
        "label": "AN4a",
        "long": "",
        "short": "AN4a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|AN4b:rtbus",
        "label": "AN4b",
        "long": "",
        "short": "AN4b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|B:rtbus",
        "label": "B",
        "long": "",
        "short": "B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|CITY-BUS:rtbus",
        "label": "CB",
        "long": "",
        "short": "CB",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|MAEXCHEN:rtbus",
        "label": "M\u00c4XCHEN",
        "long": "M\u00c4XCHEN",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|N1:rtbus",
        "label": "N1 DN",
        "long": "",
        "short": "N1 DN",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|N2:rtbus",
        "label": "N2 DN",
        "long": "",
        "short": "N2 DN",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|N3a:rtbus",
        "label": "N3a",
        "long": "",
        "short": "N3a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|N3b:rtbus",
        "label": "N3b",
        "long": "",
        "short": "N3b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|N4:rtbus",
        "label": "N4 DN",
        "long": "",
        "short": "N4 DN",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|SB15:rtbus",
        "label": "SB15",
        "long": "",
        "short": "SB15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|SB20:rtbus",
        "label": "SB20",
        "long": "",
        "short": "SB20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|SB35:rtbus",
        "label": "SB35",
        "long": "",
        "short": "SB35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|SB38:rtbus",
        "label": "SB38",
        "long": "",
        "short": "SB38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|SB70:rtbus",
        "label": "SB70",
        "long": "",
        "short": "SB70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|SB86:rtbus",
        "label": "SB86",
        "long": "",
        "short": "SB86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|SB8:rtbus",
        "label": "SB8",
        "long": "",
        "short": "SB8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|SB95:rtbus",
        "label": "SB95",
        "long": "",
        "short": "SB95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05358|disco:rtbus",
        "label": "DISCO",
        "long": "",
        "short": "DISCO",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|401:west",
        "label": "401",
        "long": "",
        "short": "401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|402:west",
        "label": "402",
        "long": "",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|403:west",
        "label": "403",
        "long": "",
        "short": "403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|405:west",
        "label": "405",
        "long": "",
        "short": "405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|406:west",
        "label": "406",
        "long": "",
        "short": "406",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|407:west",
        "label": "407",
        "long": "",
        "short": "407",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|409:west",
        "label": "409",
        "long": "",
        "short": "409",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|410:west",
        "label": "410",
        "long": "",
        "short": "410",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|411:west",
        "label": "411",
        "long": "",
        "short": "411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|412:west",
        "label": "412",
        "long": "",
        "short": "412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|413:west",
        "label": "413",
        "long": "",
        "short": "413",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|418:west",
        "label": "418",
        "long": "",
        "short": "418",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|423:west",
        "label": "423",
        "long": "",
        "short": "423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|429:west",
        "label": "429",
        "long": "",
        "short": "429",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|430:west",
        "label": "430",
        "long": "",
        "short": "430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|431:west",
        "label": "431",
        "long": "",
        "short": "431",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|432:west",
        "label": "432",
        "long": "",
        "short": "432",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|433:west",
        "label": "433",
        "long": "",
        "short": "433",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|434:west",
        "label": "434",
        "long": "",
        "short": "434",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|435:west",
        "label": "435",
        "long": "",
        "short": "435",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|437:west",
        "label": "437",
        "long": "",
        "short": "437",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|438:west",
        "label": "438",
        "long": "",
        "short": "438",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|439:west",
        "label": "439",
        "long": "",
        "short": "439",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|472:west",
        "label": "472",
        "long": "",
        "short": "472",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|474:west",
        "label": "474",
        "long": "",
        "short": "474",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|475:west",
        "label": "475",
        "long": "",
        "short": "475",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|490:west",
        "label": "490",
        "long": "",
        "short": "490",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|491:west",
        "label": "491",
        "long": "",
        "short": "491",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|492:west",
        "label": "492",
        "long": "",
        "short": "492",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|493:west",
        "label": "493",
        "long": "",
        "short": "493",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|494:west",
        "label": "494",
        "long": "",
        "short": "494",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|495:west",
        "label": "495",
        "long": "",
        "short": "495",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|EK1:west",
        "label": "EK1",
        "long": "",
        "short": "EK1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|EK2:west",
        "label": "EK2",
        "long": "",
        "short": "EK2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|EK3:west",
        "label": "EK3",
        "long": "",
        "short": "EK3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|EK4:west",
        "label": "EK4",
        "long": "",
        "short": "EK4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|GK1:west",
        "label": "GK1",
        "long": "",
        "short": "GK1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|HUE1:west",
        "label": "H\u00dc1",
        "long": "",
        "short": "H\u00dc1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|SB1:west",
        "label": "SB1",
        "long": "",
        "short": "SB1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|SB3:west",
        "label": "SB3",
        "long": "",
        "short": "SB3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|SB4:west",
        "label": "SB4",
        "long": "",
        "short": "SB4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|SB5:west",
        "label": "SB5",
        "long": "",
        "short": "SB5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|SB8:west",
        "label": "SB8.",
        "long": "",
        "short": "SB8.",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|UEP1:west",
        "label": "\u00dcP1",
        "long": "",
        "short": "\u00dcP1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|WA1:west",
        "label": "WA1",
        "long": "",
        "short": "WA1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:aac:05370|WG1:west",
        "label": "WG1",
        "long": "",
        "short": "WG1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:ev:hlb",
        "label": "EV",
        "long": "",
        "short": "EV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:ev:rtb",
        "label": "EV",
        "long": "",
        "short": "EV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb20:2",
        "label": "RB20",
        "long": "",
        "short": "RB20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb21:",
        "label": "RB21",
        "long": "",
        "short": "RB21",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb21:2",
        "label": "RB21",
        "long": "",
        "short": "RB21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb22:2",
        "label": "RB22X",
        "long": "",
        "short": "RB22X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb23:",
        "label": "RB23",
        "long": "",
        "short": "RB23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb24:2",
        "label": "RB24",
        "long": "",
        "short": "RB24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb25:2",
        "label": "RB25X",
        "long": "",
        "short": "RB25X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb25:3",
        "label": "RB25S",
        "long": "",
        "short": "RB25S",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb25:4",
        "label": "RB25",
        "long": "",
        "short": "RB25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb27:6",
        "label": "RB27",
        "long": "",
        "short": "RB27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb27:7",
        "label": "RB27",
        "long": "",
        "short": "RB27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb28:",
        "label": "RB28",
        "long": "",
        "short": "RB28",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb28:2",
        "label": "RB28",
        "long": "",
        "short": "RB28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb33:3",
        "label": "RB33X",
        "long": "",
        "short": "RB33X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb33:4",
        "label": "RB33",
        "long": "",
        "short": "RB33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb34:",
        "label": "RB34",
        "long": "",
        "short": "RB34",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb34:2",
        "label": "RB34",
        "long": "",
        "short": "RB34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb38:2",
        "label": "RB38",
        "long": "",
        "short": "RB38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb39:",
        "label": "RB39",
        "long": "",
        "short": "RB39",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb39:2",
        "label": "RB39",
        "long": "",
        "short": "RB39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFC82E",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:nrw:rb48:",
        "label": "RB48",
        "long": "",
        "short": "RB48",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb48:2",
        "label": "RB48X",
        "long": "",
        "short": "RB48X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFC82E",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:nrw:rb48:3",
        "label": "RB48",
        "long": "",
        "short": "RB48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb48:4",
        "label": "RB48X",
        "long": "",
        "short": "RB48X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFC82E",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:nrw:rb48:6",
        "label": "RB48",
        "long": "",
        "short": "RB48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFC82E",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:nrw:rb48:7",
        "label": "RB48",
        "long": "",
        "short": "RB48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb48:8",
        "label": "RB48X",
        "long": "",
        "short": "RB48X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFC82E",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:nrw:rb48:9",
        "label": "RB48",
        "long": "",
        "short": "RB48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:rb90:",
        "label": "RB90",
        "long": "",
        "short": "RB90",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re12:3",
        "label": "RE12",
        "long": "",
        "short": "RE12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re1:",
        "label": "RE1 (RRX)",
        "long": "RE1 (RRX)",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re1:2",
        "label": "RE1 (RRX)",
        "long": "RE1 (RRX)",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re1:3",
        "label": "RE1X",
        "long": "",
        "short": "RE1X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re1:4",
        "label": "RE1 (RRX)",
        "long": "RE1 (RRX)",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re22:2",
        "label": "RE22X",
        "long": "",
        "short": "RE22X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re22:3",
        "label": "RE22",
        "long": "",
        "short": "RE22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re4:",
        "label": "RE4",
        "long": "",
        "short": "RE4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re4:3",
        "label": "RE4X",
        "long": "",
        "short": "RE4X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re4:5",
        "label": "RE4",
        "long": "",
        "short": "RE4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re4:6",
        "label": "RE4",
        "long": "",
        "short": "RE4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF6418",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:nrw:re5:",
        "label": "RE5 (RRX)",
        "long": "RE5 (RRX)",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re5:2",
        "label": "RE5X",
        "long": "",
        "short": "RE5X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF6418",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:nrw:re5:4",
        "label": "RE5 (RRX)",
        "long": "RE5 (RRX)",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re6:3",
        "label": "RE6X",
        "long": "",
        "short": "RE6X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "673BB8",
        "color_name": "purple",
        "has_shape": true,
        "id": "de:nrw:re6:4",
        "label": "RE6 (RRX)",
        "long": "RE6 (RRX)",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re7:3",
        "label": "RE7X",
        "long": "",
        "short": "RE7X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8FD400",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:nrw:re7:4",
        "label": "RE7",
        "long": "",
        "short": "RE7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re7:5",
        "label": "RE7X",
        "long": "",
        "short": "RE7X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8FD400",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:nrw:re7:6",
        "label": "RE7",
        "long": "",
        "short": "RE7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re8:3",
        "label": "RE8",
        "long": "",
        "short": "RE8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re8:4",
        "label": "RE8X",
        "long": "",
        "short": "RE8X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re8:5",
        "label": "RE8",
        "long": "",
        "short": "RE8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re8:6",
        "label": "RE8S",
        "long": "",
        "short": "RE8S",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re9:4",
        "label": "RE9X",
        "long": "",
        "short": "RE9X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re9:6",
        "label": "RE9",
        "long": "",
        "short": "RE9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:re9:7",
        "label": "RE9",
        "long": "",
        "short": "RE9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:s11:",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:s11:2",
        "label": "S11A",
        "long": "",
        "short": "S11A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:s11:3",
        "label": "S11B",
        "long": "",
        "short": "S11B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:s12:3",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:s19:3",
        "label": "S19",
        "long": "",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:s19:4",
        "label": "S19",
        "long": "",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:s23:3",
        "label": "S23",
        "long": "",
        "short": "S23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:nrw:s6:4",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:rlp:rb26:",
        "label": "RB26",
        "long": "",
        "short": "RB26",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:rlp:rb26:SEV",
        "label": "RB26",
        "long": "",
        "short": "RB26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:rlp:rb26:SEVNX",
        "label": "RB26",
        "long": "",
        "short": "RB26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrr:626:OVAG-11-626",
        "label": "626",
        "long": "",
        "short": "626",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrr:671:OVAG-11-671",
        "label": "671",
        "long": "",
        "short": "671",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrr:SB33-MON:BSM-76-S33",
        "label": "SB33",
        "long": "",
        "short": "SB33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrr:SB81:west",
        "label": "SB81",
        "long": "",
        "short": "SB81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:101:104",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:104:104",
        "label": "104",
        "long": "",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:106:104",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:107:104",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:117:104",
        "label": "117",
        "long": "",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:120:104",
        "label": "120",
        "long": "",
        "short": "120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:121:104",
        "label": "121",
        "long": "",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:122:104",
        "label": "122",
        "long": "",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:123:104",
        "label": "123",
        "long": "",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:124:104",
        "label": "124",
        "long": "",
        "short": "124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:125:104",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:126:104",
        "label": "126",
        "long": "",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:127:104",
        "label": "127",
        "long": "",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98BF1D",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:12:104",
        "label": "12",
        "long": "",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:130:104",
        "label": "130",
        "long": "",
        "short": "130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:131:104",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:132:104",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:133:104",
        "label": "133",
        "long": "",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:134:104",
        "label": "134",
        "long": "",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:135:104",
        "label": "135",
        "long": "",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:136:104",
        "label": "136",
        "long": "",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:138:104",
        "label": "138",
        "long": "",
        "short": "138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:139:104",
        "label": "139",
        "long": "",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A98567",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:13:104",
        "label": "13",
        "long": "",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:140:104",
        "label": "140",
        "long": "",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:141:104",
        "label": "141",
        "long": "",
        "short": "141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:142:104",
        "label": "142",
        "long": "",
        "short": "142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:143:104",
        "label": "143",
        "long": "",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:144:104",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:145:104",
        "label": "145",
        "long": "",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:146:104",
        "label": "146",
        "long": "",
        "short": "146",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:147:104",
        "label": "147",
        "long": "",
        "short": "147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:148:104",
        "label": "148",
        "long": "",
        "short": "148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:149:104",
        "label": "149",
        "long": "",
        "short": "149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:150:104",
        "label": "150",
        "long": "",
        "short": "150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:151:104",
        "label": "151",
        "long": "",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:152:104",
        "label": "152",
        "long": "",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:153:104",
        "label": "153",
        "long": "",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:154:104",
        "label": "154",
        "long": "",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:155:104",
        "label": "155",
        "long": "",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1566:108",
        "label": "E426",
        "long": "",
        "short": "E426",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1567:108",
        "label": "E427",
        "long": "",
        "short": "E427",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:156:104",
        "label": "156",
        "long": "",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1576:108",
        "label": "E301",
        "long": "",
        "short": "E301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1577:108",
        "label": "E303",
        "long": "",
        "short": "E303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1578:108",
        "label": "E304",
        "long": "",
        "short": "E304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1579:108",
        "label": "E306",
        "long": "",
        "short": "E306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:157:104",
        "label": "157",
        "long": "",
        "short": "157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1580:108",
        "label": "E308",
        "long": "",
        "short": "E308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1581:108",
        "label": "E310",
        "long": "",
        "short": "E310",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1582:108",
        "label": "E311",
        "long": "",
        "short": "E311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1583:108",
        "label": "E312",
        "long": "",
        "short": "E312",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1584:108",
        "label": "E313",
        "long": "",
        "short": "E313",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1585:108",
        "label": "E314",
        "long": "",
        "short": "E314",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1586:108",
        "label": "E316",
        "long": "",
        "short": "E316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1587:108",
        "label": "E318",
        "long": "",
        "short": "E318",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1588:108",
        "label": "E321",
        "long": "",
        "short": "E321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1589:108",
        "label": "E323",
        "long": "",
        "short": "E323",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:158:104",
        "label": "158",
        "long": "",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1590:108",
        "label": "E325",
        "long": "",
        "short": "E325",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1591:108",
        "label": "E336",
        "long": "",
        "short": "E336",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1592:108",
        "label": "E337",
        "long": "",
        "short": "E337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1593:108",
        "label": "E338",
        "long": "",
        "short": "E338",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1594:108",
        "label": "E340",
        "long": "",
        "short": "E340",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1595:108",
        "label": "E345",
        "long": "",
        "short": "E345",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1596:108",
        "label": "E346",
        "long": "",
        "short": "E346",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1597:108",
        "label": "E349",
        "long": "",
        "short": "E349",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1598:108",
        "label": "E361",
        "long": "",
        "short": "E361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1599:108",
        "label": "E362",
        "long": "",
        "short": "E362",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:159:104",
        "label": "159",
        "long": "",
        "short": "159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5AAC31",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:15:104",
        "label": "15",
        "long": "",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1600:108",
        "label": "E363",
        "long": "",
        "short": "E363",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1601:108",
        "label": "E365",
        "long": "",
        "short": "E365",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1602:108",
        "label": "E366",
        "long": "",
        "short": "E366",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:1603:108",
        "label": "E626",
        "long": "",
        "short": "E626",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:160:104",
        "label": "160",
        "long": "",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:161:104",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:162:104",
        "label": "162",
        "long": "",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:165:104",
        "label": "165",
        "long": "",
        "short": "165",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:166:104",
        "label": "166",
        "long": "",
        "short": "166",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:167:104",
        "label": "167",
        "long": "",
        "short": "167",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06ADA5",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:16:103",
        "label": "16",
        "long": "",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "06ADA5",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:16:104",
        "label": "16",
        "long": "",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:171:104",
        "label": "171",
        "long": "",
        "short": "171",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:172:104",
        "label": "172",
        "long": "",
        "short": "172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:173:104",
        "label": "173",
        "long": "",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:179:104",
        "label": "179",
        "long": "",
        "short": "179",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "85D0F5",
        "color_name": "white",
        "has_shape": true,
        "id": "de:vrs:17:104",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "1D92D1",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:18:104",
        "label": "18",
        "long": "",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:191:104",
        "label": "191",
        "long": "",
        "short": "191",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:192:104",
        "label": "192",
        "long": "",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:193:104",
        "label": "193",
        "long": "",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:195:104",
        "label": "195",
        "long": "",
        "short": "195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:196:104",
        "label": "196",
        "long": "",
        "short": "196",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E0071C",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:1:104",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FAAD19",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:201:115",
        "label": "201",
        "long": "",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B8427D",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:202:115",
        "label": "202",
        "long": "",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F7ABB2",
        "color_name": "white",
        "has_shape": true,
        "id": "de:vrs:203:115",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B81C4",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:204:115",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B81C4",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:205:115",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A956",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:206:115",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F79832",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:207:115",
        "label": "207",
        "long": "",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D263A5",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:208:115",
        "label": "208",
        "long": "",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F076A3",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:209:115",
        "label": "209",
        "long": "",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F36E31",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:20:115",
        "label": "SB20",
        "long": "",
        "short": "SB20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EE1B2B",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:211:115",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1CBFDF",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:212:115",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AAB2D9",
        "color_name": "white",
        "has_shape": true,
        "id": "de:vrs:213:115",
        "label": "213",
        "long": "",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B81C4",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:214:115",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "835645",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:215:115",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B56D38",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:217:115",
        "label": "217",
        "long": "",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7EA17B",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:218:115",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "71BF44",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:21:115",
        "label": "SB21",
        "long": "",
        "short": "SB21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AAAD",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:222:115",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AC99C9",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:227:115",
        "label": "227",
        "long": "",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FEC70C",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:229:115",
        "label": "229",
        "long": "",
        "short": "229",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A5612E",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:22:115",
        "label": "SB22",
        "long": "",
        "short": "SB22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F5864B",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:232:115",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A77E",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:235:115",
        "label": "235",
        "long": "",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "62C4AA",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:236:115",
        "label": "236",
        "long": "",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9D6B31",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:238:115",
        "label": "238",
        "long": "",
        "short": "238",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A54F",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:23:115",
        "label": "SB23",
        "long": "",
        "short": "SB23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A54F",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:23:38",
        "label": "SB23",
        "long": "",
        "short": "SB23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:240:111",
        "label": "240",
        "long": "",
        "short": "240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:244:115",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008540",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:24:115",
        "label": "SB24",
        "long": "",
        "short": "SB24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:252:111",
        "label": "252",
        "long": "",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91CE9A",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:253:115",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007DAD",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:255:115",
        "label": "255",
        "long": "",
        "short": "255",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A6565C",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:257:115",
        "label": "257",
        "long": "",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1CA852",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:258:111",
        "label": "258",
        "long": "",
        "short": "258",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1CA852",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:258:115",
        "label": "258",
        "long": "",
        "short": "258",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A9E2",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:25:115",
        "label": "SB25",
        "long": "",
        "short": "SB25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:260:111",
        "label": "260",
        "long": "",
        "short": "260",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:261:111",
        "label": "261",
        "long": "",
        "short": "261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:263:111",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:264:111",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:265:111",
        "label": "265",
        "long": "",
        "short": "265",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:266:111",
        "label": "266",
        "long": "",
        "short": "266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:267:111",
        "label": "267",
        "long": "",
        "short": "267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:268:111",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CFC730",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:26:115",
        "label": "SB26",
        "long": "",
        "short": "SB26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:270:111",
        "label": "270",
        "long": "",
        "short": "270",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:271:111",
        "label": "271",
        "long": "",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:277:111",
        "label": "277",
        "long": "",
        "short": "277",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C01A87",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:278:111",
        "label": "278",
        "long": "",
        "short": "278",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C01A87",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:278:115",
        "label": "278",
        "long": "",
        "short": "278",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:279:111",
        "label": "279",
        "long": "",
        "short": "279",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "003B68",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:280:115",
        "label": "N20",
        "long": "",
        "short": "N20",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "003B69",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:281:115",
        "label": "N21",
        "long": "",
        "short": "N21",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "003B70",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:282:115",
        "label": "N22",
        "long": "",
        "short": "N22",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "003B71",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:283:115",
        "label": "N23",
        "long": "",
        "short": "N23",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "003B72",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:284:115",
        "label": "N24",
        "long": "",
        "short": "N24",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "003B73",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:285:115",
        "label": "N25",
        "long": "",
        "short": "N25",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:286:111",
        "label": "N26",
        "long": "",
        "short": "N26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:288:111",
        "label": "N28",
        "long": "",
        "short": "N28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:291:115",
        "label": "BS201",
        "long": "",
        "short": "BS201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:292:115",
        "label": "BS202",
        "long": "",
        "short": "BS202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:293:115",
        "label": "BS215",
        "long": "",
        "short": "BS215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:294:115",
        "label": "BS222",
        "long": "",
        "short": "BS222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:295:115",
        "label": "BS239",
        "long": "",
        "short": "BS239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:301:108",
        "label": "301",
        "long": "",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:302:108",
        "label": "302",
        "long": "",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:303:108",
        "label": "303",
        "long": "",
        "short": "303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:304:108",
        "label": "304",
        "long": "",
        "short": "304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:306:108",
        "label": "306",
        "long": "",
        "short": "306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:307:108",
        "label": "307",
        "long": "",
        "short": "307",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:308:108",
        "label": "308",
        "long": "",
        "short": "308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:310:108",
        "label": "310",
        "long": "",
        "short": "310",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:311:108",
        "label": "311",
        "long": "",
        "short": "311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:312:108",
        "label": "312",
        "long": "",
        "short": "312",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:313:108",
        "label": "313",
        "long": "",
        "short": "313",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:314:108",
        "label": "314",
        "long": "",
        "short": "314",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:315:108",
        "label": "315",
        "long": "",
        "short": "315",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:316:108",
        "label": "316",
        "long": "",
        "short": "316",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:317:108",
        "label": "317",
        "long": "",
        "short": "317",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:318:108",
        "label": "318",
        "long": "",
        "short": "318",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:319:108",
        "label": "319",
        "long": "",
        "short": "319",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:320:108",
        "label": "320",
        "long": "",
        "short": "320",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:321:108",
        "label": "321",
        "long": "",
        "short": "321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:323:108",
        "label": "323",
        "long": "",
        "short": "323",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:324:108",
        "label": "324",
        "long": "",
        "short": "324",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:325:108",
        "label": "325",
        "long": "",
        "short": "325",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:330:108",
        "label": "330",
        "long": "",
        "short": "330",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:331:108",
        "label": "331",
        "long": "",
        "short": "331",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:332:108",
        "label": "332",
        "long": "",
        "short": "332",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:333:108",
        "label": "333",
        "long": "",
        "short": "333",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:334:108",
        "label": "334",
        "long": "",
        "short": "334",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:335:108",
        "label": "335",
        "long": "",
        "short": "335",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:336:108",
        "label": "336",
        "long": "",
        "short": "336",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:337:108",
        "label": "337",
        "long": "",
        "short": "337",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:338:108",
        "label": "338",
        "long": "",
        "short": "338",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:339:108",
        "label": "339",
        "long": "",
        "short": "339",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:340:108",
        "label": "340",
        "long": "",
        "short": "340",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:342:108",
        "label": "342",
        "long": "",
        "short": "342",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:343:108",
        "label": "343",
        "long": "",
        "short": "343",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:344:108",
        "label": "344",
        "long": "",
        "short": "344",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:345:108",
        "label": "345",
        "long": "",
        "short": "345",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:346:108",
        "label": "346",
        "long": "",
        "short": "346",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:347:108",
        "label": "347",
        "long": "",
        "short": "347",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:348:108",
        "label": "348",
        "long": "",
        "short": "348",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:349:108",
        "label": "349",
        "long": "",
        "short": "349",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:361:108",
        "label": "361",
        "long": "",
        "short": "361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:362:108",
        "label": "362",
        "long": "",
        "short": "362",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:363:108",
        "label": "363",
        "long": "",
        "short": "363",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:364:108",
        "label": "364",
        "long": "",
        "short": "364",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:365:108",
        "label": "365",
        "long": "",
        "short": "365",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:366:108",
        "label": "366",
        "long": "",
        "short": "366",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:375:108",
        "label": "336R",
        "long": "",
        "short": "336R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:379:115",
        "label": "BBO",
        "long": "",
        "short": "BBO",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:398:108",
        "label": "398",
        "long": "",
        "short": "398",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F29DC2",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:3:104",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:400:111",
        "label": "400",
        "long": "",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:403:115",
        "label": "403",
        "long": "",
        "short": "403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:404:115",
        "label": "404",
        "long": "",
        "short": "404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:40:111",
        "label": "SB40",
        "long": "",
        "short": "SB40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:420:111",
        "label": "420",
        "long": "",
        "short": "420",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:421:111",
        "label": "421",
        "long": "",
        "short": "421",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:422:111",
        "label": "422",
        "long": "",
        "short": "422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:423:111",
        "label": "423",
        "long": "",
        "short": "423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:425:111",
        "label": "425",
        "long": "",
        "short": "425",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A54F",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:426:108",
        "label": "426",
        "long": "",
        "short": "426",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A54F",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:426:115",
        "label": "426",
        "long": "",
        "short": "426",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F1666F",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:427:108",
        "label": "427",
        "long": "",
        "short": "427",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F1666F",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:427:115",
        "label": "427",
        "long": "",
        "short": "427",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D6A8BD",
        "color_name": "white",
        "has_shape": true,
        "id": "de:vrs:429:108",
        "label": "429",
        "long": "",
        "short": "429",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D6A8BD",
        "color_name": "white",
        "has_shape": true,
        "id": "de:vrs:429:115",
        "label": "429",
        "long": "",
        "short": "429",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "176438",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:42:115",
        "label": "SB42",
        "long": "",
        "short": "SB42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5679BD",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:430:115",
        "label": "430",
        "long": "",
        "short": "430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F7931D",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:431:115",
        "label": "431",
        "long": "",
        "short": "431",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05B89B",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:432:115",
        "label": "432",
        "long": "",
        "short": "432",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4D87C6",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:433:115",
        "label": "433",
        "long": "",
        "short": "433",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B7819B",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:434:115",
        "label": "434",
        "long": "",
        "short": "434",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FAB061",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:435:115",
        "label": "435",
        "long": "",
        "short": "435",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "73BDE9",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:436:115",
        "label": "436",
        "long": "",
        "short": "436",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "49B857",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:437:115",
        "label": "437",
        "long": "",
        "short": "437",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7EA0D3",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:438:115",
        "label": "438",
        "long": "",
        "short": "438",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FCB814",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:439:115",
        "label": "439",
        "long": "",
        "short": "439",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:440:111",
        "label": "440",
        "long": "",
        "short": "440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:441:111",
        "label": "441",
        "long": "",
        "short": "441",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:442:111",
        "label": "442",
        "long": "",
        "short": "442",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:443:111",
        "label": "443",
        "long": "",
        "short": "443",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:444:111",
        "label": "444",
        "long": "",
        "short": "444",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:445:111",
        "label": "445",
        "long": "",
        "short": "445",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:446:111",
        "label": "446",
        "long": "",
        "short": "446",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "43BFB3",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:451:115",
        "label": "451",
        "long": "",
        "short": "451",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "61A1D7",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:452:115",
        "label": "452",
        "long": "",
        "short": "452",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:453:111",
        "label": "453",
        "long": "",
        "short": "453",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:454:111",
        "label": "454",
        "long": "",
        "short": "454",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:455:111",
        "label": "455",
        "long": "",
        "short": "455",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:456:111",
        "label": "456",
        "long": "",
        "short": "456",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:466:103",
        "label": "BE66",
        "long": "",
        "short": "BE66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "003B74",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:481:115",
        "label": "N41",
        "long": "",
        "short": "N41",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "003B75",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:482:115",
        "label": "N42",
        "long": "",
        "short": "N42",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "003B76",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:483:115",
        "label": "N43",
        "long": "",
        "short": "N43",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "003B77",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:484:115",
        "label": "N44",
        "long": "",
        "short": "N44",
        "text_color": "FEC70C",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:485:111",
        "label": "N45",
        "long": "",
        "short": "N45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:486:111",
        "label": "N46",
        "long": "",
        "short": "N46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:487:111",
        "label": "N47",
        "long": "",
        "short": "N47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA71A5",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:4:104",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:501:106",
        "label": "501",
        "long": "",
        "short": "501",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:502:106",
        "label": "502",
        "long": "",
        "short": "502",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:503:106",
        "label": "503",
        "long": "",
        "short": "503",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:504:106",
        "label": "504",
        "long": "",
        "short": "504",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:505:106",
        "label": "505",
        "long": "",
        "short": "505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:506:106",
        "label": "506",
        "long": "",
        "short": "506",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:507:106",
        "label": "507",
        "long": "",
        "short": "507",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:508:106",
        "label": "508",
        "long": "",
        "short": "508",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:509:106",
        "label": "509",
        "long": "",
        "short": "509",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:510:106",
        "label": "510",
        "long": "",
        "short": "510",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:511:106",
        "label": "511",
        "long": "",
        "short": "511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:512:106",
        "label": "512",
        "long": "",
        "short": "512",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:513:106",
        "label": "513",
        "long": "",
        "short": "513",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:515:106",
        "label": "515",
        "long": "",
        "short": "515",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:516:106",
        "label": "516",
        "long": "",
        "short": "516",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:517:106",
        "label": "517",
        "long": "",
        "short": "517",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:518:106",
        "label": "518",
        "long": "",
        "short": "518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:519:106",
        "label": "BB W",
        "long": "",
        "short": "BB W",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:51:106",
        "label": "SB51",
        "long": "",
        "short": "SB51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:520:106",
        "label": "520",
        "long": "",
        "short": "520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:521:106",
        "label": "521",
        "long": "",
        "short": "521",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:522:106",
        "label": "522",
        "long": "",
        "short": "522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:523:106",
        "label": "523",
        "long": "",
        "short": "523",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:524:106",
        "label": "524",
        "long": "",
        "short": "524",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:525:106",
        "label": "525",
        "long": "",
        "short": "525",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:527:106",
        "label": "527",
        "long": "",
        "short": "527",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:529:106",
        "label": "529",
        "long": "",
        "short": "529",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:52:106",
        "label": "SB52",
        "long": "",
        "short": "SB52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:530:106",
        "label": "530",
        "long": "",
        "short": "530",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:531:106",
        "label": "531",
        "long": "",
        "short": "531",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:532:106",
        "label": "532",
        "long": "",
        "short": "532",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:533:106",
        "label": "533",
        "long": "",
        "short": "533",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:535:106",
        "label": "535",
        "long": "",
        "short": "535",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:536:106",
        "label": "536",
        "long": "",
        "short": "536",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:537:106",
        "label": "537",
        "long": "",
        "short": "537",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:539:106",
        "label": "539",
        "long": "",
        "short": "539",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:53:106",
        "label": "SB53",
        "long": "",
        "short": "SB53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3D00F2",
        "color_name": "blue",
        "has_shape": true,
        "id": "de:vrs:540:103",
        "label": "540",
        "long": "",
        "short": "540",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3D00F2",
        "color_name": "blue",
        "has_shape": true,
        "id": "de:vrs:540:106",
        "label": "540",
        "long": "",
        "short": "540",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:541:106",
        "label": "541",
        "long": "",
        "short": "541",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:542:106",
        "label": "542",
        "long": "",
        "short": "542",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:543:106",
        "label": "543",
        "long": "",
        "short": "543",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:544:106",
        "label": "544",
        "long": "",
        "short": "544",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:545:106",
        "label": "545",
        "long": "",
        "short": "545",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:546:106",
        "label": "546",
        "long": "",
        "short": "546",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:547:106",
        "label": "547",
        "long": "",
        "short": "547",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:548:106",
        "label": "548",
        "long": "",
        "short": "548",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:549:106",
        "label": "549",
        "long": "",
        "short": "549",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:54:106",
        "label": "SB54",
        "long": "",
        "short": "SB54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3D00F2",
        "color_name": "blue",
        "has_shape": true,
        "id": "de:vrs:550:106",
        "label": "550",
        "long": "",
        "short": "550",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:551:106",
        "label": "551",
        "long": "",
        "short": "551",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:552:106",
        "label": "552",
        "long": "",
        "short": "552",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:553:106",
        "label": "553",
        "long": "",
        "short": "553",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:554:106",
        "label": "554",
        "long": "",
        "short": "554",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:555:106",
        "label": "555",
        "long": "",
        "short": "555",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:556:106",
        "label": "556",
        "long": "",
        "short": "556",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:557:106",
        "label": "557",
        "long": "",
        "short": "557",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:558:106",
        "label": "558",
        "long": "",
        "short": "558",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:559:106",
        "label": "559",
        "long": "",
        "short": "559",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:560:106",
        "label": "560",
        "long": "",
        "short": "560",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:561:106",
        "label": "561",
        "long": "",
        "short": "561",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:564:106",
        "label": "564",
        "long": "",
        "short": "564",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:565:106",
        "label": "565",
        "long": "",
        "short": "565",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:566:106",
        "label": "566",
        "long": "",
        "short": "566",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:567:106",
        "label": "567",
        "long": "",
        "short": "567",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:56:106",
        "label": "SB56",
        "long": "",
        "short": "SB56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:570:106",
        "label": "570",
        "long": "",
        "short": "570",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:571:106",
        "label": "571",
        "long": "",
        "short": "571",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:573:106",
        "label": "573",
        "long": "",
        "short": "573",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:576:106",
        "label": "576",
        "long": "",
        "short": "576",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:577:106",
        "label": "577",
        "long": "",
        "short": "577",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:578:106",
        "label": "578",
        "long": "",
        "short": "578",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:579:106",
        "label": "579",
        "long": "",
        "short": "579",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:589:106",
        "label": "PB",
        "long": "",
        "short": "PB",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:590:106",
        "label": "590",
        "long": "",
        "short": "590",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:592:106",
        "label": "592",
        "long": "",
        "short": "592",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:593:106",
        "label": "593",
        "long": "",
        "short": "593",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:594:106",
        "label": "594",
        "long": "",
        "short": "594",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:596:106",
        "label": "596",
        "long": "",
        "short": "596",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:597:106",
        "label": "597",
        "long": "",
        "short": "597",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:598:106",
        "label": "598",
        "long": "",
        "short": "598",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:599:106",
        "label": "599",
        "long": "",
        "short": "599",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A69CC8",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:5:104",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "6D79F2",
        "color_name": "blue",
        "has_shape": true,
        "id": "de:vrs:600:103",
        "label": "600",
        "long": "",
        "short": "600",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6600FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "de:vrs:601:103",
        "label": "601",
        "long": "",
        "short": "601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E64DFF",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:602:103",
        "label": "602",
        "long": "",
        "short": "602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:603:103",
        "label": "603",
        "long": "",
        "short": "603",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "19FF33",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:604:103",
        "label": "604",
        "long": "",
        "short": "604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B300",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:605:103",
        "label": "605",
        "long": "",
        "short": "605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "85F200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:606:103",
        "label": "606",
        "long": "",
        "short": "606",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "55F200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:607:103",
        "label": "607",
        "long": "",
        "short": "607",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFB300",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:608:103",
        "label": "608",
        "long": "",
        "short": "608",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7300",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:609:103",
        "label": "609",
        "long": "",
        "short": "609",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "74954B",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:60:103",
        "label": "SB60",
        "long": "",
        "short": "SB60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "59FFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "de:vrs:610:103",
        "label": "610",
        "long": "",
        "short": "610",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00F2F2",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:611:103",
        "label": "611",
        "long": "",
        "short": "611",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C38D41",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:612:103",
        "label": "612",
        "long": "",
        "short": "612",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "661F00",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:613:103",
        "label": "613",
        "long": "",
        "short": "613",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "666619",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:614:103",
        "label": "614",
        "long": "",
        "short": "614",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:616:103",
        "label": "BE16",
        "long": "",
        "short": "BE16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:61:103",
        "label": "61",
        "long": "",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:62:103",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "CC0A7A",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:630:103",
        "label": "630",
        "long": "",
        "short": "630",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8A005C",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:631:103",
        "label": "631",
        "long": "",
        "short": "631",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "55B567",
        "color_name": "gray",
        "has_shape": true,
        "id": "de:vrs:632:103",
        "label": "632",
        "long": "",
        "short": "632",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "80FFBA",
        "color_name": "white",
        "has_shape": true,
        "id": "de:vrs:633:103",
        "label": "633",
        "long": "",
        "short": "633",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D1585D",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:634:103",
        "label": "634",
        "long": "",
        "short": "634",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B3002D",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:636:103",
        "label": "636",
        "long": "",
        "short": "636",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F23D24",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:637:103",
        "label": "637",
        "long": "",
        "short": "637",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A3412B",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:638:103",
        "label": "638",
        "long": "",
        "short": "638",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A3412B",
        "color_name": "brown",
        "has_shape": true,
        "id": "de:vrs:639:103",
        "label": "639",
        "long": "",
        "short": "639",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0079F2",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:63:103",
        "label": "63",
        "long": "",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "004DB3",
        "color_name": "blue",
        "has_shape": true,
        "id": "de:vrs:640:103",
        "label": "640",
        "long": "",
        "short": "640",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:641:103",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:642:103",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:65:103",
        "label": "65",
        "long": "",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:661:103",
        "label": "BE61",
        "long": "",
        "short": "BE61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:663:103",
        "label": "BE63",
        "long": "",
        "short": "BE63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0079F2",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:66:103",
        "label": "66",
        "long": "",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0079F2",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:67:103",
        "label": "67",
        "long": "",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:681:103",
        "label": "N1",
        "long": "",
        "short": "N1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:682:103",
        "label": "N2",
        "long": "",
        "short": "N2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:683:103",
        "label": "N3",
        "long": "",
        "short": "N3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:684:103",
        "label": "N4",
        "long": "",
        "short": "N4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:685:103",
        "label": "N5",
        "long": "",
        "short": "N5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:686:103",
        "label": "N6",
        "long": "",
        "short": "N6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:687:103",
        "label": "N7",
        "long": "",
        "short": "N7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:688:103",
        "label": "N8",
        "long": "",
        "short": "N8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:689:103",
        "label": "N9",
        "long": "",
        "short": "N9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0079F2",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:68:103",
        "label": "68",
        "long": "",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:690:103",
        "label": "N10",
        "long": "",
        "short": "N10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E64517",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:69:103",
        "label": "SB69",
        "long": "",
        "short": "SB69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:701:120",
        "label": "701",
        "long": "",
        "short": "701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:702:120",
        "label": "702",
        "long": "",
        "short": "702",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:703:120",
        "label": "703",
        "long": "",
        "short": "703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:704:120",
        "label": "704",
        "long": "",
        "short": "704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:705:120",
        "label": "705",
        "long": "",
        "short": "705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:706:120",
        "label": "706",
        "long": "",
        "short": "706",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:707:120",
        "label": "707",
        "long": "",
        "short": "707",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:708:120",
        "label": "708",
        "long": "",
        "short": "708",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:709:120",
        "label": "709",
        "long": "",
        "short": "709",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:711:113",
        "label": "711",
        "long": "",
        "short": "711",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008800",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:712:113",
        "label": "712",
        "long": "",
        "short": "712",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00FF00",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:713:113",
        "label": "713",
        "long": "",
        "short": "713",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "de:vrs:714:113",
        "label": "714",
        "long": "",
        "short": "714",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0088FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:717:113",
        "label": "717",
        "long": "",
        "short": "717",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008888",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:720:113",
        "label": "720",
        "long": "",
        "short": "720",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:721:121",
        "label": "721",
        "long": "",
        "short": "721",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:723:121",
        "label": "723",
        "long": "",
        "short": "723",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:730:121",
        "label": "730",
        "long": "",
        "short": "730",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:731:112",
        "label": "731",
        "long": "",
        "short": "731",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:733:112",
        "label": "733",
        "long": "",
        "short": "733",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:734:112",
        "label": "734",
        "long": "",
        "short": "734",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:735:112",
        "label": "735",
        "long": "",
        "short": "735",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:736:112",
        "label": "736",
        "long": "",
        "short": "736",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:737:112",
        "label": "737",
        "long": "",
        "short": "737",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:738:112",
        "label": "738",
        "long": "",
        "short": "738",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:740:111",
        "label": "740",
        "long": "",
        "short": "740",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:741:111",
        "label": "741",
        "long": "",
        "short": "741",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:744:111",
        "label": "744",
        "long": "",
        "short": "744",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:745:111",
        "label": "745",
        "long": "",
        "short": "745",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:746:111",
        "label": "746",
        "long": "",
        "short": "746",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:747:111",
        "label": "747",
        "long": "",
        "short": "747",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:749:111",
        "label": "749",
        "long": "",
        "short": "749",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:750:111",
        "label": "750",
        "long": "",
        "short": "750",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:751:111",
        "label": "751",
        "long": "",
        "short": "751",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:752:111",
        "label": "752",
        "long": "",
        "short": "752",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:753:111",
        "label": "753",
        "long": "",
        "short": "753",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:760:111",
        "label": "760",
        "long": "",
        "short": "760",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:761:111",
        "label": "761",
        "long": "",
        "short": "761",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:762:111",
        "label": "762",
        "long": "",
        "short": "762",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:763:111",
        "label": "763",
        "long": "",
        "short": "763",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:764:111",
        "label": "764",
        "long": "",
        "short": "764",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:765:111",
        "label": "765",
        "long": "",
        "short": "765",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:766:111",
        "label": "766",
        "long": "",
        "short": "766",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:767:111",
        "label": "767",
        "long": "",
        "short": "767",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:768:111",
        "label": "768",
        "long": "",
        "short": "768",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:769:111",
        "label": "769",
        "long": "",
        "short": "769",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:770:111",
        "label": "770",
        "long": "",
        "short": "770",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:772:111",
        "label": "772",
        "long": "",
        "short": "772",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:773:111",
        "label": "773",
        "long": "",
        "short": "773",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:779:120",
        "label": "PHL",
        "long": "",
        "short": "PHL",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F08D51",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:7:104",
        "label": "7",
        "long": "",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:800:111",
        "label": "800",
        "long": "",
        "short": "800",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:801:111",
        "label": "801",
        "long": "",
        "short": "801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:802:111",
        "label": "802",
        "long": "",
        "short": "802",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:806:111",
        "label": "806",
        "long": "",
        "short": "806",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:807:111",
        "label": "807",
        "long": "",
        "short": "807",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:808:111",
        "label": "808",
        "long": "",
        "short": "808",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:809:111",
        "label": "809",
        "long": "",
        "short": "809",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:810:111",
        "label": "810",
        "long": "",
        "short": "810",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:813:111",
        "label": "813",
        "long": "",
        "short": "813",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:815:111",
        "label": "815",
        "long": "",
        "short": "815",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:817:111",
        "label": "817",
        "long": "",
        "short": "817",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:818:111",
        "label": "818",
        "long": "",
        "short": "818",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:819:111",
        "label": "819",
        "long": "",
        "short": "819",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:81:111",
        "label": "SB81",
        "long": "",
        "short": "SB81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:820:111",
        "label": "820",
        "long": "",
        "short": "820",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:821:111",
        "label": "821",
        "long": "",
        "short": "821",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:822:111",
        "label": "822",
        "long": "",
        "short": "822",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:823:111",
        "label": "823",
        "long": "",
        "short": "823",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:824:111",
        "label": "824",
        "long": "",
        "short": "824",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:825:111",
        "label": "825",
        "long": "",
        "short": "825",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:826:118",
        "label": "826",
        "long": "",
        "short": "826",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:827:118",
        "label": "827",
        "long": "",
        "short": "827",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:828:111",
        "label": "828",
        "long": "",
        "short": "828",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:829:111",
        "label": "829",
        "long": "",
        "short": "829",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:82:111",
        "label": "SB82",
        "long": "",
        "short": "SB82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:830:111",
        "label": "830",
        "long": "",
        "short": "830",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:831:111",
        "label": "831",
        "long": "",
        "short": "831",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:832:111",
        "label": "832",
        "long": "",
        "short": "832",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:833:111",
        "label": "833",
        "long": "",
        "short": "833",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:834:111",
        "label": "834",
        "long": "",
        "short": "834",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:835:111",
        "label": "835",
        "long": "",
        "short": "835",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:836:111",
        "label": "836",
        "long": "",
        "short": "836",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:837:111",
        "label": "837",
        "long": "",
        "short": "837",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:838:111",
        "label": "838",
        "long": "",
        "short": "838",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:839:111",
        "label": "839",
        "long": "",
        "short": "839",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:842:111",
        "label": "842",
        "long": "",
        "short": "842",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:843:111",
        "label": "843",
        "long": "",
        "short": "843",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:845:111",
        "label": "845",
        "long": "",
        "short": "845",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:855:111",
        "label": "855",
        "long": "",
        "short": "855",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:856:111",
        "label": "856",
        "long": "",
        "short": "856",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:857:111",
        "label": "857",
        "long": "",
        "short": "857",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:858:111",
        "label": "858",
        "long": "",
        "short": "858",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:859:111",
        "label": "859",
        "long": "",
        "short": "859",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00BFFF",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:863:112",
        "label": "863",
        "long": "",
        "short": "863",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0099CC",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:864:112",
        "label": "864",
        "long": "",
        "short": "864",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F700F7",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:865:112",
        "label": "865",
        "long": "",
        "short": "865",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFF21",
        "color_name": "yellow",
        "has_shape": true,
        "id": "de:vrs:866:112",
        "label": "866",
        "long": "",
        "short": "866",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:867:118",
        "label": "867",
        "long": "",
        "short": "867",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:868:118",
        "label": "868",
        "long": "",
        "short": "868",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:869:111",
        "label": "869",
        "long": "",
        "short": "869",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "003BD1",
        "color_name": "blue",
        "has_shape": true,
        "id": "de:vrs:870:112",
        "label": "870",
        "long": "",
        "short": "870",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "de:vrs:871:112",
        "label": "871",
        "long": "",
        "short": "871",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "4DFF00",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:872:112",
        "label": "872",
        "long": "",
        "short": "872",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "801AFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "de:vrs:873:112",
        "label": "873",
        "long": "",
        "short": "873",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF4000",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:874:112",
        "label": "874",
        "long": "",
        "short": "874",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "33FFFF",
        "color_name": "teal",
        "has_shape": true,
        "id": "de:vrs:875:112",
        "label": "875",
        "long": "",
        "short": "875",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00CC29",
        "color_name": "green",
        "has_shape": true,
        "id": "de:vrs:876:112",
        "label": "876",
        "long": "",
        "short": "876",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF59FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:877:112",
        "label": "877",
        "long": "",
        "short": "877",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF9900",
        "color_name": "orange",
        "has_shape": true,
        "id": "de:vrs:878:112",
        "label": "878",
        "long": "",
        "short": "878",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:880:111",
        "label": "880",
        "long": "",
        "short": "880",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:881:111",
        "label": "881",
        "long": "",
        "short": "881",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:882:111",
        "label": "882",
        "long": "",
        "short": "882",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:884:111",
        "label": "884",
        "long": "",
        "short": "884",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:885:111",
        "label": "885",
        "long": "",
        "short": "885",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:886:111",
        "label": "886",
        "long": "",
        "short": "886",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:891:111",
        "label": "891",
        "long": "",
        "short": "891",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:893:118",
        "label": "893",
        "long": "",
        "short": "893",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:896:118",
        "label": "896",
        "long": "",
        "short": "896",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:897:118",
        "label": "897",
        "long": "",
        "short": "897",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:898:118",
        "label": "898",
        "long": "",
        "short": "898",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:905:107",
        "label": "905",
        "long": "",
        "short": "905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:910:107",
        "label": "910",
        "long": "",
        "short": "910",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:911:107",
        "label": "911",
        "long": "",
        "short": "911",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:915:107",
        "label": "915",
        "long": "",
        "short": "915",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:91:107",
        "label": "SB91",
        "long": "",
        "short": "SB91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:920:107",
        "label": "920",
        "long": "",
        "short": "920",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:921:107",
        "label": "921",
        "long": "",
        "short": "921",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:922:107",
        "label": "922",
        "long": "",
        "short": "922",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:923:107",
        "label": "923",
        "long": "",
        "short": "923",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:924:107",
        "label": "924",
        "long": "",
        "short": "924",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:927:107",
        "label": "927",
        "long": "",
        "short": "927",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:92:107",
        "label": "SB92",
        "long": "",
        "short": "SB92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:930:107",
        "label": "930",
        "long": "",
        "short": "930",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:931:107",
        "label": "931",
        "long": "",
        "short": "931",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:933:107",
        "label": "933",
        "long": "",
        "short": "933",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:935:107",
        "label": "935",
        "long": "",
        "short": "935",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:937:107",
        "label": "937",
        "long": "",
        "short": "937",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:93:107",
        "label": "SB93",
        "long": "",
        "short": "SB93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:941:107",
        "label": "941",
        "long": "",
        "short": "941",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:944:107",
        "label": "944",
        "long": "",
        "short": "944",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:945:107",
        "label": "945",
        "long": "",
        "short": "945",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:949:107",
        "label": "949",
        "long": "",
        "short": "949",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:950:107",
        "label": "950",
        "long": "",
        "short": "950",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:955:107",
        "label": "955",
        "long": "",
        "short": "955",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:957:107",
        "label": "957",
        "long": "",
        "short": "957",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:960:107",
        "label": "960",
        "long": "",
        "short": "960",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:961:107",
        "label": "961",
        "long": "",
        "short": "961",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:962:107",
        "label": "962",
        "long": "",
        "short": "962",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:964:107",
        "label": "964",
        "long": "",
        "short": "964",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:965:107",
        "label": "965",
        "long": "",
        "short": "965",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:966:107",
        "label": "966",
        "long": "",
        "short": "966",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:967:107",
        "label": "967",
        "long": "",
        "short": "967",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:968:107",
        "label": "968",
        "long": "",
        "short": "968",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:969:107",
        "label": "969",
        "long": "",
        "short": "969",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:970:107",
        "label": "970",
        "long": "",
        "short": "970",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:971:107",
        "label": "971",
        "long": "",
        "short": "971",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:972:107",
        "label": "972",
        "long": "",
        "short": "972",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:974:107",
        "label": "974",
        "long": "",
        "short": "974",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:975:107",
        "label": "975",
        "long": "",
        "short": "975",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:976:107",
        "label": "976",
        "long": "",
        "short": "976",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:977:107",
        "label": "977",
        "long": "",
        "short": "977",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:978:107",
        "label": "978",
        "long": "",
        "short": "978",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:979:107",
        "label": "979",
        "long": "",
        "short": "979",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:980:107",
        "label": "980",
        "long": "",
        "short": "980",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:984:111",
        "label": "984",
        "long": "",
        "short": "984",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:985:111",
        "label": "985",
        "long": "",
        "short": "985",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:986:111",
        "label": "986",
        "long": "",
        "short": "986",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:987:107",
        "label": "987",
        "long": "",
        "short": "987",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:988:107",
        "label": "988",
        "long": "",
        "short": "988",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:990:107",
        "label": "990",
        "long": "",
        "short": "990",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "de:vrs:993:RF",
        "label": "F93",
        "long": "",
        "short": "F93",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "F09086",
        "color_name": "pink",
        "has_shape": true,
        "id": "de:vrs:9:104",
        "label": "9",
        "long": "",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "nl:ns:re18:ev",
        "label": "RE18",
        "long": "",
        "short": "RE18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "nl:zl:26350:arr",
        "label": "350",
        "long": "",
        "short": "350",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 29769,
    "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": "trip_distance_exceeds_shape_distance",
      "count": 58389,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 24.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 29769,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "29769 of 29769 stops don't say whether a wheelchair user can board there.",
      "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 145423,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "145423 of 145423 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
    }
  ],
  "validator_version": "8.0.1"
}
