{
  "agency": {
    "country": "ES",
    "id": "crtm-red-de-urbanos",
    "name": "CRTM \u2014 Red de Autobuses Urbanos (Madrid regional urban bus)",
    "operating_note": "The urban bus networks of municipalities across the Madrid region other than the capital, published by the regional transport consortium as one of its separately published network feeds.",
    "subdivision_code": "ES-MD",
    "subdivision_name": "Madrid, Comunidad de"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 44.3,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 70.9,
          "stops_stated_pct": 70.9,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 0.0,
          "wheelchair_stops": 17.7,
          "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_applicable_trips": 14230,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 0.1,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 8406,
        "translations": {
          "feed_lang": "es",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 14230,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 70.9,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 70.9
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 2442,
          "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": 7.3,
          "severity": "WARNING",
          "what": "2442 of 8406 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": 14230,
          "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": "14230 of 14230 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_stop_names_all_caps",
          "count": 8396,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Rename stops to mixed case where the language has letter case (for example, 'Central Station').",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "INFO",
          "what": "About 8396 stop names are written in ALL CAPS.",
          "why": "Mixed-case names are easier to read in apps and are read more naturally by screen readers."
        },
        {
          "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": "App makers and state data programs have nobody to email when they spot a problem. Small errors then sit in the feed for months."
        },
        {
          "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 to link entrances, platforms, and elevators. Give each one a level.",
          "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": 40.3,
      "status": "measured",
      "summary": "71% of stops state wheelchair accessibility (0% marked accessible, 71% 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": 16,
        "instances_by_severity": {
          "ERROR": 20,
          "INFO": 13,
          "WARNING": 48181
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_diff_coordinates",
          "count": 10,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 18.0,
          "severity": "ERROR",
          "what": "Equal shape distance diff coordinates (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_time_with_arrival_before_previous_departure_time",
          "count": 10,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_time_with_arrival_before_previous_departure_time' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 18.0,
          "severity": "ERROR",
          "what": "Stop time with arrival before previous departure time (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 34831,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 5952,
          "effort": "Usually one export setting.",
          "fix": "Turn on shape cleanup in your export tool, or drop the repeated points from shapes.txt.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route lines list the same point twice in a row.",
          "why": "Repeated points don't hurt riders, but they can skew distance math and hint at a shaky export."
        },
        {
          "code": "stop_without_stop_time",
          "count": 5350,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no bus is scheduled to arrive."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 1178,
          "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 bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 309,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Equal shape distance diff coordinates distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 308,
          "effort": "Minutes per flagged trip once you open it.",
          "fix": "Check the two stop times for a wrong digit first. Then check whether a stop sits at the wrong coordinates, or a stop between them is missing.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Between two distant stops, the times imply a speed no bus reaches.",
          "why": "A rider gets a trip plan that cannot happen. Live systems then report delays that are not real."
        },
        {
          "code": "expired_calendar",
          "count": 139,
          "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": "missing_recommended_field",
          "count": 48,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 38,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 24,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 2,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "more_than_one_entity",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'more_than_one_entity' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "More than one entity (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 1,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the stop order and the shape direction in your scheduling software; the shape is often drawn backwards.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "On some trips the stops fall along the route line in a different order than the schedule lists.",
          "why": "Trip planners can draw the bus doubling back or skipping ahead, which confuses riders reading the map."
        },
        {
          "code": "big_gap_in_service",
          "count": 13,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        }
      ],
      "name": "correctness",
      "score": 0.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 16 kinds of issue across 48214 instances (20 error, 48181 warning, 13 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 355,
        "effective_expiry_date": "2027-08-26",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": "20260723",
        "has_feed_info": true,
        "last_service_date": "2027-08-26",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_missing_feed_info_dates",
          "count": 1,
          "effort": "Two fields, set once in export settings.",
          "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "feed_info.txt is missing its start/end dates",
          "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
        }
      ],
      "name": "freshness",
      "score": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 355 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 official feed URL on file."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "2 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 355 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 71% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "Two requirements remain for this feed to earn the conformance mark. 2 validator errors to resolve. States wheelchair access on 71% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "Licencia CRTM; commercial reuse and transformation are permitted, with CRTM cited as the data source, update metadata retained, and no distortion of the data's meaning.",
    "reachable": true,
    "sha256": "c5bc7416121bf70549a87cfcb0b0e68fc2804e15921d170e3e77db9ad912f145",
    "size_bytes": 8168485,
    "source_provenance": "official",
    "static_url": "https://www.arcgis.com/sharing/rest/content/items/357e63c2904f43aeb5d8a267a64346d8/data"
  },
  "fetch": {
    "final_url": "https://www.arcgis.com/sharing/rest/content/items/357e63c2904f43aeb5d8a267a64346d8/data",
    "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-05T00:00:00+00:00",
  "geo": {
    "bbox": [
      -4.58037,
      39.60401,
      -2.8255,
      41.1316
    ],
    "lat": 40.42629,
    "lon": -3.7443,
    "stop_count": 8406
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 117,
        "trip_count": 14230,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 117,
    "trip_count": 14230
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 33.8,
    "margin_to_next_band": 26.2,
    "score": 33.8
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 2663,
      "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": "2663 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"AV.LOYOLA-PZA.MATADERO\", \"AV.LOYOLA-PZA.MATADERO\", \"AV.LOYOLA-PZA.PALOMA\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose 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 if a step-free route exists inside the station. Trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 8397,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 5350,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "5350 of 8397 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 5350,
    "single_stop_trips": 0,
    "trips_total": 14230
  },
  "route_map": {
    "drawn_route_count": 111,
    "has_shapes": true,
    "path": "data/artifacts/crtm-red-de-urbanos/geometry.geojson",
    "route_count": 117,
    "routes": [
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__10__005_",
        "label": "10",
        "long": "VIA COMPLUTENSE CENTRO - ESPARTALES NORTE",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__10__006_",
        "label": "10",
        "long": "CIRCULAR DE ALCOBENDAS",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__11__005_",
        "label": "11",
        "long": "LA GARENA - EST. ALCAL\u00c1 UNIVERSIDAD",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__11__006_",
        "label": "11",
        "long": "CIRCULAR DE ALCOBENDAS",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1_A_005_",
        "label": "1A",
        "long": "CIRCULAR ALCAL\u00c1 DE HENARES",
        "short": "1A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1_A_015_",
        "label": "1A",
        "long": "CIRCULAR ARROYOMOLINOS",
        "short": "1A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1_A_113_",
        "label": "1A",
        "long": "CIRCULAR PINTO",
        "short": "1A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1_A_148_",
        "label": "1A",
        "long": "CIRCULAR TORREJ\u00d3N",
        "short": "1A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1_B_005_",
        "label": "1B",
        "long": "CIRCULAR ALCAL\u00c1 DE HENARES",
        "short": "1B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1_B_015_",
        "label": "1B",
        "long": "CIRCULAR ARROYOMOLINOS",
        "short": "1B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1_B_113_",
        "label": "1B",
        "long": "CIRCULAR PINTO",
        "short": "1B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1_B_148_",
        "label": "1B",
        "long": "CIRCULAR TORREJ\u00d3N",
        "short": "1B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__006_",
        "label": "1",
        "long": "ARROYO DE LA VEGA-EL SOTO-LA MORALEJA",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__007_",
        "label": "1",
        "long": "PUERTA DEL SUR - FUENTE CISNEROS",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__013_",
        "label": "1",
        "long": "L1 CIRCULAR (FFCC-Moreras-FFCC)",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__014_",
        "label": "1",
        "long": "RESIDENCIA-LA POVEDA",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__022_",
        "label": "1",
        "long": "PASEO DE MADRID-OLIVAR-PARQUE-LAS LOMAS",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__038_",
        "label": "1",
        "long": "HOSPITAL DE LA FUENFR\u00cdA - FF.CC. - INSTITUTO",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__040_",
        "label": "1",
        "long": "CIRCULAR DE CIEMPOZUELOS",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": false,
        "id": "9__1__045_",
        "label": "1",
        "long": "EST. COMENAR VIEJO - LAS ADELFILLAS",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__047_",
        "label": "1",
        "long": "FFCC-PQUE. CORU\u00d1A-LOS VALLES-PUEBLO-URBANIZACIONES",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__065_",
        "label": "1",
        "long": "SECTOR III-AMBULATORIO",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__074_",
        "label": "1",
        "long": "CIRCULAR VEREDA DE LOS ESTUDIANTES-LA FORTUNA",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__080_",
        "label": "1",
        "long": "CIRCULAR (Hospital-Estaci\u00f3n FFCC)",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__092_",
        "label": "1",
        "long": "LAS CUMBRES-ESTACI\u00d3N FFCC",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__096_",
        "label": "1",
        "long": "LA DEHESA-EL PINAR",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__104_",
        "label": "1",
        "long": "URB. ALTOS DE JARAMA - MIRAMADRID",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__106_",
        "label": "1",
        "long": "CIRCULAR 1",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__108_",
        "label": "1",
        "long": "PEDREZUELA-URBANIZACIONES",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__115_",
        "label": "1",
        "long": "POZUELO DE ALARC\u00d3N-URB. LA CABA\u00d1A",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__123_",
        "label": "1",
        "long": "BARRIO DE LA LUNA - RIVAS PUEBLO",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__127_",
        "label": "1",
        "long": "LAS ROZAS-URBANIZACI\u00d3N MOLINO DE LA HOZ",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__130_",
        "label": "1",
        "long": "POL. INDUSTRIAL-C.C. SAN FERNANDO",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__131_",
        "label": "1",
        "long": "S. L. DE EL ESCORIAL-FFCC-S. L. DE EL ESCORIAL",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": false,
        "id": "9__1__132_",
        "label": "1",
        "long": "CIRCULAR SAN MARTIN DE LA VEGA",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__152_",
        "label": "1",
        "long": "FFCC-PUEBLO-\u00c1REA HOMOG\u00c9NEA SUR",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__161_",
        "label": "1",
        "long": "CIRCULAR (FFCC-Ambulatorio-FFCC)",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__1__903_",
        "label": "1",
        "long": "FFCC-AVENIDA VI\u00d1UELAS-AVENIDA COLMENAR-FFCC",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__005_",
        "label": "2",
        "long": "PUERTA DE SANTA ANA - HOSPITAL/UNIVERSIDAD",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__006_",
        "label": "2",
        "long": "ALCOBENDAS-LA MORALEJA",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__007_",
        "label": "2",
        "long": "ONDARRETA-PRADO STO DOMINGO",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__013_",
        "label": "2",
        "long": "L2 CIRCULAR (FFCC-Residencia-FFCC)",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__014_",
        "label": "2",
        "long": "LA POVEDA-SIETE VIENTOS-HOSPITAL",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__022_",
        "label": "2",
        "long": "FERIAL DE BOADILLA-VALDEPASTORES-LAS LOMAS",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": false,
        "id": "9__2__045_",
        "label": "2",
        "long": "EST. COLMENAR VIEJO - AV. REMEDIOS",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__047_",
        "label": "2",
        "long": "FFCC-PQUE. CORU\u00d1A-CENTRO SALUD-LOS NEGRALES-FFCC",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__049_",
        "label": "2",
        "long": "BARRIO DE LA ESTACI\u00d3N-CENTRO DE TRANSPORTES",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__065_",
        "label": "2",
        "long": "ARROYO CULEBRO - AMBULATORIO",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__080_",
        "label": "2",
        "long": "CIRCULAR (Hospital-Estaci\u00f3n FFCC)",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__092_",
        "label": "2",
        "long": "M\u00d3STOLES (Pradillo)-CEMENTERIO",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__104_",
        "label": "2",
        "long": "PIC\u00d3N DEL CURA - URB. LOS BERROCALES",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__106_",
        "label": "2",
        "long": "CIRCULAR 2",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__115_",
        "label": "2",
        "long": "CIRCULAR DE POZUELO DE ALARC\u00d3N",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__127_",
        "label": "2",
        "long": "LAS ROZAS - MONTE ROZAS - EL ENCINAR",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__131_",
        "label": "2",
        "long": "EL ESCORIAL-SAN LORENZO DE EL ESCORIAL-HOSPITAL-LA PIZARRA",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__148_",
        "label": "2",
        "long": "FRONTERAS-BARRIO CASTILLO-FRESNO",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__152_",
        "label": "2",
        "long": "FFCC-AVENIDA DEHESA-LOS ROBLES",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__161_",
        "label": "2",
        "long": "ESTACI\u00d3N FFCC-EL REST\u00d3N",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__2__903_",
        "label": "2",
        "long": "FFCC-AVENIDA COLMENAR-AVENIDA VI\u00d1UELAS-FFCC",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": false,
        "id": "9__3_A_065_",
        "label": "3A",
        "long": "CIRCULAR DE GETAFE",
        "short": "3A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3_B_065_",
        "label": "3B",
        "long": "CIRCULAR DE GETAFE",
        "short": "3B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__005_",
        "label": "3",
        "long": "CUATRO CA\u00d1OS - HOSPITAL/UNIVERSIDAD - ESPARTALES",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__006_",
        "label": "3",
        "long": "ARROYO DE LA VEGA-SOTO DE LA MORALEJA-EL ENCINAR DE LOS REYES",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__007_",
        "label": "3",
        "long": "ALCORC\u00d3N CENTRAL - PARQUE EL LUCERO",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__013_",
        "label": "3",
        "long": "L3 CIRCULAR (FFCC-Glorieta de la M\u00fasica-FFCC)",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__022_",
        "label": "3",
        "long": "FERIAL DE BOADILLA-VALDECABA\u00d1AS-BONANZA",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__047_",
        "label": "3",
        "long": "FF.CC. - EL GORRONAL - HOSPITAL",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__054_",
        "label": "3",
        "long": "EL ESCORIAL-LAS ZORRERAS",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__092_",
        "label": "3",
        "long": "POL\u00cdGONO INDUSTRIAL LAS NIEVES-M\u00d3STOLES PRADILLO",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__106_",
        "label": "3",
        "long": "HOSPITAL-AVENIDA DE AM\u00c9RICA-LAGUNA PARK",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__115_",
        "label": "3",
        "long": "CIRCULAR DE POZUELO DE ALARC\u00d3N",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__148_",
        "label": "3",
        "long": "LOS FRESNOS - PLAZA DE ESPA\u00d1A - LOS ALMENDROS",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__161_",
        "label": "3",
        "long": "CIRCULAR (El Rest\u00f3n-Avenida Andaluc\u00eda-El Rest\u00f3n)",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__3__903_",
        "label": "3",
        "long": "SOTO DE VI\u00d1UELAS-TRES CANTOS FFCC-SOTO DE VI\u00d1UELAS",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__013_",
        "label": "4",
        "long": "EST. ARANJUEZ - HOSPITAL - PAU DE LA MONTA\u00d1A",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__014_",
        "label": "4",
        "long": "CIRCULAR ARGANDA",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__022_",
        "label": "4",
        "long": "BOADILLA CENTRO - EL PASTEL",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__047_",
        "label": "4",
        "long": "FFCC-PQUE. CORU\u00d1A-PUEBLO",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__065_",
        "label": "4",
        "long": "POL. IND. LOS \u00c1NGELES - HOSPITAL - PERALES DEL R\u00cdO",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__068_",
        "label": "4",
        "long": "POLIDEPORTIVO-VALLEFRESNOS/LA SERRANILLA",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__092_",
        "label": "4",
        "long": "M\u00d3STOLES SUR - M\u00d3STOLES (HOSPITAL REY JUAN CARLOS)",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__131_",
        "label": "4",
        "long": "CIRCULAR SAN LORENZO DE EL ESCORIAL",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__134_",
        "label": "4",
        "long": "POLIDEPORTIVO-MOSCATELARES",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__148_",
        "label": "4",
        "long": "TORREJ\u00d3N-PARQUE CORREDOR",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__152_",
        "label": "4",
        "long": "FFCC-PUEBLO-LOS PE\u00d1ASCALES",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__161_",
        "label": "4",
        "long": "ESTACI\u00d3N FFCC-POL\u00cdGONOS NORTE",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__4__903_",
        "label": "4",
        "long": "TRES CANTOS NORTE - TRES CANTOS FF.CC.",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5_A_148_",
        "label": "5A",
        "long": "CIRCULAR PARQUE EUROPA",
        "short": "5A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5_B_148_",
        "label": "5B",
        "long": "CIRCULAR PARQUE EUROPA",
        "short": "5B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5__005_",
        "label": "5",
        "long": "PLAZA DE LA PAZ - NUEVA RINCONADA",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5__006_",
        "label": "5",
        "long": "S. S. DE LOS REYES-ALCOBENDAS-SOTO MORALEJA",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5__013_",
        "label": "5",
        "long": "L5  CIRCULAR (FFCC-La Monta\u00f1a-FFCC)",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5__065_",
        "label": "5",
        "long": "BUENAVISTA - SECTOR III",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5__092_",
        "label": "5",
        "long": "MOSTOLES (Estaci\u00f3n FF.CC.) - PARQUE COIMBRA",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5__152_",
        "label": "5",
        "long": "FFCC-PUEBLO-LOS PE\u00d1ASCALES (Por P\u00ba Joaqu\u00edn Ruiz J.)",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5__161_",
        "label": "5",
        "long": "ESTACI\u00d3N FFCC-P.I. ROMPECUBAS",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__5__903_",
        "label": "5",
        "long": "TRES CANTOS NORTE - AV. VI\u00d1UELAS",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__6__005_",
        "label": "6",
        "long": "EST. LA GARENA - VIRGEN DEL VAL",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__6__006_",
        "label": "6",
        "long": "ESTACI\u00d3N FFCC VALDELASFUENTES-POLG. INDUSTRIAL",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__6__047_",
        "label": "6",
        "long": "FFCC-CANTOS ALTOS-PUEBLO-ARROYO ARRIBA",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__6__065_",
        "label": "6",
        "long": "HOSPITAL - SAN ISIDRO",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__6__092_",
        "label": "6",
        "long": "UNIVERSIDAD REY JUAN CARLOS-URB. P.GUADARRAMA",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__6__148_",
        "label": "6",
        "long": "PLAZA DE ESPA\u00d1A - OASIZ",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__6__161_",
        "label": "6",
        "long": "ESTACI\u00d3N FFCC-EL CARACOL-EL REST\u00d3N II",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__7__005_",
        "label": "7",
        "long": "ENSANCHE NORTE - NUEVA ALCAL\u00c1 / CEMENTERIO JARD\u00cdN",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__7__065_",
        "label": "7",
        "long": "7 CIRCULAR GETAFE CENTRAL - TECNOGETAFE",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__7__134_",
        "label": "7",
        "long": "ESTACI\u00d3N FFCC-POL\u00cdGONOS-ESTACI\u00d3N FFCC",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__7__161_",
        "label": "7",
        "long": "ESTACI\u00d3N FFCC-HOSPITAL-EL REST\u00d3N",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__8__005_",
        "label": "8",
        "long": "LOS NOGALES - VIRGEN DEL VAL",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__8__134_",
        "label": "8",
        "long": "CIRCULAR CIUDALCAMPO",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__9__005_",
        "label": "9",
        "long": "EST. ALCAL\u00c1 DE HENARES - EL OLIVAR /POL\u00cdGONO CAMPORROSO",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__9__006_",
        "label": "9",
        "long": "ESTACI\u00d3N FFCC-ARROYO DE LA VEGA",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": false,
        "id": "9__I1__009_",
        "label": "I1",
        "long": "INSTITUTO ALGETE",
        "short": "I1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__PI1__065_",
        "label": "PI1",
        "long": "GETAFE CENTRAL - P.I. LOS ANGELES - P.I. LOS OLIVOS",
        "short": "PI1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__PI2__065_",
        "label": "PI2",
        "long": "GETAFE CENTRAL-P.I. SAN MARCOS-P.I. EL LOMO-P.E. LA CARPETAN\u00cdA",
        "short": "PI2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": true,
        "id": "9__SE__161_",
        "label": "SE",
        "long": "SE URBANA VALDEMORO",
        "short": "SE",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E60003",
        "color_name": "red",
        "has_shape": false,
        "id": "9_i_1__132_",
        "label": "i1",
        "long": "RUTAS INSTITUTOS",
        "short": "i1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 8406,
    "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"
  },
  "snapshot_date": "2026-09-05",
  "top_fixes": [
    {
      "code": "equal_shape_distance_diff_coordinates",
      "count": 10,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 18.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Equal shape distance diff coordinates (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "stop_time_with_arrival_before_previous_departure_time",
      "count": 10,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'stop_time_with_arrival_before_previous_departure_time' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 18.0,
      "rank": 2,
      "severity": "ERROR",
      "what": "Stop time with arrival before previous departure time (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 14230,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "14230 of 14230 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the bus itself can take them."
    }
  ],
  "validator_version": "8.0.1"
}
