{
  "agency": {
    "country": "FI",
    "id": "foli-turku",
    "name": "F\u00f6li (Turku region)",
    "subdivision_code": "FI-19",
    "subdivision_name": "Varsinais-Suomi"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 36.9,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 98.4
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 14.8
        },
        "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": 12570,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 3573,
        "translations": {
          "feed_lang": "fi",
          "has_translations": true,
          "languages": [
            "en",
            "sv"
          ],
          "translated_tables": [
            "stops",
            "trips"
          ],
          "translation_count": 1938
        },
        "trips": 12570,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 98.4,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 3573,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "3573 of 3573 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": 207,
          "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": 0.2,
          "severity": "WARNING",
          "what": "207 of 12570 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 1,
          "effort": "Usually one value per route pattern in your scheduling source.",
          "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "1 of 12570 trips have no headsign, the text that tells riders where the transit vehicle is going.",
          "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
        },
        {
          "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."
        }
      ],
      "name": "completeness",
      "score": 52.2,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 15,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 377,
          "WARNING": 22150
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 15837,
          "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": "non_ascii_or_non_printable_char",
          "count": 3070,
          "effort": "A planned ID change, not a quick text cleanup.",
          "fix": "Only change the flagged IDs if an app needs basic ASCII values. Update each place that uses the ID. Keep all names and headsigns in their original language.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some internal IDs use characters outside the basic text set.",
          "why": "These IDs are valid UTF-8 data. This warning is only about support in older apps. It does not mean that names in other languages are wrong."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 2278,
          "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": "service_has_no_active_day_of_the_week",
          "count": 822,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 99,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "expired_calendar",
          "count": 20,
          "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": "missing_bike_allowance",
          "count": 17,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_bike_allowance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Missing bike allowance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_recommended_field",
          "count": 3,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.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": "mixed_case_recommended_field",
          "count": 2,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "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 transit vehicle doubling back or skipping ahead, which confuses riders reading the map."
        },
        {
          "code": "big_gap_in_service",
          "count": 319,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "platform_without_parent_station",
          "count": 35,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'platform_without_parent_station' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Platform without parent station (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 22,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 0.8,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the transit vehicle ends up, so a midpoint name can send them the wrong way."
        },
        {
          "code": "unknown_file",
          "count": 1,
          "effort": "A quick look at the flagged file.",
          "fix": "Check the flagged file name for a typo of a standard GTFS file. Remove it if it is a vendor extra.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "The feed includes a file that is not part of the GTFS spec.",
          "why": "Apps ignore files they don't know, and a stray file can hide a misspelled standard file name."
        }
      ],
      "name": "correctness",
      "score": 29.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 15 kinds of issue across 22527 instances (0 error, 22150 warning, 377 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 278,
        "effective_expiry_date": "2027-06-06",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2027-06-06",
        "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 278 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 configured feed URL. Publisher ownership of that URL is not verified."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 278 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 98% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "One requirement remains for this feed to earn the conformance mark. States wheelchair access on 0% of stops and 98% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC BY 4.0 via the city's open data service at data.foli.fi; credit the source and indicate any changes made to the data.",
    "reachable": true,
    "sha256": "610e17e4261c06dac747ec2ee3e9f5e508016661531d1e76ee97dff03cdf5e95",
    "size_bytes": 11257172,
    "source_provenance": "unverified",
    "static_url": "http://data.foli.fi/gtfs/gtfs.zip"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 0,
        "stated_pct": 0.0,
        "total_count": 8
      },
      "trips": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 17,
        "not_allowed_pct": 100.0,
        "stated_count": 17,
        "stated_pct": 100.0,
        "total_count": 17
      }
    },
    "bikes": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 17
    },
    "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": 17
    },
    "fares": {
      "applied": false,
      "fare_free": false,
      "model": "none",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [],
      "kinds_configured": 0,
      "scope": "whole_feed"
    },
    "route_count": 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": 8,
      "parented_boarding_location_count": 0,
      "parented_boarding_location_pct": 0.0,
      "referenced_station_count": 0
    },
    "trip_count": 17
  },
  "fetch": {
    "final_url": "http://data.foli.fi/gtfs/v0/20260826-120427/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-01T00:00:00+00:00",
  "geo": {
    "bbox": [
      21.32941,
      60.01904,
      23.51585,
      60.74342
    ],
    "lat": 60.45272,
    "lon": 22.29212,
    "stop_count": 3573
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 154,
        "trip_count": 12553,
        "trip_share_pct": 99.9
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 2,
        "trip_count": 17,
        "trip_share_pct": 0.1
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 156,
    "trip_count": 12570
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 50.3,
    "margin_to_next_band": 9.7,
    "score": 50.3
  },
  "recommendations": [],
  "routability": {
    "boardable_stops": 3573,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 12570
  },
  "route_map": {
    "drawn_route_count": 141,
    "has_shapes": true,
    "path": "data/artifacts/foli-turku/geometry.geojson",
    "route_count": 156,
    "routes": [
      {
        "color": "0BBBEF",
        "color_name": "teal",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Lentoasema-Keskusta-Satama",
        "short": "1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "AFCA0B",
        "color_name": "yellow",
        "has_shape": false,
        "id": "10",
        "label": "4T",
        "long": "Varissuo, It\u00e4keskus-Skanssi-Keskusta, Halinen-Keskusta",
        "short": "4T",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "100",
        "label": "100",
        "long": "Keskusta-Turkuhalli",
        "short": "100",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "101",
        "label": "101",
        "long": "Keskusta-Logomo",
        "short": "101",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "102",
        "label": "102",
        "long": "Kupittaan palloiluhalli-Keskusta",
        "short": "102",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F59C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "11",
        "label": "5",
        "long": "Ylioppilaskyl\u00e4-Keskusta-Haarla",
        "short": "5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F59C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "12",
        "label": "5A",
        "long": "Ylioppilaskyl\u00e4-Keskusta-Toijainen-Haarla",
        "short": "5A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009E3D",
        "color_name": "green",
        "has_shape": true,
        "id": "13",
        "label": "6",
        "long": "Lieto-Turku-Naantali",
        "short": "6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009E3D",
        "color_name": "green",
        "has_shape": true,
        "id": "14",
        "label": "6A",
        "long": "Kaarina-Turku-Naantali",
        "short": "6A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009E3D",
        "color_name": "green",
        "has_shape": true,
        "id": "15",
        "label": "6T",
        "long": "Lieto-Turku, Naantali-Turku",
        "short": "6T",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D20824",
        "color_name": "red",
        "has_shape": true,
        "id": "16",
        "label": "8",
        "long": "Runosm\u00e4ki-Keskusta-Harittu",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D20824",
        "color_name": "red",
        "has_shape": false,
        "id": "17",
        "label": "8T",
        "long": "Runosm\u00e4ki-Keskusta, Harittu-Keskusta",
        "short": "8T",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C78AF",
        "color_name": "gray",
        "has_shape": true,
        "id": "18",
        "label": "9",
        "long": "Uittamo-Keskusta-H\u00e4rk\u00e4m\u00e4ki",
        "short": "9",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00AEEF",
        "color_name": "teal",
        "has_shape": true,
        "id": "180",
        "label": "180",
        "long": "Martinsilta-Forum Marinum-Ruissalo",
        "short": "180",
        "text_color": "000000",
        "type_label": "Ferry"
      },
      {
        "color": "9C78AF",
        "color_name": "gray",
        "has_shape": true,
        "id": "19",
        "label": "9A",
        "long": "Uittamo-Keskusta-Suikkila",
        "short": "9A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0BBBEF",
        "color_name": "teal",
        "has_shape": true,
        "id": "2",
        "label": "1A",
        "long": "Linja-autoasema-Keskusta-Satama",
        "short": "1A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "005EA1",
        "color_name": "teal",
        "has_shape": true,
        "id": "20",
        "label": "10",
        "long": "Uittamo-Skanssi-Kupittaa-L\u00e4nsikeskus-Satama",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "201",
        "label": "201",
        "long": "Puutori-Kaanaa-Naantali-Luonnonmaa",
        "short": "201",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "203",
        "label": "203",
        "long": "Puutori-Kaanaa-Naantali-Merimasku-Velkua",
        "short": "203",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "206",
        "label": "206",
        "long": "Puutori-Raisio-Kaanaa",
        "short": "206",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "005EA1",
        "color_name": "teal",
        "has_shape": true,
        "id": "21",
        "label": "10A",
        "long": "Varissuo-Lauste-Kupittaa-Mylly-Raisio-Perno",
        "short": "10A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "22",
        "label": "20",
        "long": "Keskusta-Muhkuri",
        "short": "20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "220",
        "label": "220",
        "long": "Ylioppilaskyl\u00e4-Keskusta-Ihala-Raisio-Pet\u00e4sm\u00e4ki",
        "short": "220",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "23",
        "label": "21",
        "long": "Paattinen-Keskusta",
        "short": "21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "24",
        "label": "22",
        "long": "J\u00e4k\u00e4rl\u00e4-Yli-Maaria-Moisio-Keskusta-Ilpoinen",
        "short": "22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "25",
        "label": "22T",
        "long": "J\u00e4k\u00e4rl\u00e4-Yli-Maaria-Moisio-Keskusta-Ilpoinen",
        "short": "22T",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "26",
        "label": "23",
        "long": "Tortinm\u00e4ki-Paattinen-Keskusta",
        "short": "23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27",
        "label": "24",
        "long": "Puutori-Erikvalla",
        "short": "24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "28",
        "label": "25",
        "long": "Puutori-Brinkhall-Kakskerta",
        "short": "25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "29",
        "label": "25A",
        "long": "Puutori-Myllykyl\u00e4-Kakskerta",
        "short": "25A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0BBBEF",
        "color_name": "teal",
        "has_shape": false,
        "id": "3",
        "label": "1T",
        "long": "Lentoasema-Keskusta, Satama-Keskusta",
        "short": "1T",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "30",
        "label": "26",
        "long": "Mets\u00e4m\u00e4ki-Oriketo-Puutori",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "301",
        "label": "301",
        "long": "Keskusta-Rusko (P\u00e4\u00e4llist\u00f6nm\u00e4ki)",
        "short": "301",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "302",
        "label": "302",
        "long": "Keskusta-Rusko-Vahto",
        "short": "302",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "303",
        "label": "303",
        "long": "Keskusta-Rusko (Paasniittu)-Vahto",
        "short": "303",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "31",
        "label": "27",
        "long": "Varissuo-Keskusta-Kirstinpuisto-Herttuankulma",
        "short": "27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "32",
        "label": "27A",
        "long": "Varissuo-Keskusta-Port Arthur-Herttuankulma",
        "short": "27A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "33",
        "label": "28",
        "long": "Auvaism\u00e4ki-J\u00e4k\u00e4rl\u00e4-Keskusta-Ruissalo",
        "short": "28",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "34",
        "label": "28A",
        "long": "Puutori-Keskusta-Ruissalo",
        "short": "28A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "35",
        "label": "28T",
        "long": "Auvaism\u00e4ki-J\u00e4k\u00e4rl\u00e4-Keskusta",
        "short": "28T",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "36",
        "label": "33",
        "long": "Vienola-Perno-Pansio",
        "short": "33",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "38",
        "label": "39",
        "long": "Ylioppilaskyl\u00e4-It\u00e4inen Pitk\u00e4katu-Uittamo",
        "short": "39",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "39",
        "label": "41",
        "long": "Lehmusvalkama-Keskusta-Kasarminkatu",
        "short": "41",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "ED6EA7",
        "color_name": "pink",
        "has_shape": true,
        "id": "4",
        "label": "2",
        "long": "Kohmo-Keskusta-N\u00e4ttinummi-Mylly",
        "short": "2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "40",
        "label": "42",
        "long": "Skanssi-Kohmo-Keskusta",
        "short": "42",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "401",
        "label": "401",
        "long": "Ilmarinen-Puutori",
        "short": "401",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "402",
        "label": "402",
        "long": "Lieto as-Ilmarinen-Puutori",
        "short": "402",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "41",
        "label": "42A",
        "long": "Skanssi-Varissuo-Keskusta",
        "short": "42A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "42",
        "label": "43",
        "long": "Ilpoinen-Keskusta-M\u00e4likk\u00e4l\u00e4",
        "short": "43",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "43",
        "label": "44",
        "long": "Runosm\u00e4ki-L\u00e4nsikeskus",
        "short": "44",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "44",
        "label": "45",
        "long": "Impivaaran uimahalli-Keskusta-Vienola",
        "short": "45",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "45",
        "label": "46",
        "long": "Rautalankatu-Pansio",
        "short": "46",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "46",
        "label": "50",
        "long": "Moikoinen-Kukola-Oriniemi-H\u00e4ppil\u00e4-Moikoinen",
        "short": "50",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "47",
        "label": "50A",
        "long": "Moikoinen-Kukola-Oriniemi-H\u00e4ppil\u00e4-Maanp\u00e4\u00e4-Moikoinen",
        "short": "50A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "48",
        "label": "51",
        "long": "Moikoinen-H\u00e4ppil\u00e4-Oriniemi-Kukola-Moikoinen",
        "short": "51",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "49",
        "label": "51A",
        "long": "Moikoinen-Maanp\u00e4\u00e4-H\u00e4ppil\u00e4-Oriniemi-Kukola-Moikoinen",
        "short": "51A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "ED6EA7",
        "color_name": "pink",
        "has_shape": true,
        "id": "5",
        "label": "2Y",
        "long": "Kohmo-Keskusta-L\u00e4nsinummi",
        "short": "2Y",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "501",
        "label": "K1",
        "long": "Auranlaakso-Oskarinaukio",
        "short": "K1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "502",
        "label": "K2",
        "long": "Keskusta-Piispanristi-Keskusta-Kes\u00e4m\u00e4ki-Keskusta",
        "short": "K2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "503",
        "label": "K3",
        "long": "Keskusta-Sorro-Keskusta-Voivala-Keskusta",
        "short": "K3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "504",
        "label": "K4",
        "long": "Piikki\u00f6-Harvaluoto",
        "short": "K4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "506",
        "label": "K6",
        "long": "Toivonlinna-Piikki\u00f6-Varissuo",
        "short": "K6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "51",
        "label": "53",
        "long": "Pikisaari-Moikoinen-Kaistarniemi-Papinsaari",
        "short": "53",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "511",
        "label": "L1",
        "long": "Koulukeskus-Suopohja-Littoinen",
        "short": "L1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "512",
        "label": "L2",
        "long": "Koulukeskus-Loukinainen-Littoinen",
        "short": "L2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "513",
        "label": "L3",
        "long": "Ilmarinen-Arosuo-Paavola",
        "short": "L3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "514",
        "label": "L4",
        "long": "Ilmarinen-Rauhakyl\u00e4-Vintala-keskusta-Koulukeskus",
        "short": "L4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "515",
        "label": "L5",
        "long": "Jokilaakso-Koulukeskus-Saukonoja-Liedonper\u00e4-Tarvasjoki",
        "short": "L5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "516",
        "label": "L6",
        "long": "Koulukeskus-Vt 10-Tarvasjoki-Liedonper\u00e4-Nuolemo",
        "short": "L6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "517",
        "label": "L7",
        "long": "Koulukeskus-Ilmarinen",
        "short": "L7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "518",
        "label": "L8",
        "long": "Keskusta-H\u00e4meentie-Yliskulma",
        "short": "L8",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "519",
        "label": "L9",
        "long": "Kaurinkoski-Pahkam\u00e4en koulu-R\u00e4h\u00e4l\u00e4-Jokilaakson koulu",
        "short": "L9",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "52",
        "label": "62",
        "long": "Keskusta-It\u00e4inen Pitk\u00e4katu-Moikoinen-Papinsaari",
        "short": "62",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "520",
        "label": "L10",
        "long": "Jokilaakson koulu-Suopohja/Loukinainen-Littoisten koulu",
        "short": "L10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "521",
        "label": "L11",
        "long": "Tarvasjoki-Yliskulma-Jokilaakson koulu",
        "short": "L11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "522",
        "label": "L12",
        "long": "Yliskulma-Jokilaakson koulu",
        "short": "L12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "523",
        "label": "L13",
        "long": "Liedon keskusta-Loukinainen-Littoinen",
        "short": "L13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "524",
        "label": "L14",
        "long": "Jalosenkuja-Rauhakyl\u00e4-Haaganm\u00e4ki-Ilmaristen koulu",
        "short": "L14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "53",
        "label": "67",
        "long": "Katariina-Harittu-Ilpoisten koulu",
        "short": "67",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "531",
        "label": "N1",
        "long": "Keskusta-Murikko-Keskusta",
        "short": "N1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "532",
        "label": "N2",
        "long": "Naantali-Rym\u00e4ttyl\u00e4",
        "short": "N2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "533",
        "label": "N3",
        "long": "Naantali-Linnavuori-Rym\u00e4ttyl\u00e4",
        "short": "N3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "534",
        "label": "N4",
        "long": "Naantali-Merimasku",
        "short": "N4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "535",
        "label": "N5",
        "long": "Naantali-Merimasku-Velkua",
        "short": "N5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "536",
        "label": "N6",
        "long": "Naantali-Merimasku-Velkua",
        "short": "N6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "537",
        "label": "N7",
        "long": "Keskusta-Linnavuori-Porhonkallio-Keskusta",
        "short": "N7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "538",
        "label": "N8",
        "long": "Merimaskun koulu-Killainen-Iskola-Merimaskun koulu",
        "short": "N8",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "539",
        "label": "N9",
        "long": "Teersalo-Pohjanp\u00e4\u00e4ntie",
        "short": "N9",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "540",
        "label": "N10",
        "long": "Rym\u00e4ttyl\u00e4-Aikkola-Poikko",
        "short": "N10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "541",
        "label": "N11",
        "long": "Rym\u00e4ttyl\u00e4-Ahteentaka",
        "short": "N11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "542",
        "label": "N12",
        "long": "Rym\u00e4ttyl\u00e4-Aasla",
        "short": "N12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "543",
        "label": "N13",
        "long": "Naantali-Haapala",
        "short": "N13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "544",
        "label": "N14",
        "long": "Naantalin keskusta-Naantalin satama",
        "short": "N14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "551",
        "label": "P1",
        "long": "Keskusta-Oinila-Keskusta",
        "short": "P1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "552",
        "label": "P2",
        "long": "Keskusta-Huso-Kurki-Kevola-Vistan koulu-Jokelan koulu",
        "short": "P2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "ED0C6E",
        "color_name": "red",
        "has_shape": true,
        "id": "553",
        "label": "P3",
        "long": "Keskusta-Oinila-Juntola-Suksela-Keskusta",
        "short": "P3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "554",
        "label": "P4",
        "long": "Keskusta-Paimion mets\u00e4koulu",
        "short": "P4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "555",
        "label": "P5",
        "long": "Asematie-Senioritalo-Tervesyasema-Neste K Paimio",
        "short": "P5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "ED0C6E",
        "color_name": "red",
        "has_shape": true,
        "id": "556",
        "label": "P6",
        "long": "Taatila-Kaleva-Vistan koulu",
        "short": "P6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "ED0C6E",
        "color_name": "red",
        "has_shape": true,
        "id": "557",
        "label": "P7",
        "long": "Keskusta-Jokelan koulu-Veikkari-Teerlaki",
        "short": "P7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "56",
        "label": "72",
        "long": "Syv\u00e4lahden koulu-Haarla-Kakskerta",
        "short": "72",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "561",
        "label": "R1",
        "long": "Pet\u00e4sm\u00e4ki-Tikanmaa-Kaanaa-Keo-Pet\u00e4sm\u00e4ki",
        "short": "R1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "562",
        "label": "R2",
        "long": "Pet\u00e4sm\u00e4ki-Keo-Kaanaa-Tikanmaa-Pet\u00e4sm\u00e4ki",
        "short": "R2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "57",
        "label": "73",
        "long": "Saram\u00e4ki-Turun Lyseon koulu",
        "short": "73",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "571",
        "label": "V1",
        "long": "J\u00e4rvijoki-Lavam\u00e4ki-Laukolan koulu",
        "short": "V1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "572",
        "label": "V2",
        "long": "Soisalontie-Leinainen-Laukolan koulu",
        "short": "V2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "573",
        "label": "V3",
        "long": "L\u00e4hteenm\u00e4ki-Kajamo-Kahari-Hiidenvainion koulu",
        "short": "V3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "574",
        "label": "V4",
        "long": "Kahari-P\u00e4\u00e4llist\u00f6nm\u00e4ki-Hiidenvainion koulu-Merttel\u00e4n koulu-Isovuori-Laukolan koulu",
        "short": "V4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "575",
        "label": "V5",
        "long": "Ohjaluoto-Isovuori-Ravaste-Merttel\u00e4n koulu-Hiidenvainion koulu",
        "short": "V5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "58",
        "label": "74",
        "long": "Varissuo-Nummenpakan koulu",
        "short": "74",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "59",
        "label": "75",
        "long": "Perno-Topeliuksen koulu",
        "short": "75",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "77034E",
        "color_name": "brown",
        "has_shape": true,
        "id": "6",
        "label": "3",
        "long": "Varissuo-Keskusta-Perno",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "600",
        "label": "600",
        "long": "Littoinen-Varissuo-Kohmo-Skanssi",
        "short": "600",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "601",
        "label": "601",
        "long": "Skanssi-Kohmo-Varissuo-Littoinen",
        "short": "601",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "61",
        "label": "77",
        "long": "Tortinm\u00e4ki-Yli-Maarian koulu",
        "short": "77",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "612",
        "label": "612",
        "long": "Marttila-Lieto-Turku",
        "short": "612",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "614",
        "label": "614",
        "long": "Koski tl-Marttila-Lieto-Turku",
        "short": "614",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "615",
        "label": "615",
        "long": "Somero-Koski tl-Marttila-Lieto-Turku",
        "short": "615",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "62",
        "label": "78",
        "long": "Auvaism\u00e4ki-Yli-Maarian koulu",
        "short": "78",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "63",
        "label": "79",
        "long": "Varissuo-Halinen",
        "short": "79",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "64",
        "label": "79A",
        "long": "Kohmo-Halinen",
        "short": "79A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "65",
        "label": "82",
        "long": "Tortinm\u00e4ki-Paattinen-Moisio-J\u00e4k\u00e4rl\u00e4-Keskusta",
        "short": "82",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "66",
        "label": "89",
        "long": "Halinen-Ylioppilaskyl\u00e4-Keskusta-Ilpoinen",
        "short": "89",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "67",
        "label": "90",
        "long": "Varissuo-Harittu-Uittamo-Perno",
        "short": "90",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "68",
        "label": "98",
        "long": "Runosm\u00e4ki-H\u00e4rk\u00e4m\u00e4ki-Perno",
        "short": "98",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F59C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "69",
        "label": "5T",
        "long": "Keskusta-Haarla",
        "short": "5T",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "77034E",
        "color_name": "brown",
        "has_shape": true,
        "id": "7",
        "label": "3A",
        "long": "Varissuo-Keskusta-Raisio",
        "short": "3A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "700",
        "label": "700",
        "long": "Piikki\u00f6-Puutori",
        "short": "700",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "701",
        "label": "701",
        "long": "Toivonlinna-Piikki\u00f6-Puutori",
        "short": "701",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "703",
        "label": "703",
        "long": "Paimio-Naskarla-Piikki\u00f6-Puutori",
        "short": "703",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "704",
        "label": "704",
        "long": "Paimio-Piikki\u00f6-Puutori",
        "short": "704",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "705",
        "label": "705",
        "long": "Paimion parantola-Paimio-Naskarla-Piikki\u00f6-Puutori",
        "short": "705",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "706",
        "label": "706",
        "long": "Paimion parantola-Paimio-Piikki\u00f6-Puutori",
        "short": "706",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "707",
        "label": "707",
        "long": "Paimio-Hepojoki-Piikki\u00f6-Puutori",
        "short": "707",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "708",
        "label": "708",
        "long": "Huso th-Paimio-Piikki\u00f6-Puutori",
        "short": "708",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EAAB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "709",
        "label": "709",
        "long": "Paimion parantola-Paimio-VT1-Puutori",
        "short": "709",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "ED0C6E",
        "color_name": "red",
        "has_shape": true,
        "id": "711",
        "label": "711",
        "long": "Paimio-Sauvo",
        "short": "711",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "720",
        "label": "720",
        "long": "Sauvo-Turku",
        "short": "720",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "721",
        "label": "720P",
        "long": "Sauvo-Paimio-Turku",
        "short": "720P",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "722",
        "label": "721",
        "long": "Kemi\u00f6-Sauvo-Turku",
        "short": "721",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": false,
        "id": "723",
        "label": "721S",
        "long": "Kemi\u00f6-Sauvo-Turku-Turun satama",
        "short": "721S",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "724",
        "label": "722",
        "long": "Taalintehdas-Kemi\u00f6-Sauvo-Turku",
        "short": "722",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "725",
        "label": "722S",
        "long": "Taalintehdas-Kemi\u00f6-Sauvo-Turku-Turun satama",
        "short": "722S",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": false,
        "id": "726",
        "label": "723",
        "long": "Kasn\u00e4s-Taalintehdas-Kemi\u00f6-Sauvo-Turku",
        "short": "723",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": false,
        "id": "727",
        "label": "723H",
        "long": "Kasn\u00e4s-Svartn\u00e4s-Taalintehdas-Kemi\u00f6-Sauvo-Turku",
        "short": "723H",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": false,
        "id": "728",
        "label": "723K",
        "long": "Kasn\u00e4s-Kemi\u00f6-Sauvo-Turku",
        "short": "723K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": false,
        "id": "729",
        "label": "723S",
        "long": "Kasn\u00e4s-Taalintehdas-Kemi\u00f6-Sauvo-Turku-Turun satama",
        "short": "723S",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "77034E",
        "color_name": "brown",
        "has_shape": false,
        "id": "8",
        "label": "3T",
        "long": "Varissuo-Keskusta",
        "short": "3T",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF972B",
        "color_name": "orange",
        "has_shape": true,
        "id": "801",
        "label": "801",
        "long": "Parainen-Turku",
        "short": "801",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "802",
        "label": "802",
        "long": "Parainen-Turku, pikavuoro",
        "short": "802",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AFCA0B",
        "color_name": "yellow",
        "has_shape": true,
        "id": "9",
        "label": "4",
        "long": "Varissuo, It\u00e4keskus-Skanssi-Keskusta-Halinen",
        "short": "4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "901",
        "label": "901",
        "long": "Korppoo-Nauvo-Parainen-Turku",
        "short": "901",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": false,
        "id": "902",
        "label": "902",
        "long": "Korpostr\u00f6m-Korppoo-Nauvo-Parainen-Turku",
        "short": "902",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "903",
        "label": "903",
        "long": "Houtskari-Korppoo-Nauvo-Parainen-Turku",
        "short": "903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008161",
        "color_name": "green",
        "has_shape": true,
        "id": "904",
        "label": "904",
        "long": "Houtskari-Korppoo",
        "short": "904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AEEF",
        "color_name": "teal",
        "has_shape": true,
        "id": "905",
        "label": "Lautta",
        "long": "Houtskari-Korppoo",
        "short": "Lautta",
        "text_color": "000000",
        "type_label": "Ferry"
      }
    ],
    "stop_count": 3573,
    "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-01",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 3573,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "3573 of 3573 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_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,
      "rank": 2,
      "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."
    },
    {
      "code": "scorecard_no_fare_data",
      "count": 1,
      "effort": "A small file for most flat-fare systems.",
      "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
      "owner": "",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "The feed contains no fare information.",
      "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
    }
  ],
  "validator_version": "8.0.1"
}
