{
  "agency": {
    "id": "king-county-metro",
    "name": "King County Metro",
    "subdivision_code": "US-WA",
    "subdivision_name": "Washington"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 99.4,
          "stops_marked_accessible_pct": 96.0,
          "stops_marked_not_accessible_pct": 3.0,
          "stops_stated_pct": 99.0,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 24.7,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": true,
          "has_products": true,
          "has_transfer_rules": true,
          "model": "v2",
          "product_count": 32
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_applicable_trips": 32060,
        "headsign_loop_exempt_trips": 12,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 6286,
        "translations": {
          "feed_lang": "EN",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 32072,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 99.0,
        "wheelchair_marked_accessible_pct": 96.0,
        "wheelchair_marked_not_accessible_pct": 3.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 64,
          "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": 0.3,
          "severity": "WARNING",
          "what": "64 of 6286 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."
        }
      ],
      "name": "completeness",
      "score": 99.7,
      "status": "measured",
      "summary": "99% of stops state wheelchair accessibility (96% marked accessible, 3% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 6,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 26,
          "WARNING": 25
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "expired_calendar",
          "count": 9,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 9,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "route_short_name_too_long",
          "count": 7,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_short_name_too_long' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Route short name too long (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 16,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "unknown_column",
          "count": 9,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        },
        {
          "code": "service_window_outside_feed_period",
          "count": 1,
          "effort": "Two fields in feed_info.txt, or one export setting.",
          "fix": "Widen feed_start_date and feed_end_date to cover all service dates, or fix the dates that fall outside.",
          "owner": "Likely your export tool",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some service dates fall outside the date window set in feed_info.txt.",
          "why": "feed_info.txt should span every day your service runs, so apps know when the data applies."
        }
      ],
      "name": "correctness",
      "score": 80.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 6 kinds of issue across 51 instances (0 error, 25 warning, 26 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 194,
        "effective_expiry_date": "2027-03-26",
        "feed_end_date": "2027-03-26",
        "feed_start_date": "2026-08-29",
        "feed_version": "FAL26-161.0",
        "has_feed_info": true,
        "last_service_date": "2027-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 194 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "alerts_content": {
          "alerts": 49,
          "ended_over_30_days_ago": 0,
          "with_cause_and_effect": 49,
          "with_description": 49,
          "with_header_text": 49,
          "with_informed_entity": 49
        },
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "coverage_pct": 90.0,
        "covered_trips": 207,
        "drift": {
          "median_seconds": 0,
          "observations": 18040,
          "on_time_share_pct": 95.7,
          "p90_abs_seconds": 169
        },
        "kinds_configured": 3,
        "kinds_reachable": 3,
        "reachable_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "rt_freshness": "fresh",
        "samples": 9,
        "scheduled_trips_in_window": 230,
        "vehicles_checked": 579,
        "vehicles_on_route_pct": 97.4,
        "worst_lag_seconds": 20
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 23,
          "effort": "A vendor data-mapping question.",
          "fix": "Ask your AVL vendor to check that every vehicle assignment reaches TripUpdates. School-day and tripper runs are the ones most often left out.",
          "owner": "",
          "points": 3.5,
          "severity": "WARNING",
          "what": "23 of 230 trips scheduled during the sampling window had no live predictions.",
          "why": "Riders on those trips get schedule times labeled as live. Caltrans asks that every trip you run shows up in TripUpdates."
        }
      ],
      "name": "realtime",
      "score": 96.1,
      "status": "measured",
      "summary": "Sampled 9 times: 3 of 3 configured feeds healthy; 90.0% of scheduled trips had live predictions; 97.4% of vehicles on their route; predictions ran a median of 0s behind schedule.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "high",
    "measured_categories": 4,
    "notes": [
      "All four score categories were measured this run.",
      "Realtime was sampled in one bounded window of 9 snapshots.",
      "The feed was downloaded from the configured feed URL. Publisher ownership of that URL is not verified."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": true,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 194 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 99% of stops and 100% of trips.",
        "key": "accessible",
        "met": true
      }
    ],
    "status": "awarded",
    "summary": "This feed earns the conformance mark: valid, current, and stating wheelchair access on nearly every stop and trip.",
    "version": 2
  },
  "feed": {
    "license_note": "No stated data license in the Mobility Database; verify before publishing.",
    "reachable": true,
    "sha256": "f8f7f5e4a83c0be4ed7b7e6ed4f89a42d9ceeb43964e85e117c7b46b6a655edc",
    "size_bytes": 13295338,
    "source_provenance": "unverified",
    "static_url": "https://gtfs.sound.obaweb.org/prod/1_gtfs.zip"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 3,
        "allowed_pct": 75.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 3,
        "stated_pct": 75.0,
        "total_count": 4
      },
      "trips": {
        "allowed_count": 192,
        "allowed_pct": 100.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 192,
        "stated_pct": 100.0,
        "total_count": 192
      }
    },
    "bikes": {
      "allowed_count": 192,
      "allowed_pct": 100.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 192,
      "stated_pct": 100.0,
      "total_count": 192
    },
    "cars": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 192
    },
    "fares": {
      "applied": true,
      "fare_free": false,
      "model": "v2",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [
        "trip_updates",
        "vehicle_positions",
        "service_alerts"
      ],
      "kinds_configured": 3,
      "scope": "whole_feed"
    },
    "route_count": 2,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 0,
      "stated_count": 0,
      "stated_pct": null,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 4,
      "parented_boarding_location_count": 0,
      "parented_boarding_location_pct": 0.0,
      "referenced_station_count": 0
    },
    "trip_count": 192
  },
  "fetch": {
    "final_url": "https://gtfs.sound.obaweb.org/prod/1_gtfs.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-09-13T00:00:00+00:00",
  "geo": {
    "bbox": [
      -122.50662,
      47.18912,
      -121.70999,
      47.86559
    ],
    "lat": 47.59032,
    "lon": -122.29266,
    "stop_count": 6286
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 2,
        "trip_count": 696,
        "trip_share_pct": 2.2
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 141,
        "trip_count": 31184,
        "trip_share_pct": 97.2
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 2,
        "trip_count": 192,
        "trip_share_pct": 0.6
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 145,
    "trip_count": 32072
  },
  "ntd_id_alignment": {
    "detail": "This feed provides agency_id. For RY2026, keep one stable value for each NTD reporter represented in the feed and crosswalk it on the P-50 form. The value does not need to equal the five-digit NTD ID; we do not have that ID on file, so the optional equality comparison is not checked yet.",
    "feed_agency_ids": [
      "1",
      "23",
      "40",
      "6289"
    ],
    "status": "unknown"
  },
  "ntd_readiness": {
    "pillars": [
      {
        "detail": "Published at a public URL.",
        "key": "published",
        "status": "ready"
      },
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "status": "ready"
      },
      {
        "detail": "Service data covers the next 194 days.",
        "key": "current",
        "status": "ready"
      },
      {
        "detail": "agency.txt provides agency_id. For RY2026, keep one stable value for each NTD reporter represented in the feed and crosswalk each value on the P-50 form.",
        "key": "agency_id",
        "status": "ready"
      }
    ],
    "status": "ready",
    "summary": "Published at a public URL, valid, current, and identified with agency_id: the four feed checks for RY2026 all hold here. Only your own D-10 and P-50 filings make that official; this is a heads-up, not a determination."
  },
  "overall": {
    "grade": "A",
    "margin_to_lower_band": 2.2,
    "margin_to_next_band": null,
    "score": 92.2
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 4,
      "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": "4 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (973, 975, South Lake Union Streetcar, First Hill Streetcar).",
      "why": "Riders with low vision struggle to read a low-contrast route badge. It also washes out on a phone screen in sunlight at the stop."
    }
  ],
  "routability": {
    "boardable_stops": 6286,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 32072
  },
  "route_map": {
    "drawn_route_count": 145,
    "has_shapes": true,
    "path": "data/artifacts/king-county-metro/geometry.geojson",
    "route_count": 145,
    "routes": [
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100001",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100002",
        "label": "10",
        "long": "",
        "short": "10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100003",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100004",
        "label": "105",
        "long": "",
        "short": "105",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100005",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100006",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100009",
        "label": "11",
        "long": "",
        "short": "11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100011",
        "label": "111",
        "long": "",
        "short": "111",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100012",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100016",
        "label": "118",
        "long": "",
        "short": "118",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100017",
        "label": "119",
        "long": "",
        "short": "119",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100018",
        "label": "12",
        "long": "",
        "short": "12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100020",
        "label": "121",
        "long": "",
        "short": "121",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100023",
        "label": "124",
        "long": "",
        "short": "124",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100024",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100026",
        "label": "128",
        "long": "",
        "short": "128",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100028",
        "label": "13",
        "long": "",
        "short": "13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100030",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100031",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100039",
        "label": "14",
        "long": "",
        "short": "14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100042",
        "label": "148",
        "long": "",
        "short": "148",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100045",
        "label": "150",
        "long": "",
        "short": "150",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100048",
        "label": "153",
        "long": "",
        "short": "153",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100057",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100058",
        "label": "166",
        "long": "",
        "short": "166",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100060",
        "label": "168",
        "long": "",
        "short": "168",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100062",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100072",
        "label": "181",
        "long": "",
        "short": "181",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100073",
        "label": "182",
        "long": "",
        "short": "182",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100074",
        "label": "183",
        "long": "",
        "short": "183",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100089",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100101",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100111",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100132",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100133",
        "label": "240",
        "long": "",
        "short": "240",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100136",
        "label": "245",
        "long": "",
        "short": "245",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100146",
        "label": "255",
        "long": "",
        "short": "255",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100160",
        "label": "269",
        "long": "",
        "short": "269",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100161",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100169",
        "label": "28",
        "long": "",
        "short": "28",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100173",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100177",
        "label": "303",
        "long": "",
        "short": "303",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100184",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100193",
        "label": "32",
        "long": "",
        "short": "32",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100194",
        "label": "33",
        "long": "",
        "short": "33",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100196",
        "label": "331",
        "long": "",
        "short": "331",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100202",
        "label": "345",
        "long": "",
        "short": "345",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100203",
        "label": "346",
        "long": "",
        "short": "346",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100205",
        "label": "348",
        "long": "",
        "short": "348",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100210",
        "label": "36",
        "long": "",
        "short": "36",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100219",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100223",
        "label": "43",
        "long": "",
        "short": "43",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100224",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100225",
        "label": "45",
        "long": "",
        "short": "45",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100228",
        "label": "48",
        "long": "",
        "short": "48",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100229",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100230",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2B376E",
        "color_name": "green",
        "has_shape": true,
        "id": "100232",
        "label": "522",
        "long": "",
        "short": "522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B376E",
        "color_name": "green",
        "has_shape": true,
        "id": "100236",
        "label": "545",
        "long": "",
        "short": "545",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100242",
        "label": "56",
        "long": "",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100246",
        "label": "57",
        "long": "",
        "short": "57",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100249",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100252",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100254",
        "label": "65",
        "long": "",
        "short": "65",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100259",
        "label": "67",
        "long": "",
        "short": "67",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100263",
        "label": "7",
        "long": "",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100264",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100269",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100271",
        "label": "77",
        "long": "",
        "short": "77",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "100272",
        "label": "773",
        "long": "",
        "short": "773",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100275",
        "label": "8",
        "long": "",
        "short": "8",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100289",
        "label": "9",
        "long": "",
        "short": "9",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "100292",
        "label": "903",
        "long": "",
        "short": "903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "100297",
        "label": "914",
        "long": "",
        "short": "914",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "100300",
        "label": "917",
        "long": "",
        "short": "917",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4298CC",
        "color_name": "teal",
        "has_shape": true,
        "id": "100336",
        "label": "973",
        "long": "",
        "short": "973",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "32CD32",
        "color_name": "green",
        "has_shape": true,
        "id": "100337",
        "label": "975",
        "long": "",
        "short": "975",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "F47836",
        "color_name": "orange",
        "has_shape": true,
        "id": "100340",
        "label": "South Lake Union Streetcar",
        "long": "",
        "short": "South Lake Union Streetcar",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100341",
        "label": "982",
        "long": "",
        "short": "982",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100344",
        "label": "986",
        "long": "",
        "short": "986",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100345",
        "label": "987",
        "long": "",
        "short": "987",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100346",
        "label": "988",
        "long": "",
        "short": "988",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100347",
        "label": "989",
        "long": "",
        "short": "989",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100447",
        "label": "49",
        "long": "",
        "short": "49",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2B376E",
        "color_name": "green",
        "has_shape": true,
        "id": "100451",
        "label": "556",
        "long": "",
        "short": "556",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100459",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100473",
        "label": "981",
        "long": "",
        "short": "981",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "100481",
        "label": "775",
        "long": "",
        "short": "775",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100487",
        "label": "102",
        "long": "",
        "short": "102",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100489",
        "label": "156",
        "long": "",
        "short": "156",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100495",
        "label": "193",
        "long": "",
        "short": "193",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "100496",
        "label": "930",
        "long": "",
        "short": "930",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2B376E",
        "color_name": "green",
        "has_shape": true,
        "id": "100511",
        "label": "542",
        "long": "",
        "short": "542",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C182F",
        "color_name": "red",
        "has_shape": true,
        "id": "100512",
        "label": "A Line",
        "long": "A-Line Rapid Ride",
        "short": "A Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C182F",
        "color_name": "red",
        "has_shape": true,
        "id": "102548",
        "label": "B Line",
        "long": "B-Line Rapid Ride",
        "short": "B Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102552",
        "label": "226",
        "long": "",
        "short": "226",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102557",
        "label": "915",
        "long": "",
        "short": "915",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102558",
        "label": "931",
        "long": "",
        "short": "931",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102561",
        "label": "907",
        "long": "",
        "short": "907",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102574",
        "label": "40",
        "long": "",
        "short": "40",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9C182F",
        "color_name": "red",
        "has_shape": true,
        "id": "102576",
        "label": "C Line",
        "long": "C-Line Rapid Ride",
        "short": "C Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C182F",
        "color_name": "red",
        "has_shape": true,
        "id": "102581",
        "label": "D Line",
        "long": "D-Line Rapid Ride",
        "short": "D Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102593",
        "label": "906",
        "long": "",
        "short": "906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C182F",
        "color_name": "red",
        "has_shape": true,
        "id": "102615",
        "label": "E Line",
        "long": "E-Line Rapid Ride",
        "short": "E Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C182F",
        "color_name": "red",
        "has_shape": true,
        "id": "102619",
        "label": "F Line",
        "long": "F-Line Rapid Ride",
        "short": "F Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102634",
        "label": "630",
        "long": "",
        "short": "630",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102636",
        "label": "631",
        "long": "",
        "short": "631",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F47836",
        "color_name": "orange",
        "has_shape": true,
        "id": "102638",
        "label": "First Hill Streetcar",
        "long": "",
        "short": "First Hill Streetcar",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "F7B6D2",
        "color_name": "white",
        "has_shape": true,
        "id": "102646",
        "label": "Trailhead Direct Issaquah Alps",
        "long": "",
        "short": "Trailhead Direct Issaquah Alps",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102647",
        "label": "635",
        "long": "",
        "short": "635",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8C6D31",
        "color_name": "brown",
        "has_shape": true,
        "id": "102650",
        "label": "Trailhead Direct Mt. Si",
        "long": "",
        "short": "Trailhead Direct Mt. Si",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102652",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102653",
        "label": "224",
        "long": "",
        "short": "224",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102698",
        "label": "Duvall-Monroe Shuttle",
        "long": "",
        "short": "Duvall-Monroe Shuttle",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102699",
        "label": "Valley Shuttle",
        "long": "",
        "short": "Valley Shuttle",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102701",
        "label": "225",
        "long": "",
        "short": "225",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102702",
        "label": "239",
        "long": "",
        "short": "239",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102703",
        "label": "231",
        "long": "",
        "short": "231",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102704",
        "label": "250",
        "long": "",
        "short": "250",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102705",
        "label": "230",
        "long": "",
        "short": "230",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102718",
        "label": "184",
        "long": "",
        "short": "184",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102719",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102720",
        "label": "160",
        "long": "",
        "short": "160",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102729",
        "label": "322",
        "long": "",
        "short": "322",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102732",
        "label": "79",
        "long": "",
        "short": "79",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2B376E",
        "color_name": "green",
        "has_shape": true,
        "id": "102734",
        "label": "566",
        "long": "",
        "short": "566",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C182F",
        "color_name": "red",
        "has_shape": true,
        "id": "102736",
        "label": "H Line",
        "long": "H-Line Rapid Ride",
        "short": "H Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102744",
        "label": "365",
        "long": "",
        "short": "365",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9C182F",
        "color_name": "red",
        "has_shape": true,
        "id": "102745",
        "label": "G Line",
        "long": "G-Line Rapid Ride",
        "short": "G Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102746",
        "label": "333",
        "long": "",
        "short": "333",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102747",
        "label": "61",
        "long": "",
        "short": "61",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102752",
        "label": "223",
        "long": "",
        "short": "223",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102753",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102754",
        "label": "256",
        "long": "",
        "short": "256",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102755",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102756",
        "label": "249",
        "long": "",
        "short": "249",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102757",
        "label": "187",
        "long": "",
        "short": "187",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102763",
        "label": "Waterfront Shuttle",
        "long": "",
        "short": "Waterfront Shuttle",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102764",
        "label": "220",
        "long": "",
        "short": "220",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "102765",
        "label": "902",
        "long": "",
        "short": "902",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102766",
        "label": "270",
        "long": "",
        "short": "270",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2B376E",
        "color_name": "green",
        "has_shape": true,
        "id": "102767",
        "label": "547",
        "long": "",
        "short": "547",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102768",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDB71A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "102769",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7994",
        "label": "Easy Loop",
        "long": "",
        "short": "Easy Loop",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 6286,
    "stop_points_capped": true
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "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.3"
  },
  "shapes_readiness": {
    "detail": "All 32072 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 32072,
    "trips_with_shape": 32072
  },
  "snapshot_date": "2026-09-13",
  "top_fixes": [
    {
      "code": "expired_calendar",
      "count": 9,
      "effort": "One setting in most export tools.",
      "fix": "Remove past service periods the next time you export the feed.",
      "owner": "Likely your export tool",
      "points": 6.0,
      "rank": 1,
      "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": "service_has_no_active_day_of_the_week",
      "count": 9,
      "effort": "A few minutes in your scheduling software.",
      "fix": "Delete the empty calendars or set their service days.",
      "owner": "Likely your export tool",
      "points": 6.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "Some service calendars have no days of the week switched on.",
      "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
    },
    {
      "code": "route_short_name_too_long",
      "count": 7,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'route_short_name_too_long' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 6.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "Route short name too long (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    }
  ],
  "validator_version": "8.0.1"
}
