{
  "agency": {
    "country": "DE",
    "id": "karlsruher-verkehrsverbund",
    "name": "Karlsruher Verkehrsverbund (KVV)",
    "operating_note": "One association feed covering the KVV tariff area's operators; counted as one feed record, not a distinct-agency count.",
    "subdivision_code": "DE-BW",
    "subdivision_name": "Baden-W\u00fcrttemberg"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 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": 8.2,
          "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": 54.6,
        "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": 6012,
        "translations": {
          "feed_lang": "DE",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 202489,
        "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": 6012,
          "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": "6012 of 6012 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": 202489,
          "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": "202489 of 202489 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 91948,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Populate trip_headsign to match what the transit vehicle displays.",
          "owner": "Likely your export tool",
          "points": 6.8,
          "severity": "WARNING",
          "what": "91948 of 202489 trips have no headsign.",
          "why": "Riders at the stop can't tell which direction a transit vehicle is going."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 30.7,
      "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": 7,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 840,
          "WARNING": 4190
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "expired_calendar",
          "count": 2507,
          "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": "duplicate_route_name",
          "count": 1359,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 8.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": 218,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "route_color_contrast",
          "count": 78,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 8.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": "mixed_case_recommended_field",
          "count": 27,
          "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": "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": 840,
          "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."
        }
      ],
      "name": "correctness",
      "score": 57.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 7 kinds of issue across 5030 instances (0 error, 4190 warning, 840 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": "20260716",
        "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": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "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. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "CC0 per KVV's open data page; attribution is not legally required, but GTFS Scorecard credits KVV as the source. KVV's TRIAS interface is separately registration-gated; only the open GTFS download is used.",
    "reachable": true,
    "sha256": "da8ab1bf320123ba523ad6d776edf0f80fdef40b5af27a0c364b9dc3e6d81403",
    "size_bytes": 38899957,
    "static_url": "https://projekte.kvv-efa.de/GTFS/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://projekte.kvv-efa.de/GTFS/google_transit.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": [
      7.92986,
      48.44443,
      9.52729,
      49.35226
    ],
    "lat": 48.98789,
    "lon": 8.39618,
    "stop_count": 6012
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 130,
        "trip_count": 36858,
        "trip_share_pct": 18.2
      },
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 371,
        "trip_count": 76805,
        "trip_share_pct": 37.9
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 1125,
        "trip_count": 88826,
        "trip_share_pct": 43.9
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 1626,
    "trip_count": 202489
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 59.5,
    "margin_to_next_band": 0.5,
    "score": 59.5
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 352,
      "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": "352 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (18, 18, 18, 1, 1, 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": 257,
      "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": "257 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Germersheim S\u00fcd/Nolte\", \"Germersheim S\u00fcd/Nolte\", \"Germersheim Mitte/Rhein\", 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": 4337,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 202489
  },
  "route_map": {
    "drawn_route_count": 0,
    "has_shapes": false,
    "path": "data/artifacts/karlsruher-verkehrsverbund/geometry.geojson",
    "route_count": 1626,
    "routes": [
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-143-C-j26-1",
        "label": "143",
        "long": "",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-143-C-j26-10",
        "label": "143",
        "long": "",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-143-C-j26-11",
        "label": "143",
        "long": "",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-143-C-j26-120",
        "label": "143",
        "long": "",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-143-C-s26-1",
        "label": "143",
        "long": "",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-j26-10",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-j26-11",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-j26-12",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-j26-120",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-j26-13",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-j26-14",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-j26-15",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-s26-1",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-s26-10",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-144-C-s26-15",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-C-j26-1",
        "label": "145",
        "long": "",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-C-j26-10",
        "label": "145",
        "long": "",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-C-j26-11",
        "label": "145",
        "long": "",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-C-s26-1",
        "label": "145",
        "long": "",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-S-j26-1",
        "label": "145s",
        "long": "",
        "short": "145s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-S-j26-10",
        "label": "145s",
        "long": "",
        "short": "145s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-S-j26-120",
        "label": "145s",
        "long": "",
        "short": "145s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-S-s26-1",
        "label": "145s",
        "long": "",
        "short": "145s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-145-S-s26-10",
        "label": "145s",
        "long": "",
        "short": "145s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-149-S-j26-1",
        "label": "149s",
        "long": "",
        "short": "149s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-149-S-j26-120",
        "label": "149s",
        "long": "",
        "short": "149s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-149-S-s26-1",
        "label": "149s",
        "long": "",
        "short": "149s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-160-C-j26-1",
        "label": "160",
        "long": "",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-160-C-s26-1",
        "label": "160",
        "long": "",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-160-C-s26-10",
        "label": "160",
        "long": "",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-161-C-j26-1",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-161-C-j26-10",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-161-C-j26-120",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-161-C-s26-1",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-161-C-s26-12",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-161-C-s26-13",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-162-C-j26-1",
        "label": "162",
        "long": "",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-162-C-j26-120",
        "label": "162",
        "long": "",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-162-C-s26-1",
        "label": "162",
        "long": "",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-162-C-s26-10",
        "label": "162",
        "long": "",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-162-S-j26-1",
        "label": "162s",
        "long": "",
        "short": "162s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-162-S-j26-120",
        "label": "162s",
        "long": "",
        "short": "162s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-162-S-s26-1",
        "label": "162s",
        "long": "",
        "short": "162s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-162-S-s26-10",
        "label": "162s",
        "long": "",
        "short": "162s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-163-C-j26-1",
        "label": "163",
        "long": "",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-163-C-j26-120",
        "label": "163",
        "long": "",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-163-C-s26-1",
        "label": "163",
        "long": "",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-163-C-s26-10",
        "label": "163",
        "long": "",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-j26-1",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-j26-10",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-j26-11",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-j26-12",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-j26-120",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-s26-10",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-s26-12",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-s26-13",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "10-164-C-s26-14",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-201-C-j26-1",
        "label": "201",
        "long": "",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-201-C-j26-3",
        "label": "201",
        "long": "",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-201-C-j26-4",
        "label": "201",
        "long": "",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-201-C-s26-3",
        "label": "201",
        "long": "",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-201-E-j26-1",
        "label": "201E",
        "long": "",
        "short": "201E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-201-N-j26-1",
        "label": "201/205",
        "long": "",
        "short": "201/205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-201-N-j26-3",
        "label": "201/205",
        "long": "",
        "short": "201/205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-201-N-s26-3",
        "label": "201/205",
        "long": "",
        "short": "201/205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-203-C-j26-1",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-203-C-j26-2",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-203-C-j26-3",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-203-C-s26-3",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-204-C-j26-1",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-204-C-j26-3",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-204-C-j26-4",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-204-C-s26-3",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-205-C-j26-1",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-205-C-j26-3",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-205-C-s26-3",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-206-C-j26-1",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-206-C-j26-3",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-206-C-s26-3",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-207-C-j26-1",
        "label": "207",
        "long": "",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-207-C-j26-2",
        "label": "207",
        "long": "",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-207-C-j26-4",
        "label": "207",
        "long": "",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-207-C-s26-4",
        "label": "207",
        "long": "",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-208-C-j26-1",
        "label": "208",
        "long": "",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-208-C-j26-3",
        "label": "208",
        "long": "",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-208-C-s26-3",
        "label": "208",
        "long": "",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-211-C-j26-1",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-211-C-j26-20",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-211-C-j26-21",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-211-C-j26-3",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-211-C-j26-4",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-211-C-s26-4",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-212-C-j26-1",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-212-C-j26-2",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-212-C-j26-20",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-212-C-j26-4",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-212-C-j26-5",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-212-C-s26-4",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-213-C-j26-1",
        "label": "213",
        "long": "",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-213-C-j26-120",
        "label": "213",
        "long": "",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-213-C-j26-3",
        "label": "213",
        "long": "",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-213-C-s26-3",
        "label": "213",
        "long": "",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-213-C-s26-700",
        "label": "213",
        "long": "",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-214-C-j26-1",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-214-C-j26-120",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-214-C-j26-3",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-214-C-s26-3",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-214-C-s26-700",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-214-D-j26-1",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-214-D-j26-2",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-214-D-s26-2",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-215-C-j26-1",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-215-C-j26-2",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-215-C-j26-3",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-215-C-s26-3",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-216-C-j26-1",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-216-C-j26-20",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-216-C-j26-21",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-216-C-j26-3",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-216-C-j26-4",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-216-C-j26-5",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-216-C-s26-4",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-217-C-j26-1",
        "label": "217",
        "long": "",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-217-C-s26-1",
        "label": "217",
        "long": "",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-218-C-j26-1",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-218-C-j26-20",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-218-C-j26-3",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-218-C-j26-4",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "11-218-C-s26-3",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-231-C-j26-1",
        "label": "231",
        "long": "",
        "short": "231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-231-C-s26-1",
        "label": "231",
        "long": "",
        "short": "231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-232-E-j26-2",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-232-E-j26-21",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-232-E-j26-22",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-232-E-j26-23",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-232-E-j26-5",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-232-E-s26-1",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-232-E-s26-2",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-235-E-j26-2",
        "label": "235",
        "long": "",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-235-E-j26-5",
        "label": "235",
        "long": "",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-235-E-j26-6",
        "label": "235",
        "long": "",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-235-E-j26-7",
        "label": "235",
        "long": "",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-235-E-s26-1",
        "label": "235",
        "long": "",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-236-E-j26-6",
        "label": "236",
        "long": "",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-236-E-j26-8",
        "label": "236",
        "long": "",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-236-E-s26-1",
        "label": "236",
        "long": "",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-236-E-s26-2",
        "label": "236",
        "long": "",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-236-E-s26-3",
        "label": "236",
        "long": "",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-239-C-j26-1",
        "label": "239",
        "long": "",
        "short": "239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-239-C-j26-2",
        "label": "239",
        "long": "",
        "short": "239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "12-239-C-s26-1",
        "label": "239",
        "long": "",
        "short": "239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-234-C-j26-1",
        "label": "234",
        "long": "",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-234-C-j26-20",
        "label": "234",
        "long": "",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-234-C-s26-1",
        "label": "234",
        "long": "",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-234-S-j26-1",
        "label": "234s",
        "long": "",
        "short": "234s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-234-S-s26-1",
        "label": "234s",
        "long": "",
        "short": "234s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-267-C-j26-1",
        "label": "267",
        "long": "",
        "short": "267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-267-C-s26-1",
        "label": "267",
        "long": "",
        "short": "267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-268-C-j26-1",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-268-C-j26-10",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-268-C-j26-20",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-268-C-s26-1",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-268-S-j26-1",
        "label": "268s",
        "long": "",
        "short": "268s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-268-S-j26-10",
        "label": "268s",
        "long": "",
        "short": "268s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-268-S-s26-1",
        "label": "268s",
        "long": "",
        "short": "268s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-934-C-j26-1",
        "label": "X34",
        "long": "",
        "short": "X34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-934-C-j26-10",
        "label": "X34",
        "long": "",
        "short": "X34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-934-C-j26-20",
        "label": "X34",
        "long": "",
        "short": "X34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "15-934-C-s26-1",
        "label": "X34",
        "long": "",
        "short": "X34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-113-C-j26-1",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-113-C-j26-11",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-113-C-j26-12",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-113-C-j26-13",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-113-C-j26-14",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-113-C-s26-14",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-116-C-j26-1",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-116-C-s26-1",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-203-C-j26-1",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-203-C-s26-1",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-204-C-j26-1",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-204-C-j26-2",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-204-C-s26-2",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-205-C-j26-1",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-205-C-j26-2",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-205-C-s26-2",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-206-C-j26-1",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-206-C-s26-1",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-21-B-j26-1",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-21-P-j26-1",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-21-P-s26-1",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-21-P-s26-2",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-214-C-j26-1",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-214-C-j26-2",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-214-C-s26-2",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-215-C-j26-1",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-215-C-j26-2",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-215-C-s26-2",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-216-C-j26-1",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-216-C-j26-2",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-216-C-j26-3",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-216-C-j26-4",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-216-C-s26-3",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-218-C-j26-1",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-218-C-j26-2",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-218-C-s26-2",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "17-22-P-s26-1",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-221-C-j26-1",
        "label": "221",
        "long": "",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-221-C-s26-1",
        "label": "221",
        "long": "",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-222-C-j26-1",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-222-C-s26-1",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-223-C-j26-1",
        "label": "223",
        "long": "",
        "short": "223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-223-C-s26-1",
        "label": "223",
        "long": "",
        "short": "223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-225-C-j26-1",
        "label": "225",
        "long": "",
        "short": "225",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-225-C-s26-1",
        "label": "225",
        "long": "",
        "short": "225",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-226-C-j26-1",
        "label": "226",
        "long": "",
        "short": "226",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-226-C-s26-1",
        "label": "226",
        "long": "",
        "short": "226",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-233-C-j26-1",
        "label": "233",
        "long": "",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-233-C-s26-1",
        "label": "233",
        "long": "",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-234-C-j26-1",
        "label": "234",
        "long": "",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-234-C-s26-1",
        "label": "234",
        "long": "",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-24-P-j26-1",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-24-P-s26-1",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-240-C-j26-1",
        "label": "240",
        "long": "",
        "short": "240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-240-C-s26-1",
        "label": "240",
        "long": "",
        "short": "240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-242-C-j26-1",
        "label": "242",
        "long": "",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-242-C-s26-1",
        "label": "242",
        "long": "",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-244-C-j26-1",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-244-C-s26-1",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-247-C-j26-1",
        "label": "247",
        "long": "",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-247-C-s26-1",
        "label": "247",
        "long": "",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-248-C-j26-1",
        "label": "248",
        "long": "",
        "short": "248",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-248-C-s26-1",
        "label": "248",
        "long": "",
        "short": "248",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-251-C-j26-1",
        "label": "251",
        "long": "",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-251-C-s26-1",
        "label": "251",
        "long": "",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-252-C-j26-1",
        "label": "252",
        "long": "",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-252-C-s26-1",
        "label": "252",
        "long": "",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-253-C-j26-1",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-253-C-s26-1",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-254-C-j26-1",
        "label": "254",
        "long": "",
        "short": "254",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-254-C-s26-1",
        "label": "254",
        "long": "",
        "short": "254",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-255-C-j26-1",
        "label": "255",
        "long": "",
        "short": "255",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-255-C-j26-10",
        "label": "255",
        "long": "",
        "short": "255",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-255-C-s26-1",
        "label": "255",
        "long": "",
        "short": "255",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-257-C-j26-1",
        "label": "257",
        "long": "",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-257-C-j26-2",
        "label": "257",
        "long": "",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-257-C-s26-1",
        "label": "257",
        "long": "",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-257-C-s26-2",
        "label": "257",
        "long": "",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-258-C-j26-1",
        "label": "258",
        "long": "",
        "short": "258",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-258-C-s26-1",
        "label": "258",
        "long": "",
        "short": "258",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-263-C-j26-1",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-263-C-s26-1",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-266-C-j26-1",
        "label": "266",
        "long": "",
        "short": "266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-266-C-s26-1",
        "label": "266",
        "long": "",
        "short": "266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-268-C-j26-1",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-268-C-s26-1",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-271-C-j26-1",
        "label": "271",
        "long": "",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-271-C-s26-1",
        "label": "271",
        "long": "",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-272-C-j26-1",
        "label": "272",
        "long": "",
        "short": "272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-272-C-s26-1",
        "label": "272",
        "long": "",
        "short": "272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-273-C-j26-1",
        "label": "273",
        "long": "",
        "short": "273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-273-C-s26-1",
        "label": "273",
        "long": "",
        "short": "273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-274-C-j26-1",
        "label": "274",
        "long": "",
        "short": "274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-274-C-s26-1",
        "label": "274",
        "long": "",
        "short": "274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-275-C-j26-1",
        "label": "275",
        "long": "",
        "short": "275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-275-C-s26-1",
        "label": "275",
        "long": "",
        "short": "275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-293-C-j26-1",
        "label": "293",
        "long": "",
        "short": "293",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-293-C-s26-1",
        "label": "293",
        "long": "",
        "short": "293",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-31-E-j26-1",
        "label": "ALT31",
        "long": "",
        "short": "ALT31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-31-E-s26-1",
        "label": "ALT31",
        "long": "",
        "short": "ALT31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-31-X-j26-1",
        "label": "31X",
        "long": "",
        "short": "31X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-31-X-s26-1",
        "label": "31X",
        "long": "",
        "short": "31X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-32-C-j26-1",
        "label": "ALT32",
        "long": "",
        "short": "ALT32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-32-C-s26-1",
        "label": "ALT32",
        "long": "",
        "short": "ALT32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-32-C-s26-2",
        "label": "ALT32",
        "long": "",
        "short": "ALT32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-32-C-s26-3",
        "label": "ALT32",
        "long": "",
        "short": "ALT32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-42-P-j26-1",
        "label": "ALT42",
        "long": "",
        "short": "ALT42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-42-P-j26-2",
        "label": "ALT42",
        "long": "",
        "short": "ALT42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-42-P-s26-1",
        "label": "ALT42",
        "long": "",
        "short": "ALT42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-47-P-j26-1",
        "label": "ALT47",
        "long": "",
        "short": "ALT47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-47-P-s26-1",
        "label": "ALT47",
        "long": "",
        "short": "ALT47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-47-P-s26-2",
        "label": "ALT47",
        "long": "",
        "short": "ALT47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-50-P-j26-1",
        "label": "ALT50",
        "long": "",
        "short": "ALT50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-50-P-j26-2",
        "label": "ALT50",
        "long": "",
        "short": "ALT50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-50-P-s26-1",
        "label": "ALT50",
        "long": "",
        "short": "ALT50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-50-P-s26-2",
        "label": "ALT50",
        "long": "",
        "short": "ALT50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-52-P-j26-1",
        "label": "ALT52",
        "long": "",
        "short": "ALT52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-52-P-s26-1",
        "label": "ALT52",
        "long": "",
        "short": "ALT52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-53-E-j26-1",
        "label": "ALT53",
        "long": "",
        "short": "ALT53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-53-E-s26-1",
        "label": "ALT53",
        "long": "",
        "short": "ALT53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-54-E-j26-1",
        "label": "ALT54",
        "long": "",
        "short": "ALT54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-54-E-s26-1",
        "label": "ALT54",
        "long": "",
        "short": "ALT54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-62-P-j26-1",
        "label": "ALT62",
        "long": "",
        "short": "ALT62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-62-P-j26-2",
        "label": "ALT62",
        "long": "",
        "short": "ALT62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-62-P-s26-1",
        "label": "ALT62",
        "long": "",
        "short": "ALT62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-64-E-j26-1",
        "label": "ALT64",
        "long": "",
        "short": "ALT64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-64-E-s26-1",
        "label": "ALT64",
        "long": "",
        "short": "ALT64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-70-P-j26-1",
        "label": "ALT70",
        "long": "",
        "short": "ALT70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-70-P-j26-2",
        "label": "ALT70",
        "long": "",
        "short": "ALT70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-70-P-s26-1",
        "label": "ALT70",
        "long": "",
        "short": "ALT70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-70-P-s26-2",
        "label": "ALT70",
        "long": "",
        "short": "ALT70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-71-P-s26-1",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-719-C-j26-1",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-719-C-j26-11",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-719-C-j26-12",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-719-C-s26-1",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-72-P-s26-2",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-74-P-s26-1",
        "label": "74",
        "long": "",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "17-75-P-s26-1",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-103-C-j26-1",
        "label": "103",
        "long": "",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-103-C-j26-120",
        "label": "103",
        "long": "",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-103-C-s26-1",
        "label": "103",
        "long": "",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-103-C-s26-10",
        "label": "103",
        "long": "",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-103-S-j26-1",
        "label": "103s",
        "long": "",
        "short": "103s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-103-S-j26-120",
        "label": "103s",
        "long": "",
        "short": "103s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-103-S-s26-1",
        "label": "103s",
        "long": "",
        "short": "103s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-104-C-j26-1",
        "label": "104",
        "long": "",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-104-C-j26-120",
        "label": "104",
        "long": "",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-104-C-j26-20",
        "label": "104",
        "long": "",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-104-C-s26-1",
        "label": "104",
        "long": "",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-104-C-s26-10",
        "label": "104",
        "long": "",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-104-S-j26-1",
        "label": "104s",
        "long": "",
        "short": "104s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-104-S-j26-120",
        "label": "104s",
        "long": "",
        "short": "104s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-104-S-s26-1",
        "label": "104s",
        "long": "",
        "short": "104s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-105-C-j26-1",
        "label": "105",
        "long": "",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-105-C-j26-120",
        "label": "105",
        "long": "",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-105-C-j26-201",
        "label": "105",
        "long": "",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-105-C-j26-202",
        "label": "105",
        "long": "",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-105-C-j26-220",
        "label": "105",
        "long": "",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-105-C-s26-1",
        "label": "105",
        "long": "",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-108-C-j26-1",
        "label": "108",
        "long": "",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-108-C-j26-20",
        "label": "108",
        "long": "",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-108-C-s26-1",
        "label": "108",
        "long": "",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-110-C-j26-1",
        "label": "110",
        "long": "",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-110-C-j26-120",
        "label": "110",
        "long": "",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-110-C-j26-2",
        "label": "110",
        "long": "",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-110-C-j26-20",
        "label": "110",
        "long": "",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-110-C-s26-1",
        "label": "110",
        "long": "",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-111-C-j26-1",
        "label": "111",
        "long": "",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-111-C-s26-1",
        "label": "111",
        "long": "",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-112-C-j26-1",
        "label": "112",
        "long": "",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-112-C-j26-10",
        "label": "112",
        "long": "",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-112-C-j26-11",
        "label": "112",
        "long": "",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-112-C-j26-20",
        "label": "112",
        "long": "",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-112-C-s26-1",
        "label": "112",
        "long": "",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-114-C-j26-1",
        "label": "114",
        "long": "",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-114-C-s26-1",
        "label": "114",
        "long": "",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-115-C-j26-1",
        "label": "115",
        "long": "",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-115-C-j26-10",
        "label": "115",
        "long": "",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-115-C-j26-20",
        "label": "115",
        "long": "",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-115-C-s26-1",
        "label": "115",
        "long": "",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-240-S-j26-1",
        "label": "240s",
        "long": "",
        "short": "240s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-240-S-j26-120",
        "label": "240s",
        "long": "",
        "short": "240s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-240-S-s26-1",
        "label": "240s",
        "long": "",
        "short": "240s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-241-C-j26-1",
        "label": "241",
        "long": "",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-241-C-j26-20",
        "label": "241",
        "long": "",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-241-C-s26-1",
        "label": "241",
        "long": "",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-242-C-j26-1",
        "label": "242",
        "long": "",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-242-C-j26-120",
        "label": "242",
        "long": "",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-242-C-j26-20",
        "label": "242",
        "long": "",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-242-C-s26-1",
        "label": "242",
        "long": "",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-244-C-j26-1",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-244-C-j26-120",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-244-C-s26-1",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-244-C-s26-10",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-247-C-j26-1",
        "label": "247",
        "long": "",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-247-C-j26-120",
        "label": "247",
        "long": "",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-247-C-s26-1",
        "label": "247",
        "long": "",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-247-C-s26-10",
        "label": "247",
        "long": "",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-251-C-j26-1",
        "label": "251",
        "long": "",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-251-C-j26-120",
        "label": "251",
        "long": "",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-251-C-s26-1",
        "label": "251",
        "long": "",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-252-C-j26-1",
        "label": "252",
        "long": "",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-252-C-j26-120",
        "label": "252",
        "long": "",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-252-C-s26-1",
        "label": "252",
        "long": "",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-253-C-j26-1",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-253-C-j26-120",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-253-C-j26-20",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-253-C-s26-1",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-259-C-j26-1",
        "label": "259",
        "long": "",
        "short": "259",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-259-C-j26-120",
        "label": "259",
        "long": "",
        "short": "259",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-259-C-s26-1",
        "label": "259",
        "long": "",
        "short": "259",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-944-C-j26-1",
        "label": "X44",
        "long": "",
        "short": "X44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-944-C-j26-20",
        "label": "X44",
        "long": "",
        "short": "X44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-944-C-j26-21",
        "label": "X44",
        "long": "",
        "short": "X44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "2-944-C-s26-1",
        "label": "X44",
        "long": "",
        "short": "X44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-E-j26-1",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-E-j26-2",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-E-j26-4",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-E-s26-1",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-E-s26-2",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-E-s26-3",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-E-s26-4",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-E-s26-5",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-N-j26-1",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-N-j26-2",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-N-s26-1",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-N-s26-2",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-N-s26-3",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-N-s26-4",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-N-s26-5",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-1-N-s26-6",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-j26-1",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-j26-2",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-j26-3",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-j26-5",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-s26-1",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-s26-2",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-s26-4",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-s26-5",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-s26-7",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "21-12-E-s26-8",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-j26-1",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-j26-2",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-j26-4",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-s26-1",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-s26-2",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-s26-3",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-s26-4",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-s26-5",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "520000",
        "color_name": "black",
        "has_shape": false,
        "id": "21-17-E-s26-6",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "178A17",
        "color_name": "green",
        "has_shape": false,
        "id": "21-18-E-j26-1",
        "label": "18",
        "long": "",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "178A17",
        "color_name": "green",
        "has_shape": false,
        "id": "21-18-E-s26-1",
        "label": "18",
        "long": "",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "178A17",
        "color_name": "green",
        "has_shape": false,
        "id": "21-18-E-s26-2",
        "label": "18",
        "long": "",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-j26-1",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-j26-2",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-j26-3",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-j26-4",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-j26-6",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-j26-7",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-j26-8",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-s26-1",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-s26-2",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-s26-3",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-s26-4",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-s26-5",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-s26-6",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-E-s26-7",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-j26-1",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-j26-2",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-j26-3",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-j26-4",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-s26-1",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-s26-2",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-s26-3",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-s26-4",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-s26-5",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-s26-6",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-s26-7",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0073DF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-2-N-s26-8",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-1",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-10",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-13",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-14",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-15",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-2",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-3",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-4",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-6",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-7",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-8",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-j26-9",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-s26-1",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-s26-10",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-s26-11",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-s26-12",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-s26-2",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-s26-6",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-s26-7",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "806600",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-3-E-s26-8",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-1",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-10",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-2",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-3",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-4",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-5",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-6",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-8",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-j26-9",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-s26-1",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-s26-2",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-s26-3",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-s26-4",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-s26-5",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "21-4-E-s26-6",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-j26-1",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-j26-2",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-j26-3",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-j26-4",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-j26-5",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-j26-7",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-j26-8",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-1",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-10",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-2",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-4",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-5",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-6",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-7",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-8",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4DD3FF",
        "color_name": "teal",
        "has_shape": false,
        "id": "21-5-E-s26-9",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "6EB500",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-6-E-s26-1",
        "label": "6",
        "long": "",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "6EB500",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-6-E-s26-2",
        "label": "6",
        "long": "",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "6EB500",
        "color_name": "brown",
        "has_shape": false,
        "id": "21-6-E-s26-3",
        "label": "6",
        "long": "",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-B-j26-3",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-1",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-10",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-11",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-2",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-3",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-4",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-5",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-6",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-8",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-j26-9",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-s26-1",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-s26-2",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-s26-4",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-s26-5",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-s26-6",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-s26-7",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": false,
        "id": "21-7-E-s26-8",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF8000",
        "color_name": "orange",
        "has_shape": false,
        "id": "21-8-E-j26-1",
        "label": "8",
        "long": "",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF8000",
        "color_name": "orange",
        "has_shape": false,
        "id": "21-8-E-j26-3",
        "label": "8",
        "long": "",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF8000",
        "color_name": "orange",
        "has_shape": false,
        "id": "21-8-E-s26-1",
        "label": "8",
        "long": "",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF8000",
        "color_name": "orange",
        "has_shape": false,
        "id": "21-8-E-s26-2",
        "label": "8",
        "long": "",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-j26-1",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-j26-2",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-j26-3",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-j26-4",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-j26-6",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-j26-7",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-s26-1",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-s26-2",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-s26-3",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-301-E-s26-4",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-1",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-10",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-11",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-12",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-13",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-14",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-15",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-16",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-2",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-3",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-4",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-5",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-6",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-7",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-8",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-j26-9",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-s26-1",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-s26-2",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-s26-3",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-s26-4",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "990066",
        "color_name": "red",
        "has_shape": false,
        "id": "22-304-E-s26-5",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-1",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-10",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-11",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-12",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-13",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-14",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-15",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-16",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-2",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-3",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-4",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-5",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-6",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-7",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-8",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-j26-9",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-s26-1",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-s26-2",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-s26-3",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-s26-4",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-305-E-s26-5",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-1",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-10",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-11",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-13",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-14",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-15",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-16",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-17",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-18",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-2",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-3",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-4",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-5",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-6",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-7",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-8",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-j26-9",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-s26-2",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-s26-3",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-s26-4",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "37275A",
        "color_name": "black",
        "has_shape": false,
        "id": "22-306-E-s26-5",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-1",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-10",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-11",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-12",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-13",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-14",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-15",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-16",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-2",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-3",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-4",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-5",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-6",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-7",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-8",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-j26-9",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-s26-1",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-s26-2",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-s26-3",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-s26-4",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-307-E-s26-5",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-1",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-10",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-11",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-12",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-13",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-14",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-15",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-16",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-2",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-3",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-4",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-5",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-6",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-7",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-8",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-j26-9",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-s26-1",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-s26-2",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-s26-3",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-s26-4",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-308-E-s26-5",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-j26-1",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-j26-2",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-j26-3",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-j26-4",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-j26-6",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-j26-7",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-s26-1",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-s26-2",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-s26-3",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-311-E-s26-4",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-j26-1",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-j26-2",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-j26-3",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-j26-4",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-j26-5",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-j26-6",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-s26-1",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-s26-2",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-s26-3",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-312-E-s26-4",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-1",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-10",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-11",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-12",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-13",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-14",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-15",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-16",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-2",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-3",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-4",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-5",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-6",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-7",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-8",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-j26-9",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-s26-1",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-s26-2",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-s26-3",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-s26-4",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-331-E-s26-5",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-1",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-10",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-11",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-12",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-13",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-14",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-15",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-16",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-2",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-3",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-4",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-5",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-6",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-7",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-8",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-j26-9",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-s26-1",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-s26-2",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-s26-3",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-s26-4",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A4B1",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-332-E-s26-5",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-1",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-10",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-11",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-12",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-13",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-14",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-15",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-16",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-2",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-3",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-4",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-5",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-6",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-7",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-8",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-j26-9",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-s26-1",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-s26-2",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-s26-3",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-s26-4",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "B3FF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-341-E-s26-5",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-1",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-10",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-11",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-12",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-13",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-14",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-15",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-16",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-2",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-3",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-4",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-5",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-6",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-7",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-8",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-j26-9",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-s26-1",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-s26-2",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-s26-3",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-s26-4",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00D9B8",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-342-E-s26-5",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-1",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-10",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-11",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-12",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-13",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-14",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-15",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-16",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-2",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-3",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-4",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-5",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-6",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-7",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-8",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-j26-9",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-s26-1",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-s26-2",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-s26-3",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-s26-4",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-351-E-s26-5",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-1",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-10",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-11",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-12",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-13",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-14",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-15",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-16",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-2",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-3",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-4",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-5",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-6",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-7",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-8",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-j26-9",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-s26-1",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-s26-2",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-s26-3",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-s26-4",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-352-E-s26-5",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-353-E-j26-1",
        "label": "S53",
        "long": "",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-353-E-j26-2",
        "label": "S53",
        "long": "",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-353-E-j26-3",
        "label": "S53",
        "long": "",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-353-E-j26-4",
        "label": "S53",
        "long": "",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-353-E-j26-5",
        "label": "S53",
        "long": "",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FF80B3",
        "color_name": "pink",
        "has_shape": false,
        "id": "22-353-E-s26-1",
        "label": "S53",
        "long": "",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-1",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-10",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-11",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-12",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-13",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-14",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-15",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-16",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-2",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-3",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-4",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-5",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-6",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-7",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-8",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-j26-9",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-s26-1",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-s26-2",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-s26-3",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-s26-4",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "22-371-E-s26-5",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-1",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-10",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-11",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-12",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-13",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-14",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-15",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-16",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-2",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-3",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-4",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-5",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-6",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-7",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-8",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-j26-9",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-s26-1",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-s26-2",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-s26-3",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-s26-4",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D4D17",
        "color_name": "brown",
        "has_shape": false,
        "id": "22-381-E-s26-5",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-j26-2",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-j26-3",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-j26-4",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-j26-5",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-j26-6",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-j26-7",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-s26-1",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-s26-2",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-s26-3",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-s26-4",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-391-E-s26-5",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-1",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-10",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-11",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-12",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-13",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-14",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-15",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-16",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-2",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-3",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-4",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-5",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-6",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-7",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-8",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-j26-9",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-s26-1",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-s26-2",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-s26-3",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-s26-4",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-392-E-s26-5",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-1",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-10",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-11",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-12",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-13",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-14",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-15",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-2",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-3",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-4",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-5",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-6",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-7",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-8",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-j26-9",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-s26-1",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-s26-2",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-s26-3",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-s26-4",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B875",
        "color_name": "teal",
        "has_shape": false,
        "id": "22-FEX-E-s26-5",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-134-C-j26-1",
        "label": "134",
        "long": "",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-134-C-j26-10",
        "label": "134",
        "long": "",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-134-C-j26-120",
        "label": "134",
        "long": "",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-134-C-j26-20",
        "label": "134",
        "long": "",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-134-C-s26-1",
        "label": "134",
        "long": "",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-135-C-j26-1",
        "label": "135",
        "long": "",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-135-C-s26-1",
        "label": "135",
        "long": "",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-136-C-j26-1",
        "label": "136",
        "long": "",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-136-C-j26-120",
        "label": "136",
        "long": "",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-136-C-s26-1",
        "label": "136",
        "long": "",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-137-C-j26-1",
        "label": "137",
        "long": "",
        "short": "137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-137-C-s26-1",
        "label": "137",
        "long": "",
        "short": "137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-138-C-j26-1",
        "label": "138",
        "long": "",
        "short": "138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-138-C-s26-1",
        "label": "138",
        "long": "",
        "short": "138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-138-C-s26-10",
        "label": "138",
        "long": "",
        "short": "138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-138-C-s26-12",
        "label": "138",
        "long": "",
        "short": "138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-138-C-s26-14",
        "label": "138",
        "long": "",
        "short": "138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-139-C-j26-1",
        "label": "139",
        "long": "",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-139-C-j26-10",
        "label": "139",
        "long": "",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-139-C-j26-120",
        "label": "139",
        "long": "",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "23-139-C-s26-1",
        "label": "139",
        "long": "",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-j26-1",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-j26-2",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-j26-3",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-j26-5",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-s26-1",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-s26-2",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-s26-3",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-s26-4",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-s26-5",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-107-E-s26-6",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-j26-1",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-j26-2",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-j26-3",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-j26-4",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-j26-5",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-j26-7",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-j26-8",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-s26-1",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-s26-2",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-s26-3",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-s26-4",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-s26-5",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-21-E-s26-6",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-22-E-j26-1",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-22-E-j26-2",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-22-E-j26-4",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-22-E-s26-1",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-22-E-s26-2",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-22-E-s26-3",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-23-E-j26-1",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-23-E-j26-2",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-23-E-s26-1",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-23-E-s26-2",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-23-E-s26-3",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-23-E-s26-4",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-23-E-s26-5",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-23-E-s26-6",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-24-E-j26-1",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-24-E-j26-2",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-24-E-s26-1",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-24-E-s26-2",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-24-E-s26-3",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-24-E-s26-4",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-24-E-s26-5",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-24-E-s26-6",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-26-E-j26-1",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-26-E-j26-2",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-26-E-s26-1",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-26-E-s26-2",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-26-E-s26-3",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-26-E-s26-4",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-26-E-s26-5",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-26-E-s26-6",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-27-E-j26-1",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-27-E-j26-2",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-27-E-j26-3",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-27-E-j26-5",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-27-E-s26-1",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-27-E-s26-2",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-1",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-11",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-12",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-2",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-3",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-4",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-5",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-6",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-8",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-j26-9",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-s26-1",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-s26-2",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-30-E-s26-3",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-j26-1",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-j26-2",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-j26-3",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-j26-5",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-j26-6",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-j26-7",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-s26-1",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-s26-2",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-s26-3",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-s26-4",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-s26-5",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-31-E-s26-6",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-32-E-j26-1",
        "label": "32",
        "long": "",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-32-E-s26-1",
        "label": "32",
        "long": "",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-32-E-s26-2",
        "label": "32",
        "long": "",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-32-E-s26-3",
        "label": "32",
        "long": "",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-42-E-j26-1",
        "label": "42",
        "long": "",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-42-E-j26-2",
        "label": "42",
        "long": "",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-42-E-j26-5",
        "label": "42",
        "long": "",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-42-E-s26-1",
        "label": "42",
        "long": "",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-42-E-s26-2",
        "label": "42",
        "long": "",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-42-E-s26-3",
        "label": "42",
        "long": "",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-44-E-j26-1",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-44-E-j26-2",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-44-E-j26-3",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-44-E-s26-1",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-44-E-s26-2",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-44-E-s26-3",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-47-E-j26-1",
        "label": "47",
        "long": "",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-47-E-j26-2",
        "label": "47",
        "long": "",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-47-E-j26-3",
        "label": "47",
        "long": "",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-47-E-j26-4",
        "label": "47",
        "long": "",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-47-E-s26-1",
        "label": "47",
        "long": "",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-47-E-s26-2",
        "label": "47",
        "long": "",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-50-E-j26-1",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-50-E-j26-2",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-50-E-j26-4",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-50-E-j26-5",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-50-E-s26-1",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-50-E-s26-2",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-50-E-s26-3",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-51-E-j26-1",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-51-E-j26-2",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-51-E-j26-4",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-51-E-j26-5",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-51-E-s26-1",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-51-E-s26-2",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-51-E-s26-3",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-52-E-j26-1",
        "label": "52",
        "long": "",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-52-E-j26-4",
        "label": "52",
        "long": "",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-52-E-s26-1",
        "label": "52",
        "long": "",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-52-E-s26-2",
        "label": "52",
        "long": "",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-52-E-s26-3",
        "label": "52",
        "long": "",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-55-E-j26-1",
        "label": "55",
        "long": "",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-55-E-j26-3",
        "label": "55",
        "long": "",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-55-E-j26-5",
        "label": "55",
        "long": "",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-55-E-s26-1",
        "label": "55",
        "long": "",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-55-E-s26-2",
        "label": "55",
        "long": "",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-55-E-s26-3",
        "label": "55",
        "long": "",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-60-E-j26-1",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-60-E-j26-4",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-60-E-j26-5",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-60-E-s26-1",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-60-E-s26-2",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-60-E-s26-3",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-j26-1",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-j26-2",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-j26-3",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-j26-5",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-j26-6",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-j26-7",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-s26-1",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-s26-2",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-62-E-s26-3",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-70-E-j26-1",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-70-E-j26-3",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-70-E-j26-5",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-70-E-j26-6",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-70-E-s26-1",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-70-E-s26-2",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-70-E-s26-3",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-j26-3",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-j26-4",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-j26-5",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-j26-7",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-j26-8",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-j26-9",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-s26-1",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-s26-2",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-71-E-s26-3",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-72-E-j26-1",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-72-E-s26-1",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-72-E-s26-2",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-73-E-j26-1",
        "label": "73",
        "long": "",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-73-E-j26-2",
        "label": "73",
        "long": "",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-73-E-j26-3",
        "label": "73",
        "long": "",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-73-E-j26-4",
        "label": "73",
        "long": "",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-73-E-s26-1",
        "label": "73",
        "long": "",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-73-E-s26-2",
        "label": "73",
        "long": "",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-74-E-j26-1",
        "label": "74",
        "long": "",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-74-E-s26-1",
        "label": "74",
        "long": "",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-74-E-s26-2",
        "label": "74",
        "long": "",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-75-E-j26-1",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-75-E-s26-1",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-75-E-s26-2",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-83-E-j26-1",
        "label": "83",
        "long": "",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-83-E-s26-1",
        "label": "83",
        "long": "",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-11",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-13",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-18",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-19",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-20",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-22",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-23",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-3",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-8",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-j26-9",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-s26-1",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90-M-s26-22",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90H-1-j26-1",
        "label": "H",
        "long": "",
        "short": "H",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90H-1-j26-2",
        "label": "H",
        "long": "",
        "short": "H",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90H-1-j26-3",
        "label": "H",
        "long": "",
        "short": "H",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90H-1-j26-4",
        "label": "H",
        "long": "",
        "short": "H",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90H-1-j26-5",
        "label": "H",
        "long": "",
        "short": "H",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "24-90H-2-j26-2",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-151-C-j26-10",
        "label": "151",
        "long": "",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-151-C-j26-11",
        "label": "151",
        "long": "",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-151-C-j26-12",
        "label": "151",
        "long": "",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-151-C-j26-13",
        "label": "151",
        "long": "",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-151-C-s26-11",
        "label": "151",
        "long": "",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-152-C-j26-1",
        "label": "152",
        "long": "",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-152-C-j26-120",
        "label": "152",
        "long": "",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-152-C-s26-1",
        "label": "152",
        "long": "",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-153-C-j26-1",
        "label": "153",
        "long": "",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-153-C-j26-120",
        "label": "153",
        "long": "",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-153-C-j26-2",
        "label": "153",
        "long": "",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-153-C-s26-1",
        "label": "153",
        "long": "",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-154-C-j26-1",
        "label": "154",
        "long": "",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-154-C-j26-120",
        "label": "154",
        "long": "",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-154-C-s26-1",
        "label": "154",
        "long": "",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-155-C-j26-10",
        "label": "155",
        "long": "",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-155-C-j26-11",
        "label": "155",
        "long": "",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-155-C-j26-120",
        "label": "155",
        "long": "",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-155-C-j26-20",
        "label": "155",
        "long": "",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-155-C-s26-11",
        "label": "155",
        "long": "",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-158-C-j26-1",
        "label": "158",
        "long": "",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-158-C-j26-120",
        "label": "158",
        "long": "",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-158-C-s26-1",
        "label": "158",
        "long": "",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-159-C-j26-10",
        "label": "159",
        "long": "",
        "short": "159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "25-159-C-s26-10",
        "label": "159",
        "long": "",
        "short": "159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-271-C-j26-1",
        "label": "271",
        "long": "",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-271-C-s26-1",
        "label": "271",
        "long": "",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-272-C-j26-1",
        "label": "272",
        "long": "",
        "short": "272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-272-C-s26-1",
        "label": "272",
        "long": "",
        "short": "272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-273-C-j26-1",
        "label": "273",
        "long": "",
        "short": "273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-273-C-s26-1",
        "label": "273",
        "long": "",
        "short": "273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-274-C-j26-1",
        "label": "274",
        "long": "",
        "short": "274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-274-C-s26-1",
        "label": "274",
        "long": "",
        "short": "274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-276-C-j26-1",
        "label": "276",
        "long": "",
        "short": "276",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-276-C-s26-1",
        "label": "276",
        "long": "",
        "short": "276",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-277-C-j26-1",
        "label": "277",
        "long": "",
        "short": "277",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-277-C-s26-1",
        "label": "277",
        "long": "",
        "short": "277",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-281-C-j26-1",
        "label": "281",
        "long": "",
        "short": "281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-281-C-s26-1",
        "label": "281",
        "long": "",
        "short": "281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-281-C-s26-2",
        "label": "281",
        "long": "",
        "short": "281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-RB1-C-j26-1",
        "label": "RB1",
        "long": "",
        "short": "RB1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-RB1-C-s26-1",
        "label": "RB1",
        "long": "",
        "short": "RB1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-RB2-C-j26-1",
        "label": "RB2",
        "long": "",
        "short": "RB2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-RB2-C-s26-1",
        "label": "RB2",
        "long": "",
        "short": "RB2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-RB3-C-j26-1",
        "label": "RB3",
        "long": "",
        "short": "RB3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "27-RB3-C-s26-1",
        "label": "RB3",
        "long": "",
        "short": "RB3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-131-C-j26-1",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-131-C-j26-11",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-131-C-j26-12",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-131-C-j26-16",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-131-C-j26-20",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-131-C-s26-1",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-131-C-s26-10",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-1",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-10",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-11",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-12",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-13",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-14",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-15",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-16",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-j26-20",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-s26-1",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-s26-10",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-132-C-s26-11",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-133-C-j26-1",
        "label": "133",
        "long": "",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-133-C-j26-15",
        "label": "133",
        "long": "",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-133-C-s26-1",
        "label": "133",
        "long": "",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-140-C-j26-1",
        "label": "140",
        "long": "",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-140-C-j26-15",
        "label": "140",
        "long": "",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-140-C-j26-2",
        "label": "140",
        "long": "",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "28-140-C-s26-1",
        "label": "140",
        "long": "",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "3-93-E-j26-1",
        "label": "NL3",
        "long": "",
        "short": "NL3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "3-93-E-s26-1",
        "label": "NL3",
        "long": "",
        "short": "NL3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "3-93-E-s26-2",
        "label": "NL3",
        "long": "",
        "short": "NL3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "3-93-E-s26-3",
        "label": "NL3",
        "long": "",
        "short": "NL3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "3-93-E-s26-4",
        "label": "NL3",
        "long": "",
        "short": "NL3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-j26-1",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-j26-10",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-j26-11",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-j26-12",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-j26-13",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-j26-14",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-j26-15",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-j26-20",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-s26-1",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-s26-15",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-222-C-s26-16",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-227-C-j26-1",
        "label": "227",
        "long": "",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-227-C-j26-10",
        "label": "227",
        "long": "",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-227-C-j26-11",
        "label": "227",
        "long": "",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-227-C-s26-1",
        "label": "227",
        "long": "",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-227-C-s26-10",
        "label": "227",
        "long": "",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-290-C-j26-1",
        "label": "290",
        "long": "",
        "short": "290",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-290-C-s26-1",
        "label": "290",
        "long": "",
        "short": "290",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-291-C-j26-1",
        "label": "291",
        "long": "",
        "short": "291",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-291-C-s26-1",
        "label": "291",
        "long": "",
        "short": "291",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-292-C-j26-1",
        "label": "292",
        "long": "",
        "short": "292",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "30-292-C-s26-1",
        "label": "292",
        "long": "",
        "short": "292",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-101-C-j26-1",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-101-C-j26-120",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-101-C-j26-20",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-101-C-j26-21",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-101-C-s26-1",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-101-C-s26-10",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-101-C-s26-11",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-102-C-j26-1",
        "label": "102",
        "long": "",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-102-C-j26-10",
        "label": "102",
        "long": "",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-102-C-j26-120",
        "label": "102",
        "long": "",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-102-C-s26-1",
        "label": "102",
        "long": "",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-102-C-s26-10",
        "label": "102",
        "long": "",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-102-C-s26-11",
        "label": "102",
        "long": "",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-j26-1",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-j26-10",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-j26-11",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-j26-12",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-j26-120",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-j26-13",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-j26-14",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-j26-20",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-s26-1",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-s26-10",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-106-C-s26-11",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-109-C-j26-1",
        "label": "109",
        "long": "",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-109-C-j26-10",
        "label": "109",
        "long": "",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-109-C-j26-20",
        "label": "109",
        "long": "",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-109-C-s26-1",
        "label": "109",
        "long": "",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-120-C-j26-10",
        "label": "120",
        "long": "",
        "short": "120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-120-C-j26-120",
        "label": "120",
        "long": "",
        "short": "120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-120-C-s26-10",
        "label": "120",
        "long": "",
        "short": "120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-121-C-j26-1",
        "label": "121",
        "long": "",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-121-C-j26-20",
        "label": "121",
        "long": "",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-121-C-s26-1",
        "label": "121",
        "long": "",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-122-C-j26-10",
        "label": "122",
        "long": "",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-122-C-j26-120",
        "label": "122",
        "long": "",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-122-C-s26-10",
        "label": "122",
        "long": "",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-123-C-j26-1",
        "label": "123",
        "long": "",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-123-C-j26-10",
        "label": "123",
        "long": "",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-123-C-s26-10",
        "label": "123",
        "long": "",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-124-C-j26-1",
        "label": "124",
        "long": "",
        "short": "124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-124-C-j26-20",
        "label": "124",
        "long": "",
        "short": "124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-124-C-s26-1",
        "label": "124",
        "long": "",
        "short": "124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-1",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-10",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-11",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-12",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-120",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-13",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-16",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-17",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-18",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-19",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-20",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-j26-21",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-s26-1",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-s26-10",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-s26-11",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-s26-12",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-C-s26-13",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-S-j26-1",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-S-j26-120",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-S-j26-13",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-S-j26-2",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-S-s26-1",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-S-s26-11",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-S-s26-12",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-S-s26-13",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-j26-1",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-j26-10",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-j26-11",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-j26-12",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-j26-13",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-s26-1",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-s26-11",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-s26-12",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-125-X-s26-13",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-126-C-j26-1",
        "label": "126",
        "long": "",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-126-C-j26-120",
        "label": "126",
        "long": "",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-126-C-s26-1",
        "label": "126",
        "long": "",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-127-C-j26-1",
        "label": "127",
        "long": "",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-127-C-j26-120",
        "label": "127",
        "long": "",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-127-C-s26-1",
        "label": "127",
        "long": "",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-128-C-j26-1",
        "label": "128",
        "long": "",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-128-C-j26-120",
        "label": "128",
        "long": "",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-128-C-j26-20",
        "label": "128",
        "long": "",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-128-C-s26-1",
        "label": "128",
        "long": "",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-129-C-j26-1",
        "label": "129",
        "long": "",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-129-C-j26-120",
        "label": "129",
        "long": "",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-129-C-s26-1",
        "label": "129",
        "long": "",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-187-C-j26-1",
        "label": "187",
        "long": "",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-187-C-j26-10",
        "label": "187",
        "long": "",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-187-C-j26-120",
        "label": "187",
        "long": "",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-187-C-j26-20",
        "label": "187",
        "long": "",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-187-C-s26-1",
        "label": "187",
        "long": "",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-188-C-j26-1",
        "label": "188",
        "long": "",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-188-C-j26-120",
        "label": "188",
        "long": "",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-188-C-s26-1",
        "label": "188",
        "long": "",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-188-C-s26-12",
        "label": "188",
        "long": "",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-189-C-j26-120",
        "label": "189",
        "long": "",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-189-C-j26-2",
        "label": "189",
        "long": "",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-189-C-s26-10",
        "label": "189",
        "long": "",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-189-C-s26-12",
        "label": "189",
        "long": "",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-192-C-j26-1",
        "label": "192",
        "long": "",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-192-C-j26-10",
        "label": "192",
        "long": "",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-192-C-s26-1",
        "label": "192",
        "long": "",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-193-C-j26-1",
        "label": "193",
        "long": "",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-193-C-j26-120",
        "label": "193",
        "long": "",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-193-C-j26-20",
        "label": "193",
        "long": "",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-193-C-s26-1",
        "label": "193",
        "long": "",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-194-C-j26-1",
        "label": "194",
        "long": "",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-194-C-j26-120",
        "label": "194",
        "long": "",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-194-C-j26-2",
        "label": "194",
        "long": "",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-194-C-s26-1",
        "label": "194",
        "long": "",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-195-C-j26-1",
        "label": "195",
        "long": "",
        "short": "195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-195-C-s26-1",
        "label": "195",
        "long": "",
        "short": "195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-198-C-j26-1",
        "label": "198",
        "long": "",
        "short": "198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-198-C-j26-10",
        "label": "198",
        "long": "",
        "short": "198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-198-C-j26-120",
        "label": "198",
        "long": "",
        "short": "198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-198-C-s26-1",
        "label": "198",
        "long": "",
        "short": "198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-246-C-j26-1",
        "label": "246",
        "long": "",
        "short": "246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-246-C-j26-10",
        "label": "246",
        "long": "",
        "short": "246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-246-C-j26-13",
        "label": "246",
        "long": "",
        "short": "246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-246-C-s26-1",
        "label": "246",
        "long": "",
        "short": "246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-246-C-s26-13",
        "label": "246",
        "long": "",
        "short": "246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-248-C-j26-1",
        "label": "248",
        "long": "",
        "short": "248",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-248-C-s26-1",
        "label": "248",
        "long": "",
        "short": "248",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-262-C-j26-10",
        "label": "262",
        "long": "",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-262-C-s26-10",
        "label": "262",
        "long": "",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-262-C-s26-11",
        "label": "262",
        "long": "",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-j26-10",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-j26-11",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-j26-12",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-j26-13",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-j26-20",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-j26-21",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-j26-22",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-s26-10",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-263-C-s26-13",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-264-C-j26-10",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-264-C-j26-11",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-264-C-j26-12",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-264-C-j26-20",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-264-C-s26-10",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-264-S-j26-1",
        "label": "264s",
        "long": "",
        "short": "264s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-264-S-s26-1",
        "label": "264s",
        "long": "",
        "short": "264s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-265-C-j26-10",
        "label": "265",
        "long": "",
        "short": "265",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-265-C-s26-10",
        "label": "265",
        "long": "",
        "short": "265",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-266-C-j26-10",
        "label": "266",
        "long": "",
        "short": "266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-266-C-s26-10",
        "label": "266",
        "long": "",
        "short": "266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-945-C-j26-1",
        "label": "X45",
        "long": "",
        "short": "X45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "32-945-C-s26-1",
        "label": "X45",
        "long": "",
        "short": "X45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-111-E-j26-1",
        "label": "NL11",
        "long": "",
        "short": "NL11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-111-E-s26-1",
        "label": "NL11",
        "long": "",
        "short": "NL11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-112-E-j26-1",
        "label": "NL12",
        "long": "",
        "short": "NL12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-112-E-s26-1",
        "label": "NL12",
        "long": "",
        "short": "NL12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-113-E-j26-1",
        "label": "NL13",
        "long": "",
        "short": "NL13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-113-E-s26-1",
        "label": "NL13",
        "long": "",
        "short": "NL13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-114-E-j26-1",
        "label": "NL14",
        "long": "",
        "short": "NL14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-114-E-s26-1",
        "label": "NL14",
        "long": "",
        "short": "NL14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-115-E-j26-1",
        "label": "NL15",
        "long": "",
        "short": "NL15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-115-E-s26-1",
        "label": "NL15",
        "long": "",
        "short": "NL15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-116-E-j26-1",
        "label": "NL16",
        "long": "",
        "short": "NL16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-116-E-s26-1",
        "label": "NL16",
        "long": "",
        "short": "NL16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-117-E-j26-1",
        "label": "NL17",
        "long": "",
        "short": "NL17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "4-117-E-s26-1",
        "label": "NL17",
        "long": "",
        "short": "NL17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-910-B-j26-1",
        "label": "SEV S1",
        "long": "",
        "short": "SEV S1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-910-B-j26-2",
        "label": "SEV S1",
        "long": "",
        "short": "SEV S1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-911-E-j26-1",
        "label": "SEV S11",
        "long": "",
        "short": "SEV S11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-911-E-j26-2",
        "label": "SEV S11",
        "long": "",
        "short": "SEV S11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-911-E-s26-1",
        "label": "SEV S11",
        "long": "",
        "short": "SEV S11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-912-E-j26-2",
        "label": "SEV S1/S11",
        "long": "",
        "short": "SEV S1/S11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-912-E-s26-2",
        "label": "SEV 11",
        "long": "",
        "short": "SEV 11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-916-E-j26-2",
        "label": "SEV S6",
        "long": "",
        "short": "SEV S6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-916-E-j26-3",
        "label": "SEV S6",
        "long": "",
        "short": "SEV S6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-916-E-j26-4",
        "label": "SEV S6",
        "long": "",
        "short": "SEV S6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-916-E-j26-5",
        "label": "SEV S6",
        "long": "",
        "short": "SEV S6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-916-E-s26-1",
        "label": "SEV S6",
        "long": "",
        "short": "SEV S6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-916-E-s26-2",
        "label": "SEV S6",
        "long": "",
        "short": "SEV S6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-1",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-10",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-11",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-2",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-3",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-4",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-5",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-6",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-7",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-8",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-j26-9",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-10",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-11",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-13",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-15",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-16",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-17",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-2",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-3",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-4",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-5",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-6",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-7",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-8",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-931-E-s26-9",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-932-E-j26-1",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-932-E-j26-2",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-932-E-s26-3",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-B-j26-2",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-B-j26-3",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-E-j26-1",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-E-j26-3",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-E-j26-4",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-E-j26-5",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-E-j26-6",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-E-s26-1",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-940-E-s26-2",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-941-E-j26-1",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-941-E-s26-1",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-941-E-s26-2",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-941-E-s26-3",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-941-E-s26-4",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-941-E-s26-5",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-941-E-s26-6",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-941-E-s26-7",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-1",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-10",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-11",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-12",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-13",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-2",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-3",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-4",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-5",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-6",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-7",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-8",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-j26-9",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-1",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-10",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-11",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-2",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-3",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-4",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-5",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-7",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-8",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-942-E-s26-9",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-1",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-11",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-12",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-13",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-2",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-3",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-4",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-5",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-6",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-7",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-8",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-j26-9",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-1",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-10",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-11",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-12",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-13",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-2",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-3",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-4",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-5",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-6",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-7",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-8",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-950-E-s26-9",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-j26-1",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-j26-2",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-j26-3",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-j26-4",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-j26-5",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-s26-2",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-s26-3",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-s26-4",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-E-s26-5",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-11",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-2",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-3",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-4",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-5",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-6",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-7",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-8",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-j26-9",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-1",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-10",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-11",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-2",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-3",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-4",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-5",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-6",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-7",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-8",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-951-W-s26-9",
        "label": "SEV S5",
        "long": "",
        "short": "SEV S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-10",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-11",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-12",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-13",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-14",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-15",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-16",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-17",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-18",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-19",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-20",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-21",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-22",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-3",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-4",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-5",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-6",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-8",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-j26-9",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-s26-1",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-s26-2",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-s26-3",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-s26-4",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-s26-5",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-B-s26-6",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-10",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-11",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-12",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-13",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-14",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-16",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-17",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-18",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-19",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-2",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-20",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-21",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-22",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-23",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-24",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-25",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-26",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-27",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-28",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-29",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-3",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-4",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-5",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-6",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-7",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-8",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-j26-9",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-1",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-10",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-2",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-3",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-4",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-5",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-6",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-7",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-8",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-970-E-s26-9",
        "label": "SEV S7/S8",
        "long": "",
        "short": "SEV S7/S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-980-E-j26-3",
        "label": "SEV S8/S81",
        "long": "",
        "short": "SEV S8/S81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-980-E-j26-4",
        "label": "SEV S8/S81",
        "long": "",
        "short": "SEV S8/S81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-980-E-j26-7",
        "label": "SEV S8/S81",
        "long": "",
        "short": "SEV S8/S81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-980-E-s26-4",
        "label": "SEV S8/S81",
        "long": "",
        "short": "SEV S8/S81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-980-E-s26-5",
        "label": "SEV S8/S81",
        "long": "",
        "short": "SEV S8/S81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "40-980-E-s26-6",
        "label": "SEV S8/S81",
        "long": "",
        "short": "SEV S8/S81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-10-E-s26-1",
        "label": "SEV 10",
        "long": "",
        "short": "SEV 10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-12-E-s26-2",
        "label": "SEV 12",
        "long": "",
        "short": "SEV 12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-12-E-s26-3",
        "label": "SEV 12",
        "long": "",
        "short": "SEV 12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-12-E-s26-4",
        "label": "SEV 12",
        "long": "",
        "short": "SEV 12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-12-E-s26-5",
        "label": "SEV 12",
        "long": "",
        "short": "SEV 12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-13-E-s26-1",
        "label": "SEV 13",
        "long": "",
        "short": "SEV 13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-13-E-s26-2",
        "label": "SEV 13",
        "long": "",
        "short": "SEV 13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-13-X-s26-1",
        "label": "SEV 13X",
        "long": "",
        "short": "SEV 13X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-14-E-j26-1",
        "label": "SEV 14",
        "long": "",
        "short": "SEV 14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-14-E-j26-2",
        "label": "SEV 14",
        "long": "",
        "short": "SEV 14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-14-E-s26-2",
        "label": "SEV 14",
        "long": "",
        "short": "SEV 14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-14-E-s26-3",
        "label": "SEV 14",
        "long": "",
        "short": "SEV 14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-14-E-s26-4",
        "label": "SEV 14",
        "long": "",
        "short": "SEV 14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-15-E-j26-1",
        "label": "SEV 15",
        "long": "",
        "short": "SEV 15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-15-E-j26-2",
        "label": "SEV 15",
        "long": "",
        "short": "SEV 15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-15-E-s26-2",
        "label": "SEV 15",
        "long": "",
        "short": "SEV 15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-15-E-s26-3",
        "label": "SEV 15",
        "long": "",
        "short": "SEV 15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-16-E-s26-1",
        "label": "SEV 16",
        "long": "",
        "short": "SEV 16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-SEV-E-j26-1",
        "label": "SEV",
        "long": "",
        "short": "SEV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "41-SEV-E-s26-1",
        "label": "SEV",
        "long": "",
        "short": "SEV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-113-C-j26-1",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-113-C-j26-11",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-113-C-j26-12",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-113-C-j26-120",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-113-C-j26-13",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-113-C-j26-14",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-113-C-s26-14",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-116-C-j26-1",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-116-C-j26-10",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-116-C-j26-12",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-116-C-j26-120",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-116-C-s26-12",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-117-C-j26-1",
        "label": "117",
        "long": "",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-117-C-j26-10",
        "label": "117",
        "long": "",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-117-C-j26-120",
        "label": "117",
        "long": "",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-117-C-s26-10",
        "label": "117",
        "long": "",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-719-C-j26-1",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-719-C-j26-120",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "5-719-C-s26-1",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-180-C-j26-1",
        "label": "180",
        "long": "",
        "short": "180",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-180-C-j26-2",
        "label": "180",
        "long": "",
        "short": "180",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-180-C-s26-1",
        "label": "180",
        "long": "",
        "short": "180",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-181-C-j26-1",
        "label": "181",
        "long": "",
        "short": "181",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-181-C-s26-1",
        "label": "181",
        "long": "",
        "short": "181",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-182-C-j26-1",
        "label": "182",
        "long": "",
        "short": "182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-182-C-s26-1",
        "label": "182",
        "long": "",
        "short": "182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-183-C-j26-1",
        "label": "183",
        "long": "",
        "short": "183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-183-C-s26-1",
        "label": "183",
        "long": "",
        "short": "183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-185-C-j26-10",
        "label": "185",
        "long": "",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-185-C-j26-20",
        "label": "185",
        "long": "",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-185-C-s26-10",
        "label": "185",
        "long": "",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-186-C-j26-10",
        "label": "186",
        "long": "",
        "short": "186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-186-C-j26-20",
        "label": "186",
        "long": "",
        "short": "186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": false,
        "id": "8-186-C-s26-10",
        "label": "186",
        "long": "",
        "short": "186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 6012,
    "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": "scorecard_wheelchair_boarding_unknown",
      "count": 6012,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "6012 of 6012 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": 202489,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "202489 of 202489 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,
      "rank": 3,
      "severity": "WARNING",
      "what": "The feed contains no fare information.",
      "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
    }
  ],
  "validator_version": "8.0.1"
}
