{
 "name": "CamperTrailers.com Verified Towable Specifications",
 "description": "Specifications for North American travel trailers and fifth wheels, transcribed from named manufacturer and dealer-network sources and published only where a source published them. One record per floorplan page on CamperTrailers.com.",
 "url": "https://campertrailers.com/data/",
 "download_url": "https://campertrailers.com/data/campertrailers-verified-specs.json",
 "publisher": {
  "name": "Giordano Inc.",
  "site": "https://campertrailers.com/",
  "byline": "Derek Jordan"
 },
 "licence": "Free to use and republish with attribution to CamperTrailers.com. Attribution must carry the qualifiers: hitch and pin figures are DRY, and any record with gvwr_derived true has a GVWR obtained by addition rather than transcription.",
 "generated": "2026-08-05",
 "generated_by": "build_dataset.py",
 "source": "Parsed from the rendered floorplan pages published on this site.",
 "record_count": 1816,
 "conventions": {
  "units": "Weights in pounds (lb). Capacities in US gallons. Dimensions in feet. Prices in USD.",
  "null_means": "Field is not published by any source we accept. It is never estimated and never zero-filled.",
  "hitch_weights_are_dry": "Every hitch_weight_lb on this site is the DRY tongue or pin weight. Loaded tongue weight is conventionally 10-15% of loaded trailer weight and runs higher. Sizing a tow vehicle off the dry figure under-budgets payload.",
  "gvwr_derived": "true means the page computed GVWR as dry weight + cargo capacity because no source published it directly. The arithmetic ties out exactly; the flag exists so the provenance is not lost.",
  "no_tow_vehicle_ratings": "This dataset publishes the trailer side only. It contains no tow ratings for any vehicle, because a single truck model varies by thousands of pounds on engine, axle, cab and drivetrain. The authoritative figure is the door-jamb placard.",
  "model_year": "Each page covers 2005-present as a span and states one current model year. model_year_label is that stated year, not a claim that the spec held for every year.",
  "sleeps_is_a_claim": "sleeps is the manufacturer's own capacity claim, reproduced verbatim. It is not an assessment of how many people fit comfortably."
 },
 "catalog_scale": {
  "floorplan_records": 1816,
  "travel_trailers": 1346,
  "fifth_wheels": 470,
  "brands": 11,
  "lines": 112,
  "gvwr_derived_records": 71,
  "site_pages": 2009,
  "line_hubs": 105,
  "brand_indexes": 11
 },
 "fields": [
  {
   "name": "url",
   "type": "string",
   "unit": null,
   "description": "Canonical URL of the floorplan page this record was read from.",
   "populated": 1816
  },
  {
   "name": "page",
   "type": "string",
   "unit": null,
   "description": "Flat filename of that page.",
   "populated": 1816
  },
  {
   "name": "spec_sheet_pdf",
   "type": "string",
   "unit": null,
   "description": "Downloadable one-page spec sheet, where one is published.",
   "populated": 1816
  },
  {
   "name": "brand",
   "type": "string",
   "unit": null,
   "description": "Manufacturer as the brand publishes it.",
   "populated": 1816
  },
  {
   "name": "line",
   "type": "string",
   "unit": null,
   "description": "Nameplate / product line.",
   "populated": 1816
  },
  {
   "name": "line_url",
   "type": "string",
   "unit": null,
   "description": "Canonical URL of the line hub.",
   "populated": 1816
  },
  {
   "name": "model",
   "type": "string",
   "unit": null,
   "description": "Line plus floorplan code.",
   "populated": 1816
  },
  {
   "name": "model_year_label",
   "type": "string",
   "unit": null,
   "description": "Model year and make exactly as the page states it.",
   "populated": 1816
  },
  {
   "name": "body_type",
   "type": "string",
   "unit": null,
   "description": "Travel Trailer or Fifth Wheel, taken from the page.",
   "populated": 1816
  },
  {
   "name": "dry_weight_lb",
   "type": "integer",
   "unit": "lb",
   "description": "Unloaded vehicle weight as published. Not a shipping weight.",
   "populated": 1815
  },
  {
   "name": "gvwr_lb",
   "type": "integer",
   "unit": "lb",
   "description": "Gross vehicle weight rating -- the loaded ceiling.",
   "populated": 1666
  },
  {
   "name": "gvwr_derived",
   "type": "boolean",
   "unit": null,
   "description": "true when the page derived GVWR as dry + cargo rather than transcribing it.",
   "populated": 1813
  },
  {
   "name": "cargo_capacity_lb",
   "type": "integer",
   "unit": "lb",
   "description": "Cargo carrying capacity (CCC). Fresh water and propane come out of this.",
   "populated": 1814
  },
  {
   "name": "hitch_weight_lb",
   "type": "integer",
   "unit": "lb",
   "description": "Tongue or pin weight. ALWAYS DRY -- see hitch_weight_basis.",
   "populated": 1805
  },
  {
   "name": "hitch_weight_basis",
   "type": "string",
   "unit": null,
   "description": "Always \"dry\" when a hitch figure is present. Loaded tongue weight runs higher.",
   "populated": 1805
  },
  {
   "name": "hitch_kind",
   "type": "string",
   "unit": null,
   "description": "tongue (bumper pull) or pin (fifth wheel), from the page's own label.",
   "populated": 1808
  },
  {
   "name": "length_ft",
   "type": "number",
   "unit": "ft",
   "description": "Exterior length as published.",
   "populated": 1787
  },
  {
   "name": "width_ft",
   "type": "number",
   "unit": "ft",
   "description": "Exterior width as published.",
   "populated": 1731
  },
  {
   "name": "exterior_height_ft",
   "type": "number",
   "unit": "ft",
   "description": "Exterior height as published. Excludes aftermarket roof equipment.",
   "populated": 1711
  },
  {
   "name": "interior_height_ft",
   "type": "number",
   "unit": "ft",
   "description": "Interior standing height as published.",
   "populated": 1047
  },
  {
   "name": "fresh_water_gal",
   "type": "integer",
   "unit": "US gal",
   "description": "Fresh water tank capacity.",
   "populated": 1812
  },
  {
   "name": "grey_water_gal",
   "type": "integer",
   "unit": "US gal",
   "description": "Grey water tank capacity.",
   "populated": 1804
  },
  {
   "name": "black_water_gal",
   "type": "integer",
   "unit": "US gal",
   "description": "Black water tank capacity.",
   "populated": 1807
  },
  {
   "name": "sleeps",
   "type": "integer",
   "unit": null,
   "description": "Manufacturer sleeping capacity claim. A claim, not a comfort rating.",
   "populated": 1374
  },
  {
   "name": "axles",
   "type": "integer",
   "unit": null,
   "description": "Number of axles.",
   "populated": 561
  },
  {
   "name": "slides",
   "type": "integer",
   "unit": null,
   "description": "Number of slide-outs.",
   "populated": 453
  },
  {
   "name": "tires",
   "type": "string",
   "unit": null,
   "description": "Tire size and/or load range as published. Often a description, not a size.",
   "populated": 1036
  },
  {
   "name": "air_conditioner",
   "type": "string",
   "unit": null,
   "description": "Roof air conditioning as published.",
   "populated": 597
  },
  {
   "name": "refrigerator",
   "type": "string",
   "unit": null,
   "description": "Refrigerator capacity and type as published.",
   "populated": 592
  },
  {
   "name": "awning",
   "type": "string",
   "unit": null,
   "description": "Awning count and length as published.",
   "populated": 836
  },
  {
   "name": "primary_bed",
   "type": "string",
   "unit": null,
   "description": "Primary bed configuration.",
   "populated": 442
  },
  {
   "name": "layout",
   "type": "string",
   "unit": null,
   "description": "One-line description of the floorplan.",
   "populated": 309
  },
  {
   "name": "msrp_usd",
   "type": "integer",
   "unit": "USD",
   "description": "Manufacturer suggested retail price where one is published. Not a street price.",
   "populated": 485
  },
  {
   "name": "asterisked_fields",
   "type": "array",
   "unit": null,
   "description": "Field names whose published value carries an asterisk on the page.",
   "populated": 262
  },
  {
   "name": "completeness_pct",
   "type": "integer",
   "unit": "%",
   "description": "Share of tracked fields this page publishes.",
   "populated": 1816
  }
 ],
 "records": [
  {
   "url": "https://campertrailers.com/2021-eagle-317rlok.html",
   "page": "2021-eagle-317rlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-eagle-317rlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "317RLOK",
   "model_year_label": "2021 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11025,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1970,
   "hitch_weight_lb": 2165,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.417,
   "width_ft": null,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": null,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 48
  },
  {
   "url": "https://campertrailers.com/2021-eagle-319mlok.html",
   "page": "2021-eagle-319mlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-eagle-319mlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "319MLOK",
   "model_year_label": "2021 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": null,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2055,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": "pin",
   "length_ft": 36.583,
   "width_ft": null,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": null,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 38
  },
  {
   "url": "https://campertrailers.com/2021-eagle-321rsts.html",
   "page": "2021-eagle-321rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-eagle-321rsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "321RSTS",
   "model_year_label": "2021 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10870,
   "gvwr_lb": 12700,
   "gvwr_derived": false,
   "cargo_capacity_lb": null,
   "hitch_weight_lb": 1965,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.5,
   "width_ft": null,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": null,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 43
  },
  {
   "url": "https://campertrailers.com/2021-eagle-355mbqs.html",
   "page": "2021-eagle-355mbqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-eagle-355mbqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "355MBQS",
   "model_year_label": "2021 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13250,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1745,
   "hitch_weight_lb": 2280,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.0,
   "width_ft": 8.083,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayfeather-22rb.html",
   "page": "2021-jayfeather-22rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayfeather-22rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "22RB",
   "model_year_label": "2021 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5655,
   "gvwr_lb": 6750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1095,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.75,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 48,
   "grey_water_gal": 61,
   "black_water_gal": 22,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayfeather-24bh.html",
   "page": "2021-jayfeather-24bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayfeather-24bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24BH",
   "model_year_label": "2021 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6220,
   "gvwr_lb": 7250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1030,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.167,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 48,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayfeather-24rl.html",
   "page": "2021-jayfeather-24rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayfeather-24rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24RL",
   "model_year_label": "2021 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5360,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1140,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 48,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayfeather-25rb.html",
   "page": "2021-jayfeather-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayfeather-25rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RB",
   "model_year_label": "2021 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5850,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1150,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 48,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayfeather-27bhb.html",
   "page": "2021-jayfeather-27bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayfeather-27bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27BHB",
   "model_year_label": "2021 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6300,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1300,
   "hitch_weight_lb": 695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.083,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 48,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayfeather-30qb.html",
   "page": "2021-jayfeather-30qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayfeather-30qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "30QB",
   "model_year_label": "2021 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7295,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1205,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 48,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayfeather-micro-166fbs.html",
   "page": "2021-jayfeather-micro-166fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayfeather-micro-166fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "166FBS",
   "model_year_label": "2021 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4035,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 960,
   "hitch_weight_lb": 480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.667,
   "width_ft": 8.333,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayfeather-micro-171bh.html",
   "page": "2021-jayfeather-micro-171bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayfeather-micro-171bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "171BH",
   "model_year_label": "2021 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3865,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1130,
   "hitch_weight_lb": 405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.333,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-154bh.html",
   "page": "2021-jayflight-154bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-154bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "154BH",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2645,
   "gvwr_lb": 3450,
   "gvwr_derived": false,
   "cargo_capacity_lb": 805,
   "hitch_weight_lb": 335,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 18.0,
   "width_ft": 7.083,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 16,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 52
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-174bh.html",
   "page": "2021-jayflight-174bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-174bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "174BH",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3075,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 675,
   "hitch_weight_lb": 300,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.083,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 26,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 48
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-183rb.html",
   "page": "2021-jayflight-183rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-183rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "183RB",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3270,
   "gvwr_lb": 4150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 880,
   "hitch_weight_lb": 290,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.083,
   "width_ft": 7.083,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 26,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 48
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-184bs.html",
   "page": "2021-jayflight-184bs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-184bs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "184BS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3380,
   "gvwr_lb": 4300,
   "gvwr_derived": false,
   "cargo_capacity_lb": null,
   "hitch_weight_lb": 375,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 7.083,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 26,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 43
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-195rb.html",
   "page": "2021-jayflight-195rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-195rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "195RB",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2940,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 810,
   "hitch_weight_lb": 270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.833,
   "width_ft": 7.083,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 26,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 48
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-224bh.html",
   "page": "2021-jayflight-224bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-224bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "224BH",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4480,
   "gvwr_lb": 5600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1120,
   "hitch_weight_lb": 460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 48,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-236th.html",
   "page": "2021-jayflight-236th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-236th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "236TH",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4890,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2610,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.333,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 48,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 52
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-242bhs.html",
   "page": "2021-jayflight-242bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-242bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "242BHS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5555,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1445,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 44,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-264bh.html",
   "page": "2021-jayflight-264bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-264bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "264BH",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4690,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1310,
   "hitch_weight_lb": 475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 48,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-265rls.html",
   "page": "2021-jayflight-265rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-265rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6110,
   "gvwr_lb": 7150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1040,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 44,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-265th.html",
   "page": "2021-jayflight-265th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-265th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265TH",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5060,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2440,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 48,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-267bhs.html",
   "page": "2021-jayflight-267bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-267bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "267BHS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5840,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1160,
   "hitch_weight_lb": 695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 44,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-284bhs.html",
   "page": "2021-jayflight-284bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-284bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "284BHS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6275,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1225,
   "hitch_weight_lb": 750,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 44,
   "grey_water_gal": null,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 52
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-287bhs.html",
   "page": "2021-jayflight-287bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-287bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "287BHS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6210,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1290,
   "hitch_weight_lb": 705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 44,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-294qbs.html",
   "page": "2021-jayflight-294qbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-294qbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "294QBS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6715,
   "gvwr_lb": 8250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1535,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 44,
   "grey_water_gal": null,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 52
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-324bds.html",
   "page": "2021-jayflight-324bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-324bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "324BDS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7760,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1240,
   "hitch_weight_lb": 970,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": null,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 46,
   "grey_water_gal": 41,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 52
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-33rbts.html",
   "page": "2021-jayflight-33rbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-33rbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "33RBTS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8750,
   "gvwr_lb": 10950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2200,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 86,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-34rsbs.html",
   "page": "2021-jayflight-34rsbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-34rsbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "34RSBS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8890,
   "gvwr_lb": 11250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2360,
   "hitch_weight_lb": 1330,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 86,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-38bhds.html",
   "page": "2021-jayflight-38bhds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-38bhds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "38BHDS",
   "model_year_label": "2021 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8440,
   "gvwr_lb": 10950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2510,
   "hitch_weight_lb": 1135,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.5,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 90,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-bungalow-40fkds.html",
   "page": "2021-jayflight-bungalow-40fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-bungalow-40fkds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40FKDS",
   "model_year_label": "2021 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10785,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2215,
   "hitch_weight_lb": 1590,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.167,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 48,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-bungalow-40loft.html",
   "page": "2021-jayflight-bungalow-40loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-bungalow-40loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40LOFT",
   "model_year_label": "2021 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11795,
   "gvwr_lb": 13350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1555,
   "hitch_weight_lb": 1605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.083,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 48,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-jayflight-bungalow-40rlts.html",
   "page": "2021-jayflight-bungalow-40rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-jayflight-bungalow-40rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40RLTS",
   "model_year_label": "2021 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11175,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1825,
   "hitch_weight_lb": 1495,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 48,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-northpoint-310rlts.html",
   "page": "2021-northpoint-310rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-northpoint-310rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "310RLTS",
   "model_year_label": "2021 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12285,
   "gvwr_lb": 15000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2715,
   "hitch_weight_lb": 2560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-northpoint-377rlbh.html",
   "page": "2021-northpoint-377rlbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-northpoint-377rlbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "377RLBH",
   "model_year_label": "2021 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14255,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2740,
   "hitch_weight_lb": 3055,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-northpoint-382flrb.html",
   "page": "2021-northpoint-382flrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-northpoint-382flrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "382FLRB",
   "model_year_label": "2021 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14740,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2255,
   "hitch_weight_lb": 2520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.917,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 74,
   "black_water_gal": 74,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-northpoint-387fbts.html",
   "page": "2021-northpoint-387fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-northpoint-387fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "387FBTS",
   "model_year_label": "2021 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14010,
   "gvwr_lb": 16600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2590,
   "hitch_weight_lb": 2887,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.083,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-pinnacle-32rlts.html",
   "page": "2021-pinnacle-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-pinnacle-32rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "32RLTS",
   "model_year_label": "2021 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12810,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2690,
   "hitch_weight_lb": 2540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.333,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-pinnacle-36fbts.html",
   "page": "2021-pinnacle-36fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-pinnacle-36fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36FBTS",
   "model_year_label": "2021 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13635,
   "gvwr_lb": 16500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2865,
   "hitch_weight_lb": 2940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.833,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-pinnacle-36kpts.html",
   "page": "2021-pinnacle-36kpts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-pinnacle-36kpts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36KPTS",
   "model_year_label": "2021 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13540,
   "gvwr_lb": 16500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2960,
   "hitch_weight_lb": 2920,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.083,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-pinnacle-36ssws.html",
   "page": "2021-pinnacle-36ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-pinnacle-36ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36SSWS",
   "model_year_label": "2021 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14105,
   "gvwr_lb": 16750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2645,
   "hitch_weight_lb": 3270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.917,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-pinnacle-37mdqs.html",
   "page": "2021-pinnacle-37mdqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-pinnacle-37mdqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "37MDQS",
   "model_year_label": "2021 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14445,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2550,
   "hitch_weight_lb": 3370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.667,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-seismic-luxury-series-3512.html",
   "page": "2021-seismic-luxury-series-3512.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-seismic-luxury-series-3512-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3512",
   "model_year_label": "2021 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14215,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3285,
   "hitch_weight_lb": 3505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.833,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 116,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 55
  },
  {
   "url": "https://campertrailers.com/2021-seismic-luxury-series-3815.html",
   "page": "2021-seismic-luxury-series-3815.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-seismic-luxury-series-3815-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3815",
   "model_year_label": "2021 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14910,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5085,
   "hitch_weight_lb": 3880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.833,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 116,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 55
  },
  {
   "url": "https://campertrailers.com/2021-seismic-luxury-series-4113.html",
   "page": "2021-seismic-luxury-series-4113.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-seismic-luxury-series-4113-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "4113",
   "model_year_label": "2021 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15995,
   "gvwr_lb": 20695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4700,
   "hitch_weight_lb": 3900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.583,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 116,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 55
  },
  {
   "url": "https://campertrailers.com/2021-whitehawk-27rb.html",
   "page": "2021-whitehawk-27rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-whitehawk-27rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "27RB",
   "model_year_label": "2021 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6850,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1350,
   "hitch_weight_lb": 750,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 48,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-whitehawk-29bh.html",
   "page": "2021-whitehawk-29bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-whitehawk-29bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "29BH",
   "model_year_label": "2021 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7180,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1320,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 48,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-whitehawk-32bh.html",
   "page": "2021-whitehawk-32bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-whitehawk-32bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32BH",
   "model_year_label": "2021 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8145,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1850,
   "hitch_weight_lb": 1125,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 61,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2021-whitehawk-32rl.html",
   "page": "2021-whitehawk-32rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2021-whitehawk-32rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32RL",
   "model_year_label": "2021 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7900,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 910,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 48,
   "grey_water_gal": 72,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-eagle-317rlok.html",
   "page": "2022-eagle-317rlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-eagle-317rlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "317RLOK",
   "model_year_label": "2022 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10905,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2090,
   "hitch_weight_lb": 2095,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.25,
   "width_ft": 8.083,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 87,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-eagle-319mlok.html",
   "page": "2022-eagle-319mlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-eagle-319mlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "319MLOK",
   "model_year_label": "2022 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11170,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1825,
   "hitch_weight_lb": 2023,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.583,
   "width_ft": 8.083,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 87,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-eagle-321rsts.html",
   "page": "2022-eagle-321rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-eagle-321rsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "321RSTS",
   "model_year_label": "2022 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10580,
   "gvwr_lb": 12700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2120,
   "hitch_weight_lb": 1995,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.167,
   "width_ft": 8.083,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 87,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-eagle-335rdok.html",
   "page": "2022-eagle-335rdok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-eagle-335rdok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "335RDOK",
   "model_year_label": "2022 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10900,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2095,
   "hitch_weight_lb": 2070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.583,
   "width_ft": 8.083,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 87,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-eagle-355mbqs.html",
   "page": "2022-eagle-355mbqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-eagle-355mbqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "355MBQS",
   "model_year_label": "2022 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13250,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1745,
   "hitch_weight_lb": 2080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.0,
   "width_ft": 8.083,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 87,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-24bh.html",
   "page": "2022-jayfeather-24bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-24bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24BH",
   "model_year_label": "2022 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6080,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1420,
   "hitch_weight_lb": 695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.167,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-24rl.html",
   "page": "2022-jayfeather-24rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-24rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24RL",
   "model_year_label": "2022 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5360,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1140,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-25rb.html",
   "page": "2022-jayfeather-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-25rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RB",
   "model_year_label": "2022 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5825,
   "gvwr_lb": 7250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1425,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.667,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 53,
   "black_water_gal": 22,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-27bhb.html",
   "page": "2022-jayfeather-27bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-27bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27BHB",
   "model_year_label": "2022 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6370,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1230,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-30qb.html",
   "page": "2022-jayfeather-30qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-30qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "30QB",
   "model_year_label": "2022 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7295,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1205,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 48,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-micro-166fbs.html",
   "page": "2022-jayfeather-micro-166fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-micro-166fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "166FBS",
   "model_year_label": "2022 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3975,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1020,
   "hitch_weight_lb": 445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.667,
   "width_ft": 8.417,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-micro-171bh.html",
   "page": "2022-jayfeather-micro-171bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-micro-171bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "171BH",
   "model_year_label": "2022 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3930,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1065,
   "hitch_weight_lb": 395,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.333,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-micro-173mrb.html",
   "page": "2022-jayfeather-micro-173mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-micro-173mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "173MRB",
   "model_year_label": "2022 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3940,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1055,
   "hitch_weight_lb": 410,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.833,
   "width_ft": 8.333,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayfeather-micro-199mbs.html",
   "page": "2022-jayfeather-micro-199mbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayfeather-micro-199mbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "199MBS",
   "model_year_label": "2022 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4660,
   "gvwr_lb": 5750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1090,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.167,
   "width_ft": 8.333,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-174bh.html",
   "page": "2022-jayflight-174bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-174bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "174BH",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3135,
   "gvwr_lb": 4150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1015,
   "hitch_weight_lb": 265,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.083,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 26,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-184bs.html",
   "page": "2022-jayflight-184bs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-184bs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "184BS",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3460,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1040,
   "hitch_weight_lb": 395,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.083,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 26,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-195rb.html",
   "page": "2022-jayflight-195rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-195rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "195RB",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3030,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 965,
   "hitch_weight_lb": 300,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.833,
   "width_ft": 7.083,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 26,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-212qb.html",
   "page": "2022-jayflight-212qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-212qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "212QB",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4235,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1265,
   "hitch_weight_lb": 470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 48,
   "grey_water_gal": 33,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-224bh.html",
   "page": "2022-jayflight-224bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-224bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "224BH",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4430,
   "gvwr_lb": 5600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1170,
   "hitch_weight_lb": 445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 48,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-242bhs.html",
   "page": "2022-jayflight-242bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-242bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "242BHS",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5400,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 44,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-264bh.html",
   "page": "2022-jayflight-264bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-264bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "264BH",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4580,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1420,
   "hitch_weight_lb": 470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 48,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-265rls.html",
   "page": "2022-jayflight-265rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-265rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLS",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5990,
   "gvwr_lb": 7150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1160,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 44,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-267bhs.html",
   "page": "2022-jayflight-267bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-267bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "267BHS",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5770,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1230,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 44,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-284bhs.html",
   "page": "2022-jayflight-284bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-284bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "284BHS",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6060,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1440,
   "hitch_weight_lb": 735,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 44,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-33rbts.html",
   "page": "2022-jayflight-33rbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-33rbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "33RBTS",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8640,
   "gvwr_lb": 10950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2310,
   "hitch_weight_lb": 1070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 86,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-jayflight-34rsbs.html",
   "page": "2022-jayflight-34rsbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-jayflight-34rsbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "34RSBS",
   "model_year_label": "2022 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8520,
   "gvwr_lb": 11250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2730,
   "hitch_weight_lb": 1265,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 86,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-northpoint-310rlts.html",
   "page": "2022-northpoint-310rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-northpoint-310rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "310RLTS",
   "model_year_label": "2022 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12180,
   "gvwr_lb": 15000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2820,
   "hitch_weight_lb": 2510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.167,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-northpoint-340ckts.html",
   "page": "2022-northpoint-340ckts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-northpoint-340ckts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "340CKTS",
   "model_year_label": "2022 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12901,
   "gvwr_lb": 15750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2849,
   "hitch_weight_lb": 2635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 87,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-northpoint-377rlbh.html",
   "page": "2022-northpoint-377rlbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-northpoint-377rlbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "377RLBH",
   "model_year_label": "2022 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14265,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2730,
   "hitch_weight_lb": 3025,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.0,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-northpoint-382flrb.html",
   "page": "2022-northpoint-382flrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-northpoint-382flrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "382FLRB",
   "model_year_label": "2022 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14740,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2255,
   "hitch_weight_lb": 2520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.917,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 74,
   "black_water_gal": 74,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-pinnacle-32rlts.html",
   "page": "2022-pinnacle-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-pinnacle-32rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "32RLTS",
   "model_year_label": "2022 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12810,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2690,
   "hitch_weight_lb": 2540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.333,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-pinnacle-36fbts.html",
   "page": "2022-pinnacle-36fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-pinnacle-36fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36FBTS",
   "model_year_label": "2022 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13635,
   "gvwr_lb": 16500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2865,
   "hitch_weight_lb": 2940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.833,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-pinnacle-36kpts.html",
   "page": "2022-pinnacle-36kpts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-pinnacle-36kpts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36KPTS",
   "model_year_label": "2022 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13540,
   "gvwr_lb": 16500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2960,
   "hitch_weight_lb": 2920,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.083,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-pinnacle-36ssws.html",
   "page": "2022-pinnacle-36ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-pinnacle-36ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36SSWS",
   "model_year_label": "2022 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14105,
   "gvwr_lb": 16750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2645,
   "hitch_weight_lb": 3270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.0,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-pinnacle-37mdqs.html",
   "page": "2022-pinnacle-37mdqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-pinnacle-37mdqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "37MDQS",
   "model_year_label": "2022 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14445,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2550,
   "hitch_weight_lb": 3370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.667,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-pinnacle-38flgs.html",
   "page": "2022-pinnacle-38flgs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-pinnacle-38flgs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FLGS",
   "model_year_label": "2022 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15195,
   "gvwr_lb": 17750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2555,
   "hitch_weight_lb": 2965,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.333,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 85,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-seismic-359.html",
   "page": "2022-seismic-359.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-seismic-359-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "359",
   "model_year_label": "2022 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12730,
   "gvwr_lb": 16500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3770,
   "hitch_weight_lb": 2830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.583,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 116,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 55
  },
  {
   "url": "https://campertrailers.com/2022-seismic-luxury-series-3512.html",
   "page": "2022-seismic-luxury-series-3512.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-seismic-luxury-series-3512-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3512",
   "model_year_label": "2022 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14215,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3285,
   "hitch_weight_lb": 3505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.833,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 116,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 55
  },
  {
   "url": "https://campertrailers.com/2022-seismic-luxury-series-3815.html",
   "page": "2022-seismic-luxury-series-3815.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-seismic-luxury-series-3815-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3815",
   "model_year_label": "2022 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14910,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5085,
   "hitch_weight_lb": 3880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.833,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 116,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 55
  },
  {
   "url": "https://campertrailers.com/2022-seismic-luxury-series-4113.html",
   "page": "2022-seismic-luxury-series-4113.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-seismic-luxury-series-4113-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "4113",
   "model_year_label": "2022 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15995,
   "gvwr_lb": 20695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4700,
   "hitch_weight_lb": 3900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.583,
   "width_ft": 8.5,
   "exterior_height_ft": null,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 112,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 55
  },
  {
   "url": "https://campertrailers.com/2022-whitehawk-27rb.html",
   "page": "2022-whitehawk-27rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-whitehawk-27rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "27RB",
   "model_year_label": "2022 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6765,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1435,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 61,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-whitehawk-29bh.html",
   "page": "2022-whitehawk-29bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-whitehawk-29bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "29BH",
   "model_year_label": "2022 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7025,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1475,
   "hitch_weight_lb": 795,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 61,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2022-whitehawk-32bh.html",
   "page": "2022-whitehawk-32bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2022-whitehawk-32bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32BH",
   "model_year_label": "2022 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8145,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1850,
   "hitch_weight_lb": 1125,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 61,
   "grey_water_gal": 61,
   "black_water_gal": 61,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 57
  },
  {
   "url": "https://campertrailers.com/2023-eagle-317rlok.html",
   "page": "2023-eagle-317rlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-eagle-317rlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "317RLOK",
   "model_year_label": "2023 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10800,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2195,
   "hitch_weight_lb": 2035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.25,
   "width_ft": 8.0,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-eagle-319mlok.html",
   "page": "2023-eagle-319mlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-eagle-319mlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "319MLOK",
   "model_year_label": "2023 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10830,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2165,
   "hitch_weight_lb": 2020,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.417,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-eagle-321rsts.html",
   "page": "2023-eagle-321rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-eagle-321rsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "321RSTS",
   "model_year_label": "2023 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10740,
   "gvwr_lb": 12900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2160,
   "hitch_weight_lb": 1980,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.333,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 59,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-eagle-335rdok.html",
   "page": "2023-eagle-335rdok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-eagle-335rdok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "335RDOK",
   "model_year_label": "2023 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10720,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2275,
   "hitch_weight_lb": 1980,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.583,
   "width_ft": 8.083,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-19mrk.html",
   "page": "2023-jayfeather-19mrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-19mrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "19MRK",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4795,
   "gvwr_lb": 6250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1455,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-21mml.html",
   "page": "2023-jayfeather-21mml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-21mml-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MML",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5185,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1315,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-22rb.html",
   "page": "2023-jayfeather-22rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-22rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "22RB",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5600,
   "gvwr_lb": 6750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1150,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 22,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-24bh.html",
   "page": "2023-jayfeather-24bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-24bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24BH",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6115,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1385,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 31,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-24rl.html",
   "page": "2023-jayfeather-24rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-24rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24RL",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5325,
   "gvwr_lb": 6600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1275,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-25rb.html",
   "page": "2023-jayfeather-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-25rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RB",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5815,
   "gvwr_lb": 7250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1435,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 23,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-26rl.html",
   "page": "2023-jayfeather-26rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-26rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26RL",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6115,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1385,
   "hitch_weight_lb": 690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 31,
   "black_water_gal": 31,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-27bhb.html",
   "page": "2023-jayfeather-27bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-27bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27BHB",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6085,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1515,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-30qb.html",
   "page": "2023-jayfeather-30qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-30qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "30QB",
   "model_year_label": "2023 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7265,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1235,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 31,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-micro-166fbs.html",
   "page": "2023-jayfeather-micro-166fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-micro-166fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "166FBS",
   "model_year_label": "2023 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4025,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 970,
   "hitch_weight_lb": 420,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.667,
   "width_ft": 8.417,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-micro-171bh.html",
   "page": "2023-jayfeather-micro-171bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-micro-171bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "171BH",
   "model_year_label": "2023 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3775,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1220,
   "hitch_weight_lb": 380,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.417,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-micro-173mrb.html",
   "page": "2023-jayfeather-micro-173mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-micro-173mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "173MRB",
   "model_year_label": "2023 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3980,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1015,
   "hitch_weight_lb": 440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.833,
   "width_ft": 8.417,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayfeather-micro-199mbs.html",
   "page": "2023-jayfeather-micro-199mbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayfeather-micro-199mbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "199MBS",
   "model_year_label": "2023 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4575,
   "gvwr_lb": 5750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1175,
   "hitch_weight_lb": 655,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.167,
   "width_ft": 8.417,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-154bh.html",
   "page": "2023-jayflight-154bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-154bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "154BH",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2810,
   "gvwr_lb": 3600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 790,
   "hitch_weight_lb": 250,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 18.0,
   "width_ft": 7.083,
   "exterior_height_ft": 9.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 20,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-174bh.html",
   "page": "2023-jayflight-174bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-174bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "174BH",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3145,
   "gvwr_lb": 4150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1005,
   "hitch_weight_lb": 325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.083,
   "exterior_height_ft": 9.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 20,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-183rb.html",
   "page": "2023-jayflight-183rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-183rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "183RB",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3310,
   "gvwr_lb": 4350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1040,
   "hitch_weight_lb": 340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.083,
   "width_ft": 7.083,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 20,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R15'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-184bs.html",
   "page": "2023-jayflight-184bs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-184bs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "184BS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3420,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1080,
   "hitch_weight_lb": 375,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 7.083,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 20,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R15'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-195rb.html",
   "page": "2023-jayflight-195rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-195rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "195RB",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3100,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 895,
   "hitch_weight_lb": 255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.833,
   "width_ft": 7.083,
   "exterior_height_ft": 9.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 20,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-212qb.html",
   "page": "2023-jayflight-212qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-212qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "212QB",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4290,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1210,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 42,
   "grey_water_gal": 33,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-212qbw.html",
   "page": "2023-jayflight-212qbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-212qbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "212QBW",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4305,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 455,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-224bh.html",
   "page": "2023-jayflight-224bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-224bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "224BH",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4490,
   "gvwr_lb": 5600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1110,
   "hitch_weight_lb": 510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 42,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-224bhw.html",
   "page": "2023-jayflight-224bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-224bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "224BHW",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4620,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1380,
   "hitch_weight_lb": 510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-236th.html",
   "page": "2023-jayflight-236th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-236th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "236TH",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5020,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2480,
   "hitch_weight_lb": 845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 42,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-240rbs.html",
   "page": "2023-jayflight-240rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-240rbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "240RBS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5465,
   "gvwr_lb": 6750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1285,
   "hitch_weight_lb": 620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-242bhs.html",
   "page": "2023-jayflight-242bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-242bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "242BHS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5490,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1510,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-247rbs.html",
   "page": "2023-jayflight-247rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-247rbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "247RBS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5340,
   "gvwr_lb": 6750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1410,
   "hitch_weight_lb": 645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-264bh.html",
   "page": "2023-jayflight-264bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-264bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "264BH",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4730,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1270,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 42,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-265rls.html",
   "page": "2023-jayflight-265rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-265rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6010,
   "gvwr_lb": 7150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1140,
   "hitch_weight_lb": 735,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-265th.html",
   "page": "2023-jayflight-265th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-265th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265TH",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5240,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2260,
   "hitch_weight_lb": 845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 42,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-267bhsw.html",
   "page": "2023-jayflight-267bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-267bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "267BHSW",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5870,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1630,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-274bh.html",
   "page": "2023-jayflight-274bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-274bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "274BH",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5265,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1235,
   "hitch_weight_lb": 645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 42,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-280bhk.html",
   "page": "2023-jayflight-280bhk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-280bhk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280BHK",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6650,
   "gvwr_lb": 8250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 735,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-280rks.html",
   "page": "2023-jayflight-280rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-280rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280RKS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6495,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1655,
   "hitch_weight_lb": 810,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 79,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-285bhs.html",
   "page": "2023-jayflight-285bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-285bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "285BHS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6450,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 760,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-286bhsw.html",
   "page": "2023-jayflight-286bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-286bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "286BHSW",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6410,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1740,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-294qbs.html",
   "page": "2023-jayflight-294qbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-294qbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "294QBS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6640,
   "gvwr_lb": 8250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1610,
   "hitch_weight_lb": 910,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 48,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-324bds.html",
   "page": "2023-jayflight-324bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-324bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "324BDS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7665,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1335,
   "hitch_weight_lb": 970,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 40,
   "grey_water_gal": 41,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-331bts.html",
   "page": "2023-jayflight-331bts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-331bts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "331BTS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8465,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1530,
   "hitch_weight_lb": 1085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 40,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-334rts.html",
   "page": "2023-jayflight-334rts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-334rts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "334RTS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8590,
   "gvwr_lb": 10250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1160,
   "hitch_weight_lb": 1130,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 40,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-33rbts.html",
   "page": "2023-jayflight-33rbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-33rbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "33RBTS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8600,
   "gvwr_lb": 10950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2350,
   "hitch_weight_lb": 1090,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 80,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 14,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-340rlk.html",
   "page": "2023-jayflight-340rlk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-340rlk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "340RLK",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8770,
   "gvwr_lb": 10350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1580,
   "hitch_weight_lb": 1175,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 40,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-34rsbs.html",
   "page": "2023-jayflight-34rsbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-34rsbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "34RSBS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8780,
   "gvwr_lb": 11250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2470,
   "hitch_weight_lb": 1325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 6.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 80,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-380dqs.html",
   "page": "2023-jayflight-380dqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-380dqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "380DQS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8135,
   "gvwr_lb": 9850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1715,
   "hitch_weight_lb": 995,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 40,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-38bhds.html",
   "page": "2023-jayflight-38bhds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-38bhds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "38BHDS",
   "model_year_label": "2023 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8150,
   "gvwr_lb": 10750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2600,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 80,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-bungalow-40dlft.html",
   "page": "2023-jayflight-bungalow-40dlft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-bungalow-40dlft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40DLFT",
   "model_year_label": "2023 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12075,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1925,
   "hitch_weight_lb": 1545,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 38,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-bungalow-40fkds.html",
   "page": "2023-jayflight-bungalow-40fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-bungalow-40fkds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40FKDS",
   "model_year_label": "2023 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10615,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2385,
   "hitch_weight_lb": 1435,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.0,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 38,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-bungalow-40loft.html",
   "page": "2023-jayflight-bungalow-40loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-bungalow-40loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40LOFT",
   "model_year_label": "2023 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11345,
   "gvwr_lb": 13350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2005,
   "hitch_weight_lb": 1450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 38,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-jayflight-bungalow-40rlts.html",
   "page": "2023-jayflight-bungalow-40rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-jayflight-bungalow-40rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40RLTS",
   "model_year_label": "2023 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10555,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2445,
   "hitch_weight_lb": 1575,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.25,
   "width_ft": 8.5,
   "exterior_height_ft": 11.833,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 38,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-northpoint-310rlts.html",
   "page": "2023-northpoint-310rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-northpoint-310rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "310RLTS",
   "model_year_label": "2023 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12150,
   "gvwr_lb": 15460,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3310,
   "hitch_weight_lb": 2445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-northpoint-340ckts.html",
   "page": "2023-northpoint-340ckts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-northpoint-340ckts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "340CKTS",
   "model_year_label": "2023 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12810,
   "gvwr_lb": 15750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2940,
   "hitch_weight_lb": 2130,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-northpoint-377rlbh.html",
   "page": "2023-northpoint-377rlbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-northpoint-377rlbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "377RLBH",
   "model_year_label": "2023 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14410,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2585,
   "hitch_weight_lb": 2785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 11,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-northpoint-382flrb.html",
   "page": "2023-northpoint-382flrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-northpoint-382flrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "382FLRB",
   "model_year_label": "2023 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14765,
   "gvwr_lb": 17250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2485,
   "hitch_weight_lb": 2945,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-northpoint-390ckds.html",
   "page": "2023-northpoint-390ckds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-northpoint-390ckds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "390CKDS",
   "model_year_label": "2023 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15425,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2575,
   "hitch_weight_lb": 2725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 75,
   "grey_water_gal": 137,
   "black_water_gal": 100,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-pinnacle-32rlts.html",
   "page": "2023-pinnacle-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-pinnacle-32rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "32RLTS",
   "model_year_label": "2023 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12870,
   "gvwr_lb": 15995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3125,
   "hitch_weight_lb": 2415,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.333,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-pinnacle-36fbts.html",
   "page": "2023-pinnacle-36fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-pinnacle-36fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36FBTS",
   "model_year_label": "2023 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13750,
   "gvwr_lb": 16955,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3245,
   "hitch_weight_lb": 2510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.75,
   "width_ft": 8.583,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-pinnacle-36kpts.html",
   "page": "2023-pinnacle-36kpts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-pinnacle-36kpts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36KPTS",
   "model_year_label": "2023 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13670,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3325,
   "hitch_weight_lb": 2690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-pinnacle-36ssws.html",
   "page": "2023-pinnacle-36ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-pinnacle-36ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36SSWS",
   "model_year_label": "2023 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14300,
   "gvwr_lb": 17250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2950,
   "hitch_weight_lb": 2925,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.083,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2023-pinnacle-37mdqs.html",
   "page": "2023-pinnacle-37mdqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-pinnacle-37mdqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "37MDQS",
   "model_year_label": "2023 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14555,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2945,
   "hitch_weight_lb": 2885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-pinnacle-38flgs.html",
   "page": "2023-pinnacle-38flgs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-pinnacle-38flgs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FLGS",
   "model_year_label": "2023 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14835,
   "gvwr_lb": 17750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2915,
   "hitch_weight_lb": 2805,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-seismic-359.html",
   "page": "2023-seismic-359.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-seismic-359-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "359",
   "model_year_label": "2023 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12855,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4140,
   "hitch_weight_lb": 2745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.75,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2023-seismic-395.html",
   "page": "2023-seismic-395.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-seismic-395-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "395",
   "model_year_label": "2023 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14935,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5060,
   "hitch_weight_lb": 3245,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.583,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-seismic-luxury-series-3512.html",
   "page": "2023-seismic-luxury-series-3512.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-seismic-luxury-series-3512-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3512",
   "model_year_label": "2023 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14175,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3325,
   "hitch_weight_lb": 3250,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2023-seismic-luxury-series-3815.html",
   "page": "2023-seismic-luxury-series-3815.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-seismic-luxury-series-3815-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3815",
   "model_year_label": "2023 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14965,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5030,
   "hitch_weight_lb": 3710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2023-seismic-luxury-series-4113.html",
   "page": "2023-seismic-luxury-series-4113.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-seismic-luxury-series-4113-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "4113",
   "model_year_label": "2023 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16195,
   "gvwr_lb": 20695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4500,
   "hitch_weight_lb": 3570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.583,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST255/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2023-whitehawk-26fk.html",
   "page": "2023-whitehawk-26fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-whitehawk-26fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "26FK",
   "model_year_label": "2023 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6875,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1625,
   "hitch_weight_lb": 810,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-whitehawk-27rb.html",
   "page": "2023-whitehawk-27rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-whitehawk-27rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "27RB",
   "model_year_label": "2023 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6735,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1465,
   "hitch_weight_lb": 845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 56,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-whitehawk-27rk.html",
   "page": "2023-whitehawk-27rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-whitehawk-27rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "27RK",
   "model_year_label": "2023 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6655,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1545,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-whitehawk-29bh.html",
   "page": "2023-whitehawk-29bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-whitehawk-29bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "29BH",
   "model_year_label": "2023 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7200,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1300,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-whitehawk-29rl.html",
   "page": "2023-whitehawk-29rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-whitehawk-29rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "29RL",
   "model_year_label": "2023 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7105,
   "gvwr_lb": 8750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-whitehawk-32bh.html",
   "page": "2023-whitehawk-32bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-whitehawk-32bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32BH",
   "model_year_label": "2023 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8180,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1815,
   "hitch_weight_lb": 985,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 56,
   "grey_water_gal": 71,
   "black_water_gal": 61,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2023-whitehawk-32qbh.html",
   "page": "2023-whitehawk-32qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-whitehawk-32qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32QBH",
   "model_year_label": "2023 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8165,
   "gvwr_lb": 9750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1585,
   "hitch_weight_lb": 1075,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 57,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2023-whitehawk-32rl.html",
   "page": "2023-whitehawk-32rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2023-whitehawk-32rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32RL",
   "model_year_label": "2023 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7725,
   "gvwr_lb": 9200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1475,
   "hitch_weight_lb": 875,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-eagle-317rlok.html",
   "page": "2024-eagle-317rlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-317rlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "317RLOK",
   "model_year_label": "2024 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10870,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2125,
   "hitch_weight_lb": 2135,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.667,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-eagle-319mlok.html",
   "page": "2024-eagle-319mlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-319mlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "319MLOK",
   "model_year_label": "2024 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10940,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2055,
   "hitch_weight_lb": 2145,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.583,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-eagle-321rsts.html",
   "page": "2024-eagle-321rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-321rsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "321RSTS",
   "model_year_label": "2024 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10835,
   "gvwr_lb": 12900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2065,
   "hitch_weight_lb": 2065,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.667,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-eagle-335rdok.html",
   "page": "2024-eagle-335rdok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-335rdok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "335RDOK",
   "model_year_label": "2024 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10855,
   "gvwr_lb": 12995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2140,
   "hitch_weight_lb": 2110,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.917,
   "width_ft": 8.083,
   "exterior_height_ft": 12.417,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-eagle-355mbqs.html",
   "page": "2024-eagle-355mbqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-355mbqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "355MBQS",
   "model_year_label": "2024 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12830,
   "gvwr_lb": 15200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2370,
   "hitch_weight_lb": 2420,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.333,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-eagle-360dbok.html",
   "page": "2024-eagle-360dbok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-360dbok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "360DBOK",
   "model_year_label": "2024 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12510,
   "gvwr_lb": 14950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2440,
   "hitch_weight_lb": 2500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.333,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-eagle-370fbts.html",
   "page": "2024-eagle-370fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-370fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "370FBTS",
   "model_year_label": "2024 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11945,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2055,
   "hitch_weight_lb": 2320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.833,
   "width_ft": 8.083,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-eagle-ht-25ruc.html",
   "page": "2024-eagle-ht-25ruc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-ht-25ruc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "25RUC",
   "model_year_label": "2024 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8010,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1490,
   "hitch_weight_lb": 1610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.5,
   "width_ft": 8.0,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-eagle-ht-26rec.html",
   "page": "2024-eagle-ht-26rec.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-ht-26rec-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "26REC",
   "model_year_label": "2024 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8055,
   "gvwr_lb": 9750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 1615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.333,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-eagle-ht-29ddb.html",
   "page": "2024-eagle-ht-29ddb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-ht-29ddb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29DDB",
   "model_year_label": "2024 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9040,
   "gvwr_lb": 10750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1710,
   "hitch_weight_lb": 1715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.667,
   "width_ft": 8.0,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-eagle-ht-29rlc.html",
   "page": "2024-eagle-ht-29rlc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-eagle-ht-29rlc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29RLC",
   "model_year_label": "2024 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9205,
   "gvwr_lb": 10750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1545,
   "hitch_weight_lb": 1690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.083,
   "width_ft": 8.0,
   "exterior_height_ft": 12.417,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-19mrk.html",
   "page": "2024-jayfeather-19mrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-19mrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "19MRK",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4775,
   "gvwr_lb": 6250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1475,
   "hitch_weight_lb": 485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.0,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-21mbh.html",
   "page": "2024-jayfeather-21mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-21mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MBH",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5484,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1511,
   "hitch_weight_lb": 587,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-21mml.html",
   "page": "2024-jayfeather-21mml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-21mml-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MML",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5110,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1390,
   "hitch_weight_lb": 535,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-22rb.html",
   "page": "2024-jayfeather-22rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-22rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "22RB",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5455,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1545,
   "hitch_weight_lb": 595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-23rk.html",
   "page": "2024-jayfeather-23rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-23rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "23RK",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5790,
   "gvwr_lb": 7200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1410,
   "hitch_weight_lb": 615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-24bh.html",
   "page": "2024-jayfeather-24bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-24bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24BH",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6000,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-24rl.html",
   "page": "2024-jayfeather-24rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-24rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24RL",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5305,
   "gvwr_lb": 6750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1445,
   "hitch_weight_lb": 640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-25rb.html",
   "page": "2024-jayfeather-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-25rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RB",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5735,
   "gvwr_lb": 7250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1515,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 34,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-26rl.html",
   "page": "2024-jayfeather-26rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-26rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26RL",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6120,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1380,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-27bhb.html",
   "page": "2024-jayfeather-27bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-27bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27BHB",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6210,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1390,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-29qbh.html",
   "page": "2024-jayfeather-29qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-29qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "29QBH",
   "model_year_label": "2024 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6970,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1530,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-micro-166fbs.html",
   "page": "2024-jayfeather-micro-166fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-micro-166fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "166FBS",
   "model_year_label": "2024 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3895,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1100,
   "hitch_weight_lb": 415,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.583,
   "width_ft": 8.417,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-micro-171bh.html",
   "page": "2024-jayfeather-micro-171bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-micro-171bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "171BH",
   "model_year_label": "2024 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3735,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1260,
   "hitch_weight_lb": 380,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.417,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-micro-173mrb.html",
   "page": "2024-jayfeather-micro-173mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-micro-173mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "173MRB",
   "model_year_label": "2024 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3900,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1095,
   "hitch_weight_lb": 415,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.833,
   "width_ft": 8.417,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayfeather-micro-199mbs.html",
   "page": "2024-jayfeather-micro-199mbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayfeather-micro-199mbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "199MBS",
   "model_year_label": "2024 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4510,
   "gvwr_lb": 5750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1240,
   "hitch_weight_lb": 625,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.167,
   "width_ft": null,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-154bh.html",
   "page": "2024-jayflight-154bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-154bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "154BH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2690,
   "gvwr_lb": 3600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 910,
   "hitch_weight_lb": 270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 18.0,
   "width_ft": 7.083,
   "exterior_height_ft": 9.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-174bh.html",
   "page": "2024-jayflight-174bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-174bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "174BH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3140,
   "gvwr_lb": 4150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1010,
   "hitch_weight_lb": 310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.083,
   "exterior_height_ft": 9.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-184bs.html",
   "page": "2024-jayflight-184bs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-184bs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "184BS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3350,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1150,
   "hitch_weight_lb": 380,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 7.167,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R15'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-195rb.html",
   "page": "2024-jayflight-195rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-195rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "195RB",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3015,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 980,
   "hitch_weight_lb": 295,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.833,
   "width_ft": 7.083,
   "exterior_height_ft": 9.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-210qbw.html",
   "page": "2024-jayflight-210qbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-210qbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "210QBW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4315,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1185,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 33,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-211mbw.html",
   "page": "2024-jayflight-211mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-211mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "211MBW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4170,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1830,
   "hitch_weight_lb": 517,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-212qb.html",
   "page": "2024-jayflight-212qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-212qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "212QB",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4335,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1165,
   "hitch_weight_lb": 535,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-212qbw.html",
   "page": "2024-jayflight-212qbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-212qbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "212QBW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4350,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1650,
   "hitch_weight_lb": 465,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-224bh.html",
   "page": "2024-jayflight-224bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-224bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "224BH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4585,
   "gvwr_lb": 5850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1265,
   "hitch_weight_lb": 525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-224bhw.html",
   "page": "2024-jayflight-224bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-224bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "224BHW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4620,
   "gvwr_lb": 6100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1480,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-225mls.html",
   "page": "2024-jayflight-225mls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-225mls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5300,
   "gvwr_lb": 6700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1400,
   "hitch_weight_lb": 580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-225mlsw.html",
   "page": "2024-jayflight-225mlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-225mlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLSW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5265,
   "gvwr_lb": 6700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1435,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-235mbh.html",
   "page": "2024-jayflight-235mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-235mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "235MBH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5660,
   "gvwr_lb": 6850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1190,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-235mbhw.html",
   "page": "2024-jayflight-235mbhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-235mbhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "235MBHW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5440,
   "gvwr_lb": 6950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1510,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-236th.html",
   "page": "2024-jayflight-236th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-236th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "236TH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5060,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2440,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-236thw.html",
   "page": "2024-jayflight-236thw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-236thw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "236THW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5230,
   "gvwr_lb": 8000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2770,
   "hitch_weight_lb": 890,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-240rbs.html",
   "page": "2024-jayflight-240rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-240rbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "240RBS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5690,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1310,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-240rbsw.html",
   "page": "2024-jayflight-240rbsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-240rbsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "240RBSW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5815,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1685,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-247rbs.html",
   "page": "2024-jayflight-247rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-247rbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "247RBS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5480,
   "gvwr_lb": 6750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1270,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-255thw.html",
   "page": "2024-jayflight-255thw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-255thw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "255THW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5615,
   "gvwr_lb": 8750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3135,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-260bh.html",
   "page": "2024-jayflight-260bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-260bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "260BH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4580,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1420,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-260bhw.html",
   "page": "2024-jayflight-260bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-260bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "260BHW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4685,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1315,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-261bhsw.html",
   "page": "2024-jayflight-261bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-261bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "261BHSW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5804,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1296,
   "hitch_weight_lb": 719,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-262rls.html",
   "page": "2024-jayflight-262rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-262rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "262RLS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5995,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1005,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-262rlsw.html",
   "page": "2024-jayflight-262rlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-262rlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "262RLSW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6044,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1156,
   "hitch_weight_lb": 778,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-264bh.html",
   "page": "2024-jayflight-264bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-264bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "264BH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4755,
   "gvwr_lb": 6200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1445,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-265rls.html",
   "page": "2024-jayflight-265rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-265rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6175,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1325,
   "hitch_weight_lb": 800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-265rlsw.html",
   "page": "2024-jayflight-265rlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-265rlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLSW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6205,
   "gvwr_lb": 7850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-265th.html",
   "page": "2024-jayflight-265th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-265th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265TH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5320,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2280,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-267bhs.html",
   "page": "2024-jayflight-267bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-267bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "267BHS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5850,
   "gvwr_lb": 7100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1250,
   "hitch_weight_lb": 760,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-267bhsw.html",
   "page": "2024-jayflight-267bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-267bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "267BHSW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5905,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-274bh.html",
   "page": "2024-jayflight-274bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-274bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "274BH",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5165,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1335,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-280bhk.html",
   "page": "2024-jayflight-280bhk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-280bhk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280BHK",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6660,
   "gvwr_lb": 8250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1590,
   "hitch_weight_lb": 800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-280rks.html",
   "page": "2024-jayflight-280rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-280rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280RKS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6525,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1625,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-284bhs.html",
   "page": "2024-jayflight-284bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-284bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "284BHS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6365,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1585,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-285bhs.html",
   "page": "2024-jayflight-285bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-285bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "285BHS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6510,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1640,
   "hitch_weight_lb": 875,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-286bhsw.html",
   "page": "2024-jayflight-286bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-286bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "286BHSW",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6405,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1745,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-324bds.html",
   "page": "2024-jayflight-324bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-324bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "324BDS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7635,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1365,
   "hitch_weight_lb": 1050,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-331bts.html",
   "page": "2024-jayflight-331bts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-331bts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "331BTS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8635,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1360,
   "hitch_weight_lb": 1210,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 32,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-334rts.html",
   "page": "2024-jayflight-334rts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-334rts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "334RTS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8660,
   "gvwr_lb": 10250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1590,
   "hitch_weight_lb": 1190,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 32,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-340rlk.html",
   "page": "2024-jayflight-340rlk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-340rlk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "340RLK",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8890,
   "gvwr_lb": 10350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1460,
   "hitch_weight_lb": 1235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 32,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-380dqs.html",
   "page": "2024-jayflight-380dqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-380dqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "380DQS",
   "model_year_label": "2024 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8375,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1620,
   "hitch_weight_lb": 1005,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-bungalow-40dlft.html",
   "page": "2024-jayflight-bungalow-40dlft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-bungalow-40dlft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40DLFT",
   "model_year_label": "2024 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12025,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1975,
   "hitch_weight_lb": 1600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-bungalow-40fkds.html",
   "page": "2024-jayflight-bungalow-40fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-bungalow-40fkds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40FKDS",
   "model_year_label": "2024 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10510,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2490,
   "hitch_weight_lb": 1600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.0,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 53,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-bungalow-40loft.html",
   "page": "2024-jayflight-bungalow-40loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-bungalow-40loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40LOFT",
   "model_year_label": "2024 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11405,
   "gvwr_lb": 13350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 1450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.0,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 52,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-jayflight-bungalow-40rlts.html",
   "page": "2024-jayflight-bungalow-40rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-jayflight-bungalow-40rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40RLTS",
   "model_year_label": "2024 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10825,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2175,
   "hitch_weight_lb": 1510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.25,
   "width_ft": 8.5,
   "exterior_height_ft": 12.0,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-northpoint-310rlts.html",
   "page": "2024-northpoint-310rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-northpoint-310rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "310RLTS",
   "model_year_label": "2024 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12885,
   "gvwr_lb": 16000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3115,
   "hitch_weight_lb": 2610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-northpoint-340ckts.html",
   "page": "2024-northpoint-340ckts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-northpoint-340ckts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "340CKTS",
   "model_year_label": "2024 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13455,
   "gvwr_lb": 16225,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2770,
   "hitch_weight_lb": 2445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-northpoint-377rlbh.html",
   "page": "2024-northpoint-377rlbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-northpoint-377rlbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "377RLBH",
   "model_year_label": "2024 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14985,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2515,
   "hitch_weight_lb": 2905,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.417,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-northpoint-382flrb.html",
   "page": "2024-northpoint-382flrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-northpoint-382flrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "382FLRB",
   "model_year_label": "2024 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15135,
   "gvwr_lb": 17600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2465,
   "hitch_weight_lb": 2975,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-northpoint-387fbts.html",
   "page": "2024-northpoint-387fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-northpoint-387fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "387FBTS",
   "model_year_label": "2024 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14525,
   "gvwr_lb": 17350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2825,
   "hitch_weight_lb": 2785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-northpoint-390ckds.html",
   "page": "2024-northpoint-390ckds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-northpoint-390ckds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "390CKDS",
   "model_year_label": "2024 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15835,
   "gvwr_lb": 18350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2515,
   "hitch_weight_lb": 2950,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.75,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 137,
   "black_water_gal": 100,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-pinnacle-32rlts.html",
   "page": "2024-pinnacle-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-pinnacle-32rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "32RLTS",
   "model_year_label": "2024 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13290,
   "gvwr_lb": 16275,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2985,
   "hitch_weight_lb": 2395,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.333,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-pinnacle-36fbts.html",
   "page": "2024-pinnacle-36fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-pinnacle-36fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36FBTS",
   "model_year_label": "2024 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14065,
   "gvwr_lb": 17250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3185,
   "hitch_weight_lb": 2695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.75,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-pinnacle-36kpts.html",
   "page": "2024-pinnacle-36kpts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-pinnacle-36kpts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36KPTS",
   "model_year_label": "2024 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14270,
   "gvwr_lb": 17350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3080,
   "hitch_weight_lb": 2780,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.083,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-pinnacle-36ssws.html",
   "page": "2024-pinnacle-36ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-pinnacle-36ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36SSWS",
   "model_year_label": "2024 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14735,
   "gvwr_lb": 17650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2915,
   "hitch_weight_lb": 2915,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-pinnacle-37mdqs.html",
   "page": "2024-pinnacle-37mdqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-pinnacle-37mdqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "37MDQS",
   "model_year_label": "2024 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14970,
   "gvwr_lb": 17900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2930,
   "hitch_weight_lb": 3020,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.667,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-pinnacle-38fbrk.html",
   "page": "2024-pinnacle-38fbrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-pinnacle-38fbrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FBRK",
   "model_year_label": "2024 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14995,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3005,
   "hitch_weight_lb": 2940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-pinnacle-38flgs.html",
   "page": "2024-pinnacle-38flgs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-pinnacle-38flgs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FLGS",
   "model_year_label": "2024 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15350,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2650,
   "hitch_weight_lb": 2865,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2024-seismic-359.html",
   "page": "2024-seismic-359.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-seismic-359-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "359",
   "model_year_label": "2024 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13220,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3775,
   "hitch_weight_lb": 2901,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.75,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.167,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2024-seismic-395.html",
   "page": "2024-seismic-395.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-seismic-395-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "395",
   "model_year_label": "2024 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14890,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5105,
   "hitch_weight_lb": 3310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.083,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-seismic-399.html",
   "page": "2024-seismic-399.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-seismic-399-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "399",
   "model_year_label": "2024 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14560,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5435,
   "hitch_weight_lb": 3395,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.917,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5H",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/2024-seismic-luxury-series-3512.html",
   "page": "2024-seismic-luxury-series-3512.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-seismic-luxury-series-3512-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3512",
   "model_year_label": "2024 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14175,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3325,
   "hitch_weight_lb": 3250,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2024-seismic-luxury-series-3815.html",
   "page": "2024-seismic-luxury-series-3815.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-seismic-luxury-series-3815-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3815",
   "model_year_label": "2024 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14875,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5120,
   "hitch_weight_lb": 3610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2024-seismic-luxury-series-4113.html",
   "page": "2024-seismic-luxury-series-4113.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-seismic-luxury-series-4113-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "4113",
   "model_year_label": "2024 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15815,
   "gvwr_lb": 20695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4880,
   "hitch_weight_lb": 3550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.667,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2024-whitehawk-26fk.html",
   "page": "2024-whitehawk-26fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-whitehawk-26fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "26FK",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6820,
   "gvwr_lb": 8400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1580,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-whitehawk-27rb.html",
   "page": "2024-whitehawk-27rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-whitehawk-27rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "27RB",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6750,
   "gvwr_lb": 8000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1250,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.833,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2024-whitehawk-27rk.html",
   "page": "2024-whitehawk-27rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-whitehawk-27rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "27RK",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6500,
   "gvwr_lb": 8000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.833,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-whitehawk-29bh.html",
   "page": "2024-whitehawk-29bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-whitehawk-29bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "29BH",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6865,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1635,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-whitehawk-29rl.html",
   "page": "2024-whitehawk-29rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-whitehawk-29rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "29RL",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6930,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1570,
   "hitch_weight_lb": 820,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-whitehawk-32bh.html",
   "page": "2024-whitehawk-32bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-whitehawk-32bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32BH",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8140,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1360,
   "hitch_weight_lb": 965,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 61,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-whitehawk-32qbh.html",
   "page": "2024-whitehawk-32qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-whitehawk-32qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32QBH",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8200,
   "gvwr_lb": 9750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1550,
   "hitch_weight_lb": 1035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 57,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2024-whitehawk-32rl.html",
   "page": "2024-whitehawk-32rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2024-whitehawk-32rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32RL",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7530,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1470,
   "hitch_weight_lb": 765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-eagle-317rlok.html",
   "page": "2025-eagle-317rlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-317rlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "317RLOK",
   "model_year_label": "2025 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11060,
   "gvwr_lb": 13200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2140,
   "hitch_weight_lb": 2235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.5,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2025-eagle-319mlok.html",
   "page": "2025-eagle-319mlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-319mlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "319MLOK",
   "model_year_label": "2025 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11030,
   "gvwr_lb": 13300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2270,
   "hitch_weight_lb": 2255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.75,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-eagle-321rsts.html",
   "page": "2025-eagle-321rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-321rsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "321RSTS",
   "model_year_label": "2025 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10770,
   "gvwr_lb": 12900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2130,
   "hitch_weight_lb": 2155,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.667,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2025-eagle-335rdok.html",
   "page": "2025-eagle-335rdok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-335rdok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "335RDOK",
   "model_year_label": "2025 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11120,
   "gvwr_lb": 13300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2180,
   "hitch_weight_lb": 2185,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.917,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-eagle-355mbqs.html",
   "page": "2025-eagle-355mbqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-355mbqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "355MBQS",
   "model_year_label": "2025 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12830,
   "gvwr_lb": 15200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2370,
   "hitch_weight_lb": 2420,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.333,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2025-eagle-360dbok.html",
   "page": "2025-eagle-360dbok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-360dbok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "360DBOK",
   "model_year_label": "2025 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12660,
   "gvwr_lb": 14950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2290,
   "hitch_weight_lb": 2615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.333,
   "width_ft": 8.083,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-eagle-370fbts.html",
   "page": "2025-eagle-370fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-370fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "370FBTS",
   "model_year_label": "2025 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12020,
   "gvwr_lb": 14300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2280,
   "hitch_weight_lb": 2375,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.833,
   "width_ft": 8.083,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-eagle-ht-25ruc.html",
   "page": "2025-eagle-ht-25ruc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-ht-25ruc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "25RUC",
   "model_year_label": "2025 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8065,
   "gvwr_lb": 9650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1585,
   "hitch_weight_lb": 1620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.75,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-eagle-ht-26rec.html",
   "page": "2025-eagle-ht-26rec.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-ht-26rec-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "26REC",
   "model_year_label": "2025 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8000,
   "gvwr_lb": 9750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1750,
   "hitch_weight_lb": 1640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.333,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-eagle-ht-275rbcs.html",
   "page": "2025-eagle-ht-275rbcs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-ht-275rbcs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "275RBCS",
   "model_year_label": "2025 Jayco Eagle HT",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7060,
   "gvwr_lb": 9200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2140,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.083,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 7.083,
   "fresh_water_gal": 52,
   "grey_water_gal": 37,
   "black_water_gal": 37,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-eagle-ht-28crt.html",
   "page": "2025-eagle-ht-28crt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-ht-28crt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "28CRT",
   "model_year_label": "2025 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9515,
   "gvwr_lb": 11350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1835,
   "hitch_weight_lb": 1960,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.917,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-eagle-ht-29ddb.html",
   "page": "2025-eagle-ht-29ddb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-ht-29ddb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29DDB",
   "model_year_label": "2025 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8995,
   "gvwr_lb": 10750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1755,
   "hitch_weight_lb": 1770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.667,
   "width_ft": 8.0,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-eagle-ht-29rlc.html",
   "page": "2025-eagle-ht-29rlc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-ht-29rlc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29RLC",
   "model_year_label": "2025 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9175,
   "gvwr_lb": 10750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1575,
   "hitch_weight_lb": 1595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.083,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-eagle-ht-30crt.html",
   "page": "2025-eagle-ht-30crt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-ht-30crt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "30CRT",
   "model_year_label": "2025 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9565,
   "gvwr_lb": 11500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1935,
   "hitch_weight_lb": 1845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.25,
   "width_ft": 8.083,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 45,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-eagle-ht-31qcd.html",
   "page": "2025-eagle-ht-31qcd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-ht-31qcd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "31QCD",
   "model_year_label": "2025 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9817,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1883,
   "hitch_weight_lb": 2215,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.667,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-eagle-sle-28bhu.html",
   "page": "2025-eagle-sle-28bhu.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-eagle-sle-28bhu-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "28BHU",
   "model_year_label": "2025 Jayco Eagle SLE",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8420,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1575,
   "hitch_weight_lb": 1585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.667,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 6.25,
   "fresh_water_gal": 51,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-19mrk.html",
   "page": "2025-jayfeather-19mrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-19mrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "19MRK",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4960,
   "gvwr_lb": 6400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1440,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.167,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-21mbh.html",
   "page": "2025-jayfeather-21mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-21mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MBH",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5545,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1450,
   "hitch_weight_lb": 615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-21mml.html",
   "page": "2025-jayfeather-21mml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-21mml-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MML",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5225,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1275,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-22rb.html",
   "page": "2025-jayfeather-22rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-22rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "22RB",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5590,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1410,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-23rk.html",
   "page": "2025-jayfeather-23rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-23rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "23RK",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5930,
   "gvwr_lb": 7400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1470,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-24bh.html",
   "page": "2025-jayfeather-24bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-24bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24BH",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6080,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1420,
   "hitch_weight_lb": 670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-24rl.html",
   "page": "2025-jayfeather-24rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-24rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24RL",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5670,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1330,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-25rb.html",
   "page": "2025-jayfeather-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-25rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RB",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6150,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1350,
   "hitch_weight_lb": 800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 34,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-26fk.html",
   "page": "2025-jayfeather-26fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-26fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26FK",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7065,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1435,
   "hitch_weight_lb": 925,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 54,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-26rl.html",
   "page": "2025-jayfeather-26rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-26rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26RL",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6300,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1300,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-27mk.html",
   "page": "2025-jayfeather-27mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-27mk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27MK",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7305,
   "gvwr_lb": 8850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1540,
   "hitch_weight_lb": 800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-28rb.html",
   "page": "2025-jayfeather-28rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-28rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "28RB",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6770,
   "gvwr_lb": 8400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1630,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-29bhb.html",
   "page": "2025-jayfeather-29bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-29bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "29BHB",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7000,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 68,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-29qbh.html",
   "page": "2025-jayfeather-29qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-29qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "29QBH",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7330,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1520,
   "hitch_weight_lb": 958,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-30rkb.html",
   "page": "2025-jayfeather-30rkb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-30rkb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "30RKB",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7245,
   "gvwr_lb": 8995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1750,
   "hitch_weight_lb": 930,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-32qbh.html",
   "page": "2025-jayfeather-32qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-32qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "32QBH",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8000,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 1035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 57,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-32rl.html",
   "page": "2025-jayfeather-32rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-32rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "32RL",
   "model_year_label": "2025 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7580,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1420,
   "hitch_weight_lb": 980,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-air-15mrb.html",
   "page": "2025-jayfeather-air-15mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-air-15mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "15MRB",
   "model_year_label": "2025 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3725,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1270,
   "hitch_weight_lb": 380,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-air-16rb.html",
   "page": "2025-jayfeather-air-16rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-air-16rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "16RB",
   "model_year_label": "2025 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3915,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1080,
   "hitch_weight_lb": 400,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-air-18mbh.html",
   "page": "2025-jayfeather-air-18mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-air-18mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18MBH",
   "model_year_label": "2025 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4400,
   "gvwr_lb": 5650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1250,
   "hitch_weight_lb": 535,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-air-sl-17bhsl.html",
   "page": "2025-jayfeather-air-sl-17bhsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-air-sl-17bhsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "17BHSL",
   "model_year_label": "2025 Jayco Jay Feather Air SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2995,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 755,
   "hitch_weight_lb": 355,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14D",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-micro-166fbs.html",
   "page": "2025-jayfeather-micro-166fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-micro-166fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "166FBS",
   "model_year_label": "2025 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3925,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1070,
   "hitch_weight_lb": 475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.583,
   "width_ft": 7.5,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-micro-171bh.html",
   "page": "2025-jayfeather-micro-171bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-micro-171bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "171BH",
   "model_year_label": "2025 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3750,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1245,
   "hitch_weight_lb": 445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 7.5,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-micro-173mrb.html",
   "page": "2025-jayfeather-micro-173mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-micro-173mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "173MRB",
   "model_year_label": "2025 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3840,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1155,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.833,
   "width_ft": 7.5,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayfeather-micro-199mbs.html",
   "page": "2025-jayfeather-micro-199mbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayfeather-micro-199mbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "199MBS",
   "model_year_label": "2025 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4505,
   "gvwr_lb": 5750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1245,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.083,
   "width_ft": 7.5,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-160lk.html",
   "page": "2025-jayflight-160lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-160lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "160LK",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3455,
   "gvwr_lb": 4700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1245,
   "hitch_weight_lb": 320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-160lkw.html",
   "page": "2025-jayflight-160lkw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-160lkw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "160LKW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3540,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1210,
   "hitch_weight_lb": 355,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-170bhw.html",
   "page": "2025-jayflight-170bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-170bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170BHW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2920,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 830,
   "hitch_weight_lb": 305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-170fq.html",
   "page": "2025-jayflight-170fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-170fq-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170FQ",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3035,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 815,
   "hitch_weight_lb": 255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-170fqw.html",
   "page": "2025-jayflight-170fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-170fqw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170FQW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2995,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 855,
   "hitch_weight_lb": 265,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-175bhw.html",
   "page": "2025-jayflight-175bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-175bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175BHW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3150,
   "gvwr_lb": 4600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1450,
   "hitch_weight_lb": 305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-175fq.html",
   "page": "2025-jayflight-175fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-175fq-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175FQ",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3295,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1205,
   "hitch_weight_lb": 304,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-175fqw.html",
   "page": "2025-jayflight-175fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-175fqw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175FQW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3160,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1340,
   "hitch_weight_lb": 320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-197mb.html",
   "page": "2025-jayflight-197mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-197mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "197MB",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3990,
   "gvwr_lb": 5150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1160,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-197mbw.html",
   "page": "2025-jayflight-197mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-197mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "197MBW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3785,
   "gvwr_lb": 5140,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-200mks.html",
   "page": "2025-jayflight-200mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-200mks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "200MKS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4790,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1710,
   "hitch_weight_lb": 525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-200mksw.html",
   "page": "2025-jayflight-200mksw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-200mksw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "200MKSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4810,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1690,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-210qb.html",
   "page": "2025-jayflight-210qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-210qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "210QB",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4255,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1745,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-210qbw.html",
   "page": "2025-jayflight-210qbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-210qbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "210QBW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4190,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1810,
   "hitch_weight_lb": 470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-211mb.html",
   "page": "2025-jayflight-211mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-211mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "211MB",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4245,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1755,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-211mbw.html",
   "page": "2025-jayflight-211mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-211mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "211MBW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4120,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1880,
   "hitch_weight_lb": 510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-225mls.html",
   "page": "2025-jayflight-225mls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-225mls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5300,
   "gvwr_lb": 6900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1490,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-225mlsw.html",
   "page": "2025-jayflight-225mlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-225mlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5310,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1685,
   "hitch_weight_lb": 480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-235mbh.html",
   "page": "2025-jayflight-235mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-235mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "235MBH",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5620,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1380,
   "hitch_weight_lb": 645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-235mbhw.html",
   "page": "2025-jayflight-235mbhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-235mbhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "235MBHW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5560,
   "gvwr_lb": 7300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1740,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-236thw.html",
   "page": "2025-jayflight-236thw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-236thw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "236THW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5230,
   "gvwr_lb": 8000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2770,
   "hitch_weight_lb": 890,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-240rbs.html",
   "page": "2025-jayflight-240rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-240rbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "240RBS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5760,
   "gvwr_lb": 7150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1390,
   "hitch_weight_lb": 685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-240rbsw.html",
   "page": "2025-jayflight-240rbsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-240rbsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "240RBSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5815,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1685,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-255thw.html",
   "page": "2025-jayflight-255thw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-255thw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "255THW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5615,
   "gvwr_lb": 8750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3135,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-260bh.html",
   "page": "2025-jayflight-260bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-260bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "260BH",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4715,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1785,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-260bhw.html",
   "page": "2025-jayflight-260bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-260bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "260BHW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4600,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1900,
   "hitch_weight_lb": 505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-261bhs.html",
   "page": "2025-jayflight-261bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-261bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "261BHS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5750,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1750,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-261bhsw.html",
   "page": "2025-jayflight-261bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-261bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "261BHSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5630,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1296,
   "hitch_weight_lb": 655,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-262rls.html",
   "page": "2025-jayflight-262rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-262rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "262RLS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6080,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1520,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-262rlsw.html",
   "page": "2025-jayflight-262rlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-262rlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "262RLSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6035,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1565,
   "hitch_weight_lb": 760,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-263bhs.html",
   "page": "2025-jayflight-263bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-263bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "263BHS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6170,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1430,
   "hitch_weight_lb": 750,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-263bhsw.html",
   "page": "2025-jayflight-263bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-263bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "263BHSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6150,
   "gvwr_lb": 7995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1845,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-265bhs.html",
   "page": "2025-jayflight-265bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-265bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265BHS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5955,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-265bhsw.html",
   "page": "2025-jayflight-265bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-265bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265BHSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5875,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-265rls.html",
   "page": "2025-jayflight-265rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-265rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6310,
   "gvwr_lb": 7995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1685,
   "hitch_weight_lb": 825,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-265rlsw.html",
   "page": "2025-jayflight-265rlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-265rlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6205,
   "gvwr_lb": 7850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-265th.html",
   "page": "2025-jayflight-265th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-265th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265TH",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5330,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3170,
   "hitch_weight_lb": 930,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-267bhs.html",
   "page": "2025-jayflight-267bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-267bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "267BHS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6075,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1525,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-280bhk.html",
   "page": "2025-jayflight-280bhk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-280bhk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280BHK",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6760,
   "gvwr_lb": 8250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1490,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-280fks.html",
   "page": "2025-jayflight-280fks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-280fks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280FKS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7455,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2045,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-284bhs.html",
   "page": "2025-jayflight-284bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-284bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "284BHS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6365,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1585,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-286bhsw.html",
   "page": "2025-jayflight-286bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-286bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "286BHSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6440,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2060,
   "hitch_weight_lb": 780,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-287bhs.html",
   "page": "2025-jayflight-287bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-287bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "287BHS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6195,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1705,
   "hitch_weight_lb": 755,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-287bhsw.html",
   "page": "2025-jayflight-287bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-287bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "287BHSW",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6030,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1870,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-290rks.html",
   "page": "2025-jayflight-290rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-290rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "290RKS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7710,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1790,
   "hitch_weight_lb": 1093,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 71,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-294qbs.html",
   "page": "2025-jayflight-294qbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-294qbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "294QBS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6775,
   "gvwr_lb": 8650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1875,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-321bds.html",
   "page": "2025-jayflight-321bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-321bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "321BDS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7600,
   "gvwr_lb": 9300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 1070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-324bds.html",
   "page": "2025-jayflight-324bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-324bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "324BDS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7905,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 1070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-331bts.html",
   "page": "2025-jayflight-331bts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-331bts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "331BTS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8680,
   "gvwr_lb": 10400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1720,
   "hitch_weight_lb": 1235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 32,
   "sleeps": 12,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-333bts.html",
   "page": "2025-jayflight-333bts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-333bts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "333BTS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8370,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2130,
   "hitch_weight_lb": 1205,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-334rts.html",
   "page": "2025-jayflight-334rts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-334rts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "334RTS",
   "model_year_label": "2025 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8900,
   "gvwr_lb": 10600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 1185,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 32,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-bungalow-40dlft.html",
   "page": "2025-jayflight-bungalow-40dlft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-bungalow-40dlft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40DLFT",
   "model_year_label": "2025 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12450,
   "gvwr_lb": 14500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2050,
   "hitch_weight_lb": 1550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.917,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 51,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-bungalow-40loft.html",
   "page": "2025-jayflight-bungalow-40loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-bungalow-40loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40LOFT",
   "model_year_label": "2025 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11925,
   "gvwr_lb": 13950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2025,
   "hitch_weight_lb": 1595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 51,
   "grey_water_gal": 65,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-bungalow-40rlts.html",
   "page": "2025-jayflight-bungalow-40rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-bungalow-40rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40RLTS",
   "model_year_label": "2025 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11155,
   "gvwr_lb": 13300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2145,
   "hitch_weight_lb": 1515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.5,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-bungalow-jayloft.html",
   "page": "2025-jayflight-bungalow-jayloft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-bungalow-jayloft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "JAYLOFT",
   "model_year_label": "2025 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12015,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1985,
   "hitch_weight_lb": 1715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.917,
   "width_ft": 8.5,
   "exterior_height_ft": 13.083,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 98,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-160lk.html",
   "page": "2025-jayflight-slx-160lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-160lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "160LK",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3455,
   "gvwr_lb": 4700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1245,
   "hitch_weight_lb": 320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-160lkw.html",
   "page": "2025-jayflight-slx-160lkw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-160lkw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "160LKW",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3540,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1210,
   "hitch_weight_lb": 355,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-211mb.html",
   "page": "2025-jayflight-slx-211mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-211mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "211MB",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4245,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1755,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-265bhs.html",
   "page": "2025-jayflight-slx-265bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-265bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "265BHS",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5955,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-265bhsw.html",
   "page": "2025-jayflight-slx-265bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-265bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "265BHSW",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5875,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-280fks.html",
   "page": "2025-jayflight-slx-280fks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-280fks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "280FKS",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7455,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2045,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-287bhs.html",
   "page": "2025-jayflight-slx-287bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-287bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "287BHS",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6195,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1705,
   "hitch_weight_lb": 755,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-287bhsw.html",
   "page": "2025-jayflight-slx-287bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-287bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "287BHSW",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6030,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1870,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-jayflight-slx-290rks.html",
   "page": "2025-jayflight-slx-290rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-jayflight-slx-290rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "290RKS",
   "model_year_label": "2025 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7710,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1790,
   "hitch_weight_lb": 1093,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 71,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-northpoint-310rlts.html",
   "page": "2025-northpoint-310rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-northpoint-310rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "310RLTS",
   "model_year_label": "2025 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12875,
   "gvwr_lb": 16000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3125,
   "hitch_weight_lb": 2570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-northpoint-340ckts.html",
   "page": "2025-northpoint-340ckts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-northpoint-340ckts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "340CKTS",
   "model_year_label": "2025 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13880,
   "gvwr_lb": 17000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3120,
   "hitch_weight_lb": 2475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-northpoint-365rkts.html",
   "page": "2025-northpoint-365rkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-northpoint-365rkts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "365RKTS",
   "model_year_label": "2025 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14080,
   "gvwr_lb": 17300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3220,
   "hitch_weight_lb": 2565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.333,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 50,
   "black_water_gal": 50,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-northpoint-377rlbh.html",
   "page": "2025-northpoint-377rlbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-northpoint-377rlbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "377RLBH",
   "model_year_label": "2025 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15310,
   "gvwr_lb": 18100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2790,
   "hitch_weight_lb": 3015,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-northpoint-382flrb.html",
   "page": "2025-northpoint-382flrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-northpoint-382flrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "382FLRB",
   "model_year_label": "2025 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15280,
   "gvwr_lb": 17995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2715,
   "hitch_weight_lb": 2970,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-northpoint-387fbts.html",
   "page": "2025-northpoint-387fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-northpoint-387fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "387FBTS",
   "model_year_label": "2025 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14670,
   "gvwr_lb": 17650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2980,
   "hitch_weight_lb": 2775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-pinnacle-32rlts.html",
   "page": "2025-pinnacle-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-pinnacle-32rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "32RLTS",
   "model_year_label": "2025 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13530,
   "gvwr_lb": 16600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3070,
   "hitch_weight_lb": 2485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-pinnacle-36fbts.html",
   "page": "2025-pinnacle-36fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-pinnacle-36fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36FBTS",
   "model_year_label": "2025 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14240,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3260,
   "hitch_weight_lb": 2540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2025-pinnacle-37mdqs.html",
   "page": "2025-pinnacle-37mdqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-pinnacle-37mdqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "37MDQS",
   "model_year_label": "2025 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15315,
   "gvwr_lb": 18400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3085,
   "hitch_weight_lb": 3100,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.667,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-pinnacle-38fbrk.html",
   "page": "2025-pinnacle-38fbrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-pinnacle-38fbrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FBRK",
   "model_year_label": "2025 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15330,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2870,
   "hitch_weight_lb": 2975,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-pinnacle-38flgs.html",
   "page": "2025-pinnacle-38flgs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-pinnacle-38flgs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FLGS",
   "model_year_label": "2025 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15455,
   "gvwr_lb": 18500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3045,
   "hitch_weight_lb": 2900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2025-pinnacle-38kpts.html",
   "page": "2025-pinnacle-38kpts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-pinnacle-38kpts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38KPTS",
   "model_year_label": "2025 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14535,
   "gvwr_lb": 17700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3165,
   "hitch_weight_lb": 2870,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2025-pinnacle-38ssws.html",
   "page": "2025-pinnacle-38ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-pinnacle-38ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38SSWS",
   "model_year_label": "2025 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15290,
   "gvwr_lb": 18700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3410,
   "hitch_weight_lb": 3370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.083,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2025-seismic-359.html",
   "page": "2025-seismic-359.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-seismic-359-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "359",
   "model_year_label": "2025 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13405,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4095,
   "hitch_weight_lb": 2990,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.75,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2025-seismic-395.html",
   "page": "2025-seismic-395.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-seismic-395-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "395",
   "model_year_label": "2025 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15210,
   "gvwr_lb": 20400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5190,
   "hitch_weight_lb": 3430,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.667,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2025-seismic-399.html",
   "page": "2025-seismic-399.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-seismic-399-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "399",
   "model_year_label": "2025 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14950,
   "gvwr_lb": 20400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5450,
   "hitch_weight_lb": 3370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5H",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2025-seismic-413.html",
   "page": "2025-seismic-413.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-seismic-413-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "413",
   "model_year_label": "2025 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15185,
   "gvwr_lb": 20400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5215,
   "hitch_weight_lb": 3345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 46.083,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/2025-seismic-luxury-series-3512.html",
   "page": "2025-seismic-luxury-series-3512.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-seismic-luxury-series-3512-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3512",
   "model_year_label": "2025 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14285,
   "gvwr_lb": 18995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4710,
   "hitch_weight_lb": 3220,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.583,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.333,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2025-seismic-luxury-series-3815.html",
   "page": "2025-seismic-luxury-series-3815.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-seismic-luxury-series-3815-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3815",
   "model_year_label": "2025 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14900,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5095,
   "hitch_weight_lb": 3605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.0,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 50,
   "black_water_gal": 50,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2025-seismic-luxury-series-4113.html",
   "page": "2025-seismic-luxury-series-4113.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2025-seismic-luxury-series-4113-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "4113",
   "model_year_label": "2025 Jayco Seismic Luxury Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16000,
   "gvwr_lb": 20900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4900,
   "hitch_weight_lb": 3670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 46.083,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2026-eagle-321rsts.html",
   "page": "2026-eagle-321rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-321rsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "321RSTS",
   "model_year_label": "2026 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11145,
   "gvwr_lb": 13200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2130,
   "hitch_weight_lb": 2270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.583,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.667,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/2026-eagle-335lsts.html",
   "page": "2026-eagle-335lsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-335lsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "335LSTS",
   "model_year_label": "2026 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11540,
   "gvwr_lb": 13800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2260,
   "hitch_weight_lb": 2350,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.417,
   "width_ft": null,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-eagle-355mbqs.html",
   "page": "2026-eagle-355mbqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-355mbqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "355MBQS",
   "model_year_label": "2026 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13115,
   "gvwr_lb": 15400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2285,
   "hitch_weight_lb": 2580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.083,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-360dbok.html",
   "page": "2026-eagle-360dbok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-360dbok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "360DBOK",
   "model_year_label": "2026 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12800,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2195,
   "hitch_weight_lb": 2695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.083,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-365ukts.html",
   "page": "2026-eagle-365ukts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-365ukts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "365UKTS",
   "model_year_label": "2026 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11135,
   "gvwr_lb": 13400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2265,
   "hitch_weight_lb": 2085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.167,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-eagle-367tbts.html",
   "page": "2026-eagle-367tbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-367tbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "367TBTS",
   "model_year_label": "2026 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12660,
   "gvwr_lb": 14900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2240,
   "hitch_weight_lb": 2475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.583,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-370fbts.html",
   "page": "2026-eagle-370fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-370fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "370FBTS",
   "model_year_label": "2026 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12195,
   "gvwr_lb": 14300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2105,
   "hitch_weight_lb": 2355,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.667,
   "width_ft": 8.083,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.667,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-ht-25ruc.html",
   "page": "2026-eagle-ht-25ruc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-ht-25ruc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "25RUC",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8120,
   "gvwr_lb": 9800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1680,
   "hitch_weight_lb": 1640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-eagle-ht-26rec.html",
   "page": "2026-eagle-ht-26rec.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-ht-26rec-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "26REC",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8355,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1640,
   "hitch_weight_lb": 1725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.167,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-ht-275rbcs.html",
   "page": "2026-eagle-ht-275rbcs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-ht-275rbcs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "275RBCS",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7270,
   "gvwr_lb": 9400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2130,
   "hitch_weight_lb": 900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.083,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-eagle-ht-28crt.html",
   "page": "2026-eagle-ht-28crt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-ht-28crt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "28CRT",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9595,
   "gvwr_lb": 11400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1805,
   "hitch_weight_lb": 1990,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.833,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-ht-29ddb.html",
   "page": "2026-eagle-ht-29ddb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-ht-29ddb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29DDB",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9240,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1755,
   "hitch_weight_lb": 1685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.5,
   "width_ft": 8.0,
   "exterior_height_ft": 12.417,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-ht-29rlc.html",
   "page": "2026-eagle-ht-29rlc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-ht-29rlc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29RLC",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9485,
   "gvwr_lb": 11200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1715,
   "hitch_weight_lb": 1635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.083,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-ht-30crt.html",
   "page": "2026-eagle-ht-30crt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-ht-30crt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "30CRT",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9725,
   "gvwr_lb": 11600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1875,
   "hitch_weight_lb": 1915,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.0,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-eagle-ht-31qcd.html",
   "page": "2026-eagle-ht-31qcd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-ht-31qcd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "31QCD",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9835,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1865,
   "hitch_weight_lb": 2080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.5,
   "width_ft": 8.083,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 6.167,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-eagle-sle-28bhu.html",
   "page": "2026-eagle-sle-28bhu.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-sle-28bhu-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "28BHU",
   "model_year_label": "2026 Jayco Eagle SLE",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8485,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1575,
   "hitch_weight_lb": 1605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.5,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 6.25,
   "fresh_water_gal": 51,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-eagle-sle-30rlt.html",
   "page": "2026-eagle-sle-30rlt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-eagle-sle-30rlt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "30RLT",
   "model_year_label": "2026 Jayco Eagle SLE",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9205,
   "gvwr_lb": 10900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 1650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 33.75,
   "width_ft": 8.083,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-18rbf.html",
   "page": "2026-jayfeather-18rbf.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-18rbf-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18RBF",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4630,
   "gvwr_lb": 6200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1570,
   "hitch_weight_lb": 532,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-19mrk.html",
   "page": "2026-jayfeather-19mrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-19mrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "19MRK",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4820,
   "gvwr_lb": 6400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1580,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-21mbh.html",
   "page": "2026-jayfeather-21mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-21mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MBH",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5450,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1545,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-21mml.html",
   "page": "2026-jayfeather-21mml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-21mml-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MML",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5085,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1415,
   "hitch_weight_lb": 615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-23mbd.html",
   "page": "2026-jayfeather-23mbd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-23mbd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "23MBD",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5910,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1590,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 40,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-23rk.html",
   "page": "2026-jayfeather-23rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-23rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "23RK",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5780,
   "gvwr_lb": 7400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1620,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-24fk.html",
   "page": "2026-jayfeather-24fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-24fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24FK",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5855,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.0,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-25rb.html",
   "page": "2026-jayfeather-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-25rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RB",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5900,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-26fk.html",
   "page": "2026-jayfeather-26fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-26fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26FK",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7090,
   "gvwr_lb": 8700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1610,
   "hitch_weight_lb": 955,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 92,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-26rl.html",
   "page": "2026-jayfeather-26rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-26rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26RL",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5930,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1670,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-27bh.html",
   "page": "2026-jayfeather-27bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-27bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27BH",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6490,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1710,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-27mk.html",
   "page": "2026-jayfeather-27mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-27mk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27MK",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6925,
   "gvwr_lb": 8850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1925,
   "hitch_weight_lb": 705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-28rb.html",
   "page": "2026-jayfeather-28rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-28rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "28RB",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6510,
   "gvwr_lb": 8400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1890,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-29bhb.html",
   "page": "2026-jayfeather-29bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-29bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "29BHB",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6820,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1680,
   "hitch_weight_lb": 615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 68,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-29qbh.html",
   "page": "2026-jayfeather-29qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-29qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "29QBH",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7295,
   "gvwr_lb": 8995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 750,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-30rkb.html",
   "page": "2026-jayfeather-30rkb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-30rkb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "30RKB",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7265,
   "gvwr_lb": 8995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1730,
   "hitch_weight_lb": 985,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-32qbh.html",
   "page": "2026-jayfeather-32qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-32qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "32QBH",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7855,
   "gvwr_lb": 9800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 1015,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 57,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-32rl.html",
   "page": "2026-jayfeather-32rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-32rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "32RL",
   "model_year_label": "2026 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7400,
   "gvwr_lb": 9300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1900,
   "hitch_weight_lb": 930,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-air-15mrb.html",
   "page": "2026-jayfeather-air-15mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-air-15mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "15MRB",
   "model_year_label": "2026 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3630,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1365,
   "hitch_weight_lb": 385,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-air-16db.html",
   "page": "2026-jayfeather-air-16db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-air-16db-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "16DB",
   "model_year_label": "2026 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4120,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1380,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-air-16rb.html",
   "page": "2026-jayfeather-air-16rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-air-16rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "16RB",
   "model_year_label": "2026 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3775,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1220,
   "hitch_weight_lb": 410,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-air-18fbs.html",
   "page": "2026-jayfeather-air-18fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-air-18fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18FBS",
   "model_year_label": "2026 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3860,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1135,
   "hitch_weight_lb": 454,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-air-18mbh.html",
   "page": "2026-jayfeather-air-18mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-air-18mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18MBH",
   "model_year_label": "2026 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4395,
   "gvwr_lb": 5700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1305,
   "hitch_weight_lb": 595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-air-sl-15tbsl.html",
   "page": "2026-jayfeather-air-sl-15tbsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-air-sl-15tbsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "15TBSL",
   "model_year_label": "2026 Jayco Jay Feather Air SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2615,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 885,
   "hitch_weight_lb": 230,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 17.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-air-sl-17bhsl.html",
   "page": "2026-jayfeather-air-sl-17bhsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-air-sl-17bhsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "17BHSL",
   "model_year_label": "2026 Jayco Jay Feather Air SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2885,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 865,
   "hitch_weight_lb": 250,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-sl-25rlsl.html",
   "page": "2026-jayfeather-sl-25rlsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-sl-25rlsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RLSL",
   "model_year_label": "2026 Jayco Jay Feather SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5310,
   "gvwr_lb": 6800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1490,
   "hitch_weight_lb": 575,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayfeather-sl-26bhsl.html",
   "page": "2026-jayfeather-sl-26bhsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayfeather-sl-26bhsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26BHSL",
   "model_year_label": "2026 Jayco Jay Feather SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5675,
   "gvwr_lb": 7200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1525,
   "hitch_weight_lb": 765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-130bh.html",
   "page": "2026-jayflight-130bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-130bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "130BH",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2500,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1000,
   "hitch_weight_lb": 260,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-130bhw.html",
   "page": "2026-jayflight-130bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-130bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "130BHW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2495,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1005,
   "hitch_weight_lb": 260,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-140tbw.html",
   "page": "2026-jayflight-140tbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-140tbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "140TBW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2625,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 875,
   "hitch_weight_lb": 255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 17.5,
   "width_ft": 8.0,
   "exterior_height_ft": 6.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 40,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-160lk.html",
   "page": "2026-jayflight-160lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-160lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "160LK",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3395,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-160lkw.html",
   "page": "2026-jayflight-160lkw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-160lkw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "160LKW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3395,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-170bh.html",
   "page": "2026-jayflight-170bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-170bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170BH",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3025,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 725,
   "hitch_weight_lb": 320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-170bhw.html",
   "page": "2026-jayflight-170bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-170bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170BHW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2910,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 840,
   "hitch_weight_lb": 315,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-170fq.html",
   "page": "2026-jayflight-170fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-170fq-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170FQ",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3020,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 830,
   "hitch_weight_lb": 265,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-170fqw.html",
   "page": "2026-jayflight-170fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-170fqw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170FQW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2890,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 960,
   "hitch_weight_lb": 255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-172db.html",
   "page": "2026-jayflight-172db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-172db-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "172DB",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3205,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 790,
   "hitch_weight_lb": 390,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-172dbw.html",
   "page": "2026-jayflight-172dbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-172dbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "172DBW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3180,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 815,
   "hitch_weight_lb": 405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-175bhw.html",
   "page": "2026-jayflight-175bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-175bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175BHW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3150,
   "gvwr_lb": 4600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1450,
   "hitch_weight_lb": 305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 20,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-175fq.html",
   "page": "2026-jayflight-175fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-175fq-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175FQ",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3240,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1260,
   "hitch_weight_lb": 305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-175fqw.html",
   "page": "2026-jayflight-175fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-175fqw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175FQW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3180,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1320,
   "hitch_weight_lb": 320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-178dbs.html",
   "page": "2026-jayflight-178dbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-178dbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "178DBS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3705,
   "gvwr_lb": 4800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1095,
   "hitch_weight_lb": 495,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E\"",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-180lk.html",
   "page": "2026-jayflight-180lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-180lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "180LK",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3560,
   "gvwr_lb": 4800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1240,
   "hitch_weight_lb": 370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.75,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-197mb.html",
   "page": "2026-jayflight-197mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-197mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "197MB",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3940,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1055,
   "hitch_weight_lb": 605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-197mbw.html",
   "page": "2026-jayflight-197mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-197mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "197MBW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3815,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1320,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-200mks.html",
   "page": "2026-jayflight-200mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-200mks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "200MKS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4890,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1610,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-200mksw.html",
   "page": "2026-jayflight-200mksw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-200mksw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "200MKSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4660,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1840,
   "hitch_weight_lb": 470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-210qb.html",
   "page": "2026-jayflight-210qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-210qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "210QB",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4260,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1740,
   "hitch_weight_lb": 460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 33,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-210qbw.html",
   "page": "2026-jayflight-210qbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-210qbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "210QBW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4210,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1810,
   "hitch_weight_lb": 460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 32,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-211mb.html",
   "page": "2026-jayflight-211mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-211mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "211MB",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4225,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1775,
   "hitch_weight_lb": 505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-211mbw.html",
   "page": "2026-jayflight-211mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-211mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "211MBW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4190,
   "gvwr_lb": 6300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2110,
   "hitch_weight_lb": 530,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-225mls.html",
   "page": "2026-jayflight-225mls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-225mls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5255,
   "gvwr_lb": 6900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-225mlsw.html",
   "page": "2026-jayflight-225mlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-225mlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5070,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1925,
   "hitch_weight_lb": 505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-245bhs.html",
   "page": "2026-jayflight-245bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-245bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "245BHS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5460,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1540,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-245bhsw.html",
   "page": "2026-jayflight-245bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-245bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "245BHSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5380,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1620,
   "hitch_weight_lb": 625,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-250bh.html",
   "page": "2026-jayflight-250bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-250bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "250BH",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4285,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1715,
   "hitch_weight_lb": 425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-250bhw.html",
   "page": "2026-jayflight-250bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-250bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "250BHW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4110,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1890,
   "hitch_weight_lb": 460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-260bh.html",
   "page": "2026-jayflight-260bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-260bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "260BH",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4745,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1755,
   "hitch_weight_lb": 540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-260bhw.html",
   "page": "2026-jayflight-260bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-260bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "260BHW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4640,
   "gvwr_lb": 6800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2160,
   "hitch_weight_lb": 535,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-261bhs.html",
   "page": "2026-jayflight-261bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-261bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "261BHS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5790,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1810,
   "hitch_weight_lb": 705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-261bhsw.html",
   "page": "2026-jayflight-261bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-261bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "261BHSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5630,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1296,
   "hitch_weight_lb": 655,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-262rls.html",
   "page": "2026-jayflight-262rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-262rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "262RLS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6160,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1740,
   "hitch_weight_lb": 780,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-262rlsw.html",
   "page": "2026-jayflight-262rlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-262rlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "262RLSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6070,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1830,
   "hitch_weight_lb": 820,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-263bhs.html",
   "page": "2026-jayflight-263bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-263bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "263BHS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6240,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1660,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-263bhsw.html",
   "page": "2026-jayflight-263bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-263bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "263BHSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6150,
   "gvwr_lb": 7995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1845,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-265bhs.html",
   "page": "2026-jayflight-265bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-265bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265BHS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6030,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1870,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-265bhsw.html",
   "page": "2026-jayflight-265bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-265bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265BHSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5875,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-265mws.html",
   "page": "2026-jayflight-265mws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-265mws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265MWS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5765,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1935,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-265th.html",
   "page": "2026-jayflight-265th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-265th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265TH",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5315,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3185,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-280fks.html",
   "page": "2026-jayflight-280fks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-280fks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280FKS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7465,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2035,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 117,
   "black_water_gal": 39,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-286bhsw.html",
   "page": "2026-jayflight-286bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-286bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "286BHSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6235,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2265,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-287bhs.html",
   "page": "2026-jayflight-287bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-287bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "287BHS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6230,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1720,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-287bhsw.html",
   "page": "2026-jayflight-287bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-287bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "287BHSW",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6005,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-290rks.html",
   "page": "2026-jayflight-290rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-290rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "290RKS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7810,
   "gvwr_lb": 9650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1840,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 110,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-295tbs.html",
   "page": "2026-jayflight-295tbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-295tbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "295TBS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7048,
   "gvwr_lb": 9200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2152,
   "hitch_weight_lb": 805,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-321bds.html",
   "page": "2026-jayflight-321bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-321bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "321BDS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7650,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1950,
   "hitch_weight_lb": 1060,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-325bht.html",
   "page": "2026-jayflight-325bht.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-325bht-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "325BHT",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8465,
   "gvwr_lb": 10600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2135,
   "hitch_weight_lb": 1110,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-330tbs.html",
   "page": "2026-jayflight-330tbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-330tbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "330TBS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7255,
   "gvwr_lb": 9300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2045,
   "hitch_weight_lb": 855,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 78,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-333bts.html",
   "page": "2026-jayflight-333bts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-333bts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "333BTS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8355,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2145,
   "hitch_weight_lb": 1200,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-334rts.html",
   "page": "2026-jayflight-334rts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-334rts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "334RTS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8735,
   "gvwr_lb": 10600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1865,
   "hitch_weight_lb": 1160,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-380dqs.html",
   "page": "2026-jayflight-380dqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-380dqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "380DQS",
   "model_year_label": "2026 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8485,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2015,
   "hitch_weight_lb": 1035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-bungalow-401loft.html",
   "page": "2026-jayflight-bungalow-401loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-bungalow-401loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "401LOFT",
   "model_year_label": "2026 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11580,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1420,
   "hitch_weight_lb": 1615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.917,
   "width_ft": 8.083,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.917,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-bungalow-404loft.html",
   "page": "2026-jayflight-bungalow-404loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-bungalow-404loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "404LOFT",
   "model_year_label": "2026 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11745,
   "gvwr_lb": 13200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1455,
   "hitch_weight_lb": 1675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 52,
   "grey_water_gal": 98,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-bungalow-40dlft.html",
   "page": "2026-jayflight-bungalow-40dlft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-bungalow-40dlft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40DLFT",
   "model_year_label": "2026 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12430,
   "gvwr_lb": 14500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2070,
   "hitch_weight_lb": 1550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.917,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-bungalow-40rlts.html",
   "page": "2026-jayflight-bungalow-40rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-bungalow-40rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40RLTS",
   "model_year_label": "2026 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11560,
   "gvwr_lb": 13500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1940,
   "hitch_weight_lb": 1630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.5,
   "exterior_height_ft": 12.083,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-bungalow-jayloft.html",
   "page": "2026-jayflight-bungalow-jayloft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-bungalow-jayloft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "JAYLOFT",
   "model_year_label": "2026 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12360,
   "gvwr_lb": 14300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1940,
   "hitch_weight_lb": 1775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.917,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 52,
   "grey_water_gal": 65,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-160lk.html",
   "page": "2026-jayflight-slx-160lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-160lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "160LK",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3395,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-160lkw.html",
   "page": "2026-jayflight-slx-160lkw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-160lkw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "160LKW",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3395,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-211mb.html",
   "page": "2026-jayflight-slx-211mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-211mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "211MB",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4225,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1775,
   "hitch_weight_lb": 505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-265bhs.html",
   "page": "2026-jayflight-slx-265bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-265bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "265BHS",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6030,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1870,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-265bhsw.html",
   "page": "2026-jayflight-slx-265bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-265bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "265BHSW",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5875,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-280fks.html",
   "page": "2026-jayflight-slx-280fks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-280fks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "280FKS",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7465,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2035,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 117,
   "black_water_gal": 39,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-287bhs.html",
   "page": "2026-jayflight-slx-287bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-287bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "287BHS",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6230,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1720,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-287bhsw.html",
   "page": "2026-jayflight-slx-287bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-287bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "287BHSW",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6005,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-jayflight-slx-290rks.html",
   "page": "2026-jayflight-slx-290rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-jayflight-slx-290rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "290RKS",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7810,
   "gvwr_lb": 9650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1840,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 110,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-northpoint-310rlts.html",
   "page": "2026-northpoint-310rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-northpoint-310rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "310RLTS",
   "model_year_label": "2026 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13375,
   "gvwr_lb": 16000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2625,
   "hitch_weight_lb": 2510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-northpoint-365rkts.html",
   "page": "2026-northpoint-365rkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-northpoint-365rkts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "365RKTS",
   "model_year_label": "2026 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14505,
   "gvwr_lb": 17300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2795,
   "hitch_weight_lb": 2695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-northpoint-377rlbh.html",
   "page": "2026-northpoint-377rlbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-northpoint-377rlbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "377RLBH",
   "model_year_label": "2026 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15560,
   "gvwr_lb": 18100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2540,
   "hitch_weight_lb": 2800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-northpoint-382flrb.html",
   "page": "2026-northpoint-382flrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-northpoint-382flrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "382FLRB",
   "model_year_label": "2026 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15470,
   "gvwr_lb": 17995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2525,
   "hitch_weight_lb": 3045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-northpoint-387fbts.html",
   "page": "2026-northpoint-387fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-northpoint-387fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "387FBTS",
   "model_year_label": "2026 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14830,
   "gvwr_lb": 17650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2820,
   "hitch_weight_lb": 2775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-northpoint-390ckds.html",
   "page": "2026-northpoint-390ckds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-northpoint-390ckds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "390CKDS",
   "model_year_label": "2026 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16195,
   "gvwr_lb": 18850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2655,
   "hitch_weight_lb": 2950,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 137,
   "black_water_gal": 100,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-pinnacle-32rlts.html",
   "page": "2026-pinnacle-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-pinnacle-32rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "32RLTS",
   "model_year_label": "2026 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13545,
   "gvwr_lb": 16600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3055,
   "hitch_weight_lb": 2510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2026-pinnacle-36fbts.html",
   "page": "2026-pinnacle-36fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-pinnacle-36fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36FBTS",
   "model_year_label": "2026 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14255,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3245,
   "hitch_weight_lb": 2535,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.333,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-pinnacle-38fbrk.html",
   "page": "2026-pinnacle-38fbrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-pinnacle-38fbrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FBRK",
   "model_year_label": "2026 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15448,
   "gvwr_lb": 18200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2752,
   "hitch_weight_lb": 2940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-pinnacle-38kpts.html",
   "page": "2026-pinnacle-38kpts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-pinnacle-38kpts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38KPTS",
   "model_year_label": "2026 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14535,
   "gvwr_lb": 17700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3165,
   "hitch_weight_lb": 2870,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-pinnacle-38ssws.html",
   "page": "2026-pinnacle-38ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-pinnacle-38ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38SSWS",
   "model_year_label": "2026 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15415,
   "gvwr_lb": 18700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3350,
   "hitch_weight_lb": 3370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.167,
   "width_ft": 8.5,
   "exterior_height_ft": 12.417,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-pinnacle-39flok.html",
   "page": "2026-pinnacle-39flok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-pinnacle-39flok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "39FLOK",
   "model_year_label": "2026 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15870,
   "gvwr_lb": 18800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2930,
   "hitch_weight_lb": 3095,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.5,
   "width_ft": 8.417,
   "exterior_height_ft": null,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2026-seismic-359.html",
   "page": "2026-seismic-359.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-seismic-359-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "359",
   "model_year_label": "2026 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13390,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4110,
   "hitch_weight_lb": 2950,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.667,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2026-seismic-395.html",
   "page": "2026-seismic-395.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-seismic-395-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "395",
   "model_year_label": "2026 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15735,
   "gvwr_lb": 20400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4665,
   "hitch_weight_lb": 3485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 47.25,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2026-seismic-399.html",
   "page": "2026-seismic-399.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-seismic-399-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "399",
   "model_year_label": "2026 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14950,
   "gvwr_lb": 20400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5450,
   "hitch_weight_lb": 3310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 46.75,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5H",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/2026-seismic-413.html",
   "page": "2026-seismic-413.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-seismic-413-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "413",
   "model_year_label": "2026 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15985,
   "gvwr_lb": 20800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4815,
   "hitch_weight_lb": 3470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 47.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-seismic-travel-trailer-214.html",
   "page": "2026-seismic-travel-trailer-214.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-seismic-travel-trailer-214-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "214",
   "model_year_label": "2026 Jayco Seismic Travel Trailer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7480,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4220,
   "hitch_weight_lb": 990,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.083,
   "width_ft": 8.5,
   "exterior_height_ft": 11.75,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 106,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2026-seismic-travel-trailer-265.html",
   "page": "2026-seismic-travel-trailer-265.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2026-seismic-travel-trailer-265-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "265",
   "model_year_label": "2026 Jayco Seismic Travel Trailer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8735,
   "gvwr_lb": 13250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4515,
   "hitch_weight_lb": 1175,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.667,
   "width_ft": 8.5,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 7.917,
   "fresh_water_gal": 106,
   "grey_water_gal": 37,
   "black_water_gal": 37,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-eagle-321rsts.html",
   "page": "2027-eagle-321rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-eagle-321rsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "321RSTS",
   "model_year_label": "2027 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10845,
   "gvwr_lb": 13200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2355,
   "hitch_weight_lb": 2080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-eagle-335lsts.html",
   "page": "2027-eagle-335lsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-eagle-335lsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "335LSTS",
   "model_year_label": "2027 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11475,
   "gvwr_lb": 13800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2325,
   "hitch_weight_lb": 2360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-eagle-355mbqs.html",
   "page": "2027-eagle-355mbqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-eagle-355mbqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "355MBQS",
   "model_year_label": "2027 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12775,
   "gvwr_lb": 15400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2625,
   "hitch_weight_lb": 2455,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-eagle-360dbok.html",
   "page": "2027-eagle-360dbok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-eagle-360dbok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "360DBOK",
   "model_year_label": "2027 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12800,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2195,
   "hitch_weight_lb": 2695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-eagle-365ukts.html",
   "page": "2027-eagle-365ukts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-eagle-365ukts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "365UKTS",
   "model_year_label": "2027 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11135,
   "gvwr_lb": 13400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2265,
   "hitch_weight_lb": 2085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-eagle-367tbts.html",
   "page": "2027-eagle-367tbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-eagle-367tbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "367TBTS",
   "model_year_label": "2027 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12525,
   "gvwr_lb": 14900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2375,
   "hitch_weight_lb": 2380,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-eagle-sle-28bhu.html",
   "page": "2027-eagle-sle-28bhu.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-eagle-sle-28bhu-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "28BHU",
   "model_year_label": "2027 Jayco Eagle SLE",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8540,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1455,
   "hitch_weight_lb": 1600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 51,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-eagle-sle-30rlt.html",
   "page": "2027-eagle-sle-30rlt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-eagle-sle-30rlt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "30RLT",
   "model_year_label": "2027 Jayco Eagle SLE",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9163,
   "gvwr_lb": 10900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1737,
   "hitch_weight_lb": 1800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.083,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-18rbf.html",
   "page": "2027-jayfeather-18rbf.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-18rbf-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18RBF",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4655,
   "gvwr_lb": 6200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1545,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-19mrk.html",
   "page": "2027-jayfeather-19mrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-19mrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "19MRK",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4885,
   "gvwr_lb": 6400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1515,
   "hitch_weight_lb": 555,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-21mml.html",
   "page": "2027-jayfeather-21mml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-21mml-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MML",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5095,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1405,
   "hitch_weight_lb": 580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-23mbd.html",
   "page": "2027-jayfeather-23mbd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-23mbd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "23MBD",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6045,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1455,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 40,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-23rk.html",
   "page": "2027-jayfeather-23rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-23rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "23RK",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5765,
   "gvwr_lb": 7400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1635,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-24fk.html",
   "page": "2027-jayfeather-24fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-24fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24FK",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5830,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1670,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-25rb.html",
   "page": "2027-jayfeather-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-25rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RB",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6130,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1470,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-26fk.html",
   "page": "2027-jayfeather-26fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-26fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26FK",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7210,
   "gvwr_lb": 8700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1490,
   "hitch_weight_lb": 1030,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.833,
   "fresh_water_gal": 55,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-27bh.html",
   "page": "2027-jayfeather-27bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-27bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27BH",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6725,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1475,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.833,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-27mk.html",
   "page": "2027-jayfeather-27mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-27mk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27MK",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7090,
   "gvwr_lb": 8850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1760,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 70,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-29bhb.html",
   "page": "2027-jayfeather-29bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-29bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "29BHB",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7055,
   "gvwr_lb": 8700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 68,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-29qbh.html",
   "page": "2027-jayfeather-29qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-29qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "29QBH",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7335,
   "gvwr_lb": 8995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1660,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 11,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-30rkb.html",
   "page": "2027-jayfeather-30rkb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-30rkb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "30RKB",
   "model_year_label": "2027 Jayco Jay Feather",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7250,
   "gvwr_lb": 8995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1745,
   "hitch_weight_lb": 980,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 98,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-air-15mrb.html",
   "page": "2027-jayfeather-air-15mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-air-15mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "15MRB",
   "model_year_label": "2027 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3675,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1320,
   "hitch_weight_lb": 410,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-air-16db.html",
   "page": "2027-jayfeather-air-16db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-air-16db-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "16DB",
   "model_year_label": "2027 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4055,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1445,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R'15'E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-air-16rb.html",
   "page": "2027-jayfeather-air-16rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-air-16rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "16RB",
   "model_year_label": "2027 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3840,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1155,
   "hitch_weight_lb": 440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R'15'E",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-air-18fbs.html",
   "page": "2027-jayfeather-air-18fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-air-18fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18FBS",
   "model_year_label": "2027 Jayco Jay Feather Air",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3880,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1115,
   "hitch_weight_lb": 440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-air-sl-15tbsl.html",
   "page": "2027-jayfeather-air-sl-15tbsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-air-sl-15tbsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "15TBSL",
   "model_year_label": "2027 Jayco Jay Feather Air SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2515,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 985,
   "hitch_weight_lb": 230,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 17.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-air-sl-17bhsl.html",
   "page": "2027-jayfeather-air-sl-17bhsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-air-sl-17bhsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "17BHSL",
   "model_year_label": "2027 Jayco Jay Feather Air SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2880,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 870,
   "hitch_weight_lb": 290,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-sl-25rlsl.html",
   "page": "2027-jayfeather-sl-25rlsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-sl-25rlsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RLSL",
   "model_year_label": "2027 Jayco Jay Feather SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5310,
   "gvwr_lb": 6800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1490,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayfeather-sl-26bhsl.html",
   "page": "2027-jayfeather-sl-26bhsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayfeather-sl-26bhsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26BHSL",
   "model_year_label": "2027 Jayco Jay Feather SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5555,
   "gvwr_lb": 7200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-130bh.html",
   "page": "2027-jayflight-130bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-130bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "130BH",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2460,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1040,
   "hitch_weight_lb": 240,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 19,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-130bhw.html",
   "page": "2027-jayflight-130bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-130bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "130BHW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2450,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1050,
   "hitch_weight_lb": 260,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-140tbw.html",
   "page": "2027-jayflight-140tbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-140tbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "140TBW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2565,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 935,
   "hitch_weight_lb": 310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 17.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 40,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-170bh.html",
   "page": "2027-jayflight-170bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-170bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170BH",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3000,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 750,
   "hitch_weight_lb": 325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-170bhw.html",
   "page": "2027-jayflight-170bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-170bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170BHW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2880,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 870,
   "hitch_weight_lb": 330,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-170fq.html",
   "page": "2027-jayflight-170fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-170fq-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170FQ",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3060,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 790,
   "hitch_weight_lb": 275,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-170fqw.html",
   "page": "2027-jayflight-170fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-170fqw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170FQW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2940,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 910,
   "hitch_weight_lb": 280,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R15'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-172db.html",
   "page": "2027-jayflight-172db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-172db-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "172DB",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3270,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 725,
   "hitch_weight_lb": 405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-172dbw.html",
   "page": "2027-jayflight-172dbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-172dbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "172DBW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3180,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 815,
   "hitch_weight_lb": 415,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-175bhw.html",
   "page": "2027-jayflight-175bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-175bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175BHW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3260,
   "gvwr_lb": 4600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1340,
   "hitch_weight_lb": 345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-175fq.html",
   "page": "2027-jayflight-175fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-175fq-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175FQ",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3260,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1240,
   "hitch_weight_lb": 305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-175fqw.html",
   "page": "2027-jayflight-175fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-175fqw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175FQW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3190,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1310,
   "hitch_weight_lb": 345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-178dbs.html",
   "page": "2027-jayflight-178dbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-178dbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "178DBS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3730,
   "gvwr_lb": 4800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1070,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E\"",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-180lk.html",
   "page": "2027-jayflight-180lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-180lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "180LK",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3555,
   "gvwr_lb": 4800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1245,
   "hitch_weight_lb": 370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.75,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-197mb.html",
   "page": "2027-jayflight-197mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-197mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "197MB",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3965,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1030,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-197mbw.html",
   "page": "2027-jayflight-197mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-197mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "197MBW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3900,
   "gvwr_lb": 5150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1250,
   "hitch_weight_lb": 605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-200mks.html",
   "page": "2027-jayflight-200mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-200mks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "200MKS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4965,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1535,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-200mksw.html",
   "page": "2027-jayflight-200mksw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-200mksw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "200MKSW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4840,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1660,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-210qb.html",
   "page": "2027-jayflight-210qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-210qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "210QB",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4275,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-210qbw.html",
   "page": "2027-jayflight-210qbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-210qbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "210QBW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4420,
   "gvwr_lb": 6200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1780,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 32,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-211mbw.html",
   "page": "2027-jayflight-211mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-211mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "211MBW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4265,
   "gvwr_lb": 6300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2035,
   "hitch_weight_lb": 540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-225mls.html",
   "page": "2027-jayflight-225mls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-225mls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5280,
   "gvwr_lb": 6900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1620,
   "hitch_weight_lb": 555,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-225mlsw.html",
   "page": "2027-jayflight-225mlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-225mlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLSW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5220,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1775,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-245bhs.html",
   "page": "2027-jayflight-245bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-245bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "245BHS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5555,
   "gvwr_lb": 7200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-245bhsw.html",
   "page": "2027-jayflight-245bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-245bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "245BHSW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5460,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1540,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-250bh.html",
   "page": "2027-jayflight-250bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-250bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "250BH",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4200,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-250bhw.html",
   "page": "2027-jayflight-250bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-250bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "250BHW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4100,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1900,
   "hitch_weight_lb": 480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-260bh.html",
   "page": "2027-jayflight-260bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-260bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "260BH",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4750,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1750,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-260bhw.html",
   "page": "2027-jayflight-260bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-260bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "260BHW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4905,
   "gvwr_lb": 6800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1895,
   "hitch_weight_lb": 545,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-261bhs.html",
   "page": "2027-jayflight-261bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-261bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "261BHS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5975,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1625,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-261bhsw.html",
   "page": "2027-jayflight-261bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-261bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "261BHSW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5765,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1835,
   "hitch_weight_lb": 805,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-262rls.html",
   "page": "2027-jayflight-262rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-262rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "262RLS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6205,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-262rlsw.html",
   "page": "2027-jayflight-262rlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-262rlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "262RLSW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6290,
   "gvwr_lb": 8100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1810,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R14'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-263bhs.html",
   "page": "2027-jayflight-263bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-263bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "263BHS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6335,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1865,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-263bhsw.html",
   "page": "2027-jayflight-263bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-263bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "263BHSW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6250,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1950,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 76,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R14'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-265mws.html",
   "page": "2027-jayflight-265mws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-265mws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265MWS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5770,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1930,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-265th.html",
   "page": "2027-jayflight-265th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-265th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265TH",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5260,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3240,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-295tbs.html",
   "page": "2027-jayflight-295tbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-295tbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "295TBS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7180,
   "gvwr_lb": 9300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2120,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-321bds.html",
   "page": "2027-jayflight-321bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-321bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "321BDS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7810,
   "gvwr_lb": 9800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1990,
   "hitch_weight_lb": 1030,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-325bht.html",
   "page": "2027-jayflight-325bht.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-325bht-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "325BHT",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8475,
   "gvwr_lb": 10600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2125,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-330tbs.html",
   "page": "2027-jayflight-330tbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-330tbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "330TBS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7280,
   "gvwr_lb": 9300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2020,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 78,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-333bts.html",
   "page": "2027-jayflight-333bts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-333bts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "333BTS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8375,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2125,
   "hitch_weight_lb": 1180,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 7.167,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-334rts.html",
   "page": "2027-jayflight-334rts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-334rts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "334RTS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8655,
   "gvwr_lb": 10600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 1035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-380dqs.html",
   "page": "2027-jayflight-380dqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-380dqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "380DQS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8430,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2070,
   "hitch_weight_lb": 1070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-bungalow-401loft.html",
   "page": "2027-jayflight-bungalow-401loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-bungalow-401loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "401LOFT",
   "model_year_label": "2027 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11575,
   "gvwr_lb": 13400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1825,
   "hitch_weight_lb": 1465,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-jayflight-bungalow-404loft.html",
   "page": "2027-jayflight-bungalow-404loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-jayflight-bungalow-404loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "404LOFT",
   "model_year_label": "2027 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11750,
   "gvwr_lb": 13600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1850,
   "hitch_weight_lb": 1610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.917,
   "fresh_water_gal": 52,
   "grey_water_gal": 117,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-northpoint-310rlts.html",
   "page": "2027-northpoint-310rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-northpoint-310rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "310RLTS",
   "model_year_label": "2027 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12815,
   "gvwr_lb": 16000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3185,
   "hitch_weight_lb": 2485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.25,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'J'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/2027-northpoint-365rkts.html",
   "page": "2027-northpoint-365rkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-northpoint-365rkts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "365RKTS",
   "model_year_label": "2027 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14075,
   "gvwr_lb": 17300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3225,
   "hitch_weight_lb": 2665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'J'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-pinnacle-32rlts.html",
   "page": "2027-pinnacle-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-pinnacle-32rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "32RLTS",
   "model_year_label": "2027 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13645,
   "gvwr_lb": 16600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2955,
   "hitch_weight_lb": 2705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-pinnacle-36fbts.html",
   "page": "2027-pinnacle-36fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-pinnacle-36fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36FBTS",
   "model_year_label": "2027 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14270,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3230,
   "hitch_weight_lb": 2540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-pinnacle-38fbrk.html",
   "page": "2027-pinnacle-38fbrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-pinnacle-38fbrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FBRK",
   "model_year_label": "2027 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15475,
   "gvwr_lb": 18200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2752,
   "hitch_weight_lb": 3035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-pinnacle-38ssws.html",
   "page": "2027-pinnacle-38ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-pinnacle-38ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38SSWS",
   "model_year_label": "2027 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15625,
   "gvwr_lb": 18700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3075,
   "hitch_weight_lb": 3370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-pinnacle-39flok.html",
   "page": "2027-pinnacle-39flok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-pinnacle-39flok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "39FLOK",
   "model_year_label": "2027 Jayco Pinnacle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15920,
   "gvwr_lb": 18800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2880,
   "hitch_weight_lb": 3085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-seismic-359.html",
   "page": "2027-seismic-359.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-seismic-359-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "359",
   "model_year_label": "2027 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13490,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4010,
   "hitch_weight_lb": 2875,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-seismic-395.html",
   "page": "2027-seismic-395.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-seismic-395-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "395",
   "model_year_label": "2027 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16075,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4925,
   "hitch_weight_lb": 3450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.417,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-seismic-399.html",
   "page": "2027-seismic-399.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-seismic-399-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "399",
   "model_year_label": "2027 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15585,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5415,
   "hitch_weight_lb": 3265,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-seismic-413.html",
   "page": "2027-seismic-413.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-seismic-413-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "413",
   "model_year_label": "2027 Jayco Seismic",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15985,
   "gvwr_lb": 20800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4815,
   "hitch_weight_lb": 3470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 47.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/2027-seismic-travel-trailer-214.html",
   "page": "2027-seismic-travel-trailer-214.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-seismic-travel-trailer-214-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "214",
   "model_year_label": "2027 Jayco Seismic Travel Trailer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7445,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4255,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 7.5,
   "fresh_water_gal": 106,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/2027-seismic-travel-trailer-265.html",
   "page": "2027-seismic-travel-trailer-265.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/2027-seismic-travel-trailer-265-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "265",
   "model_year_label": "2027 Jayco Seismic Travel Trailer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8640,
   "gvwr_lb": 13250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4610,
   "hitch_weight_lb": 1270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 106,
   "grey_water_gal": 67,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/access-15bh.html",
   "page": "access-15bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-15bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 15BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3496,
   "gvwr_lb": 5100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1604,
   "hitch_weight_lb": 454,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 49,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 5,
   "axles": 1,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "8,000 BTU roof",
   "refrigerator": "3.3 cu ft (12V)",
   "awning": "1 · 12′",
   "primary_bed": "Front queen",
   "layout": "Front queen bed, rear corner bunks, booth dinette, full galley",
   "msrp_usd": 20277,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-15rb.html",
   "page": "access-15rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-15rb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 15RB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3516,
   "gvwr_lb": 5100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1584,
   "hitch_weight_lb": 386,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 49,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 3,
   "axles": 1,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "8,000 BTU roof",
   "refrigerator": "3.3 cu ft (12V)",
   "awning": "1 · 12′",
   "primary_bed": "Front queen",
   "layout": "Front queen, full galley, convertible dinette, full rear bath",
   "msrp_usd": 21381,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-18dbh.html",
   "page": "access-18dbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-18dbh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 18DBH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3850,
   "gvwr_lb": 5100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1250,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 49,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 5,
   "axles": 1,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "8,000 BTU roof",
   "refrigerator": "3.3 cu ft (12V)",
   "awning": "1 · 14′",
   "primary_bed": "Front queen",
   "layout": "Front queen, rear corner bath, bunk beds, pass-through storage",
   "msrp_usd": 22001,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-18rk.html",
   "page": "access-18rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-18rk-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 18RK",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3900,
   "gvwr_lb": 5100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1200,
   "hitch_weight_lb": 450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 49,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "8,000 BTU roof",
   "refrigerator": "3.3 cu ft (12V)",
   "awning": "1 · 14′",
   "primary_bed": "Front queen",
   "layout": "Front queen, flip-out sofa, full galley, rear kitchen and bath",
   "msrp_usd": 22520,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-24rb.html",
   "page": "access-24rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-24rb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 24RB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6592,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2208,
   "hitch_weight_lb": 782,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 16′",
   "primary_bed": "Olympic queen",
   "layout": "Olympic queen, theater seating, fireplace, full galley, rear bath, 98-gal grey",
   "msrp_usd": 39130,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-25bh.html",
   "page": "access-25bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-25bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 25BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6456,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2344,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 49,
   "black_water_gal": 49,
   "sleeps": 7,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 19′",
   "primary_bed": "Front queen",
   "layout": "Private front queen bedroom, slide-out living and dinette, rear bunks, sleeps seven",
   "msrp_usd": 38850,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-25ml.html",
   "page": "access-25ml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-25ml-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 25ML",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6472,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2328,
   "hitch_weight_lb": 794,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 49,
   "black_water_gal": 49,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 20′",
   "primary_bed": "Front queen",
   "layout": "Front queen, large living slide (twin theater seating or opt sofa) with multi-function dinette, rear kitchen",
   "msrp_usd": 33870,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-25rk.html",
   "page": "access-25rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-25rk-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 25RK",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6520,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2280,
   "hitch_weight_lb": 670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 16′",
   "primary_bed": "Front bed",
   "layout": "Rear kitchen, slide-out with theater seating, dual entry to living area and private bedroom, 98-gal grey",
   "msrp_usd": 38850,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-26bh.html",
   "page": "access-26bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-26bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 26BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5700,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3100,
   "hitch_weight_lb": 698,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 49,
   "black_water_gal": 49,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 20′",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, generous slide seating/sleeping, galley, rear bunks, exterior kitchen with pull-out fridge and griddle",
   "msrp_usd": 29661,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-26rl.html",
   "page": "access-26rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-26rl-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 26RL",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6454,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2346,
   "hitch_weight_lb": 744,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 49,
   "black_water_gal": 49,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 21′",
   "primary_bed": "Front queen",
   "layout": "Front queen with pass-through storage, full bath, slide-out dinette opposite galley, rear theater seating or tri-fold sofa, dual entry",
   "msrp_usd": 34802,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-27bh.html",
   "page": "access-27bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-27bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 27BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7292,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1508,
   "hitch_weight_lb": 968,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 19′",
   "primary_bed": "Olympic queen",
   "layout": "Private front bedroom with Olympic queen (wardrobe + overhead storage), rear double-over-double bunks, dual entry, 98-gal grey",
   "msrp_usd": 44205,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-28fk.html",
   "page": "access-28fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-28fk-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 28FK",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6790,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2010,
   "hitch_weight_lb": 998,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 96,
   "black_water_gal": 47,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 21′",
   "primary_bed": "Rear queen",
   "layout": "Front galley, large pass-through bath, dinette opposite slide-out seating that converts to a Murphy+ bed, big galley, large front storage, rear queen",
   "msrp_usd": 35388,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-30bh.html",
   "page": "access-30bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-30bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 30BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7146,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1654,
   "hitch_weight_lb": 910,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 96,
   "black_water_gal": 49,
   "sleeps": 7,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 21′",
   "primary_bed": "Front queen",
   "layout": "Rear bunk room and bath, large living with slide-out dinette (theater seats or tri-fold sofa), front queen with storage, exterior kitchen",
   "msrp_usd": 35802,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/access-32br.html",
   "page": "access-32br.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/access-32br-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Access",
   "line_url": "https://campertrailers.com/access/",
   "model": "Access 32BR",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8008,
   "gvwr_lb": 10400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2392,
   "hitch_weight_lb": 992,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 49,
   "black_water_gal": 49,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": "15″ · Load Range E",
   "air_conditioner": "13,500 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 19′",
   "primary_bed": "Front bed",
   "layout": "Private bunkroom (optional TV), main living with tri-fold sofa and dinette, front bedroom, dual entry",
   "msrp_usd": 46445,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/ahara-297mk.html",
   "page": "ahara-297mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ahara-297mk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Ahara",
   "line_url": "https://campertrailers.com/ahara-hub.html",
   "model": "297MK",
   "model_year_label": "2026 East to West Ahara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12064,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3746,
   "hitch_weight_lb": 2310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.417,
   "width_ft": 8.5,
   "exterior_height_ft": 13.083,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 88,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'9\" & 16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/ahara-365rl.html",
   "page": "ahara-365rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ahara-365rl-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Ahara",
   "line_url": "https://campertrailers.com/ahara-hub.html",
   "model": "365RL",
   "model_year_label": "2026 East to West Ahara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12994,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3321,
   "hitch_weight_lb": 2315,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.917,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 88,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'9\" & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/ahara-380fl.html",
   "page": "ahara-380fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ahara-380fl-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Ahara",
   "line_url": "https://campertrailers.com/ahara-hub.html",
   "model": "380FL",
   "model_year_label": "2026 East to West Ahara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14819,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4401,
   "hitch_weight_lb": 3220,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.25,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 88,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14' &16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/ahara-383ur.html",
   "page": "ahara-383ur.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ahara-383ur-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Ahara",
   "line_url": "https://campertrailers.com/ahara-hub.html",
   "model": "383UR",
   "model_year_label": "2026 East to West Ahara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13939,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2731,
   "hitch_weight_lb": 2670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.333,
   "width_ft": 8.5,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 132,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'9\" & 16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/ahara-385ds.html",
   "page": "ahara-385ds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ahara-385ds-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Ahara",
   "line_url": "https://campertrailers.com/ahara-hub.html",
   "model": "385DS",
   "model_year_label": "2026 East to West Ahara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15009,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3811,
   "hitch_weight_lb": 2820,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.75,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 132,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'9\" & 16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/ahara-390ds.html",
   "page": "ahara-390ds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ahara-390ds-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Ahara",
   "line_url": "https://campertrailers.com/ahara-hub.html",
   "model": "390DS",
   "model_year_label": "2026 East to West Ahara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15664,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3451,
   "hitch_weight_lb": 3115,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.833,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 132,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'9\" & 16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/ahara-395fb.html",
   "page": "ahara-395fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ahara-395fb-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Ahara",
   "line_url": "https://campertrailers.com/ahara-hub.html",
   "model": "395FB",
   "model_year_label": "2026 East to West Ahara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15794,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3016,
   "hitch_weight_lb": 2810,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.083,
   "width_ft": 8.5,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 132,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/airelume-160.html",
   "page": "airelume-160.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-160-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "160",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3069,
   "gvwr_lb": 3925,
   "gvwr_derived": false,
   "cargo_capacity_lb": 856,
   "hitch_weight_lb": 425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.5,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "8'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-162.html",
   "page": "airelume-162.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-162-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "162",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2824,
   "gvwr_lb": 3825,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1001,
   "hitch_weight_lb": 325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.25,
   "width_ft": 7.5,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "8'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-170.html",
   "page": "airelume-170.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-170-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "170",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4084,
   "gvwr_lb": 5550,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1466,
   "hitch_weight_lb": 450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.75,
   "width_ft": 7.5,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-172.html",
   "page": "airelume-172.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-172-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "172",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3629,
   "gvwr_lb": 4860,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1231,
   "hitch_weight_lb": 460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 7.5,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-232.html",
   "page": "airelume-232.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-232-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "232",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4054,
   "gvwr_lb": 6054,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 530,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-255.html",
   "page": "airelume-255.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-255-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "255",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5813,
   "gvwr_lb": 7785,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1972,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-260.html",
   "page": "airelume-260.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-260-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "260",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4399,
   "gvwr_lb": 6399,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-265.html",
   "page": "airelume-265.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-265-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "265",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6388,
   "gvwr_lb": 7830,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1442,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-270.html",
   "page": "airelume-270.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-270-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "270",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6503,
   "gvwr_lb": 8503,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-285.html",
   "page": "airelume-285.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-285-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "285",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7233,
   "gvwr_lb": 9233,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 895,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-315.html",
   "page": "airelume-315.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-315-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "315",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8708,
   "gvwr_lb": 10708,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1040,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 43,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/airelume-325.html",
   "page": "airelume-325.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/airelume-325-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Airelume",
   "line_url": "https://campertrailers.com/airelume-hub.html",
   "model": "325",
   "model_year_label": "2027 Forest River Airelume",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7813,
   "gvwr_lb": 9813,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1090,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/alpha-wolf-22sw.html",
   "page": "alpha-wolf-22sw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alpha-wolf-22sw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Alpha Wolf",
   "line_url": "https://campertrailers.com/alpha-wolf-hub.html",
   "model": "22SW",
   "model_year_label": "2026 Cherokee Alpha Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5513,
   "gvwr_lb": 7735,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2222,
   "hitch_weight_lb": 735,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1x 15,000 BTU",
   "refrigerator": "10 cu ft 12-volt",
   "awning": "1 (15')",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/alpha-wolf-25rb.html",
   "page": "alpha-wolf-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alpha-wolf-25rb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Alpha Wolf",
   "line_url": "https://campertrailers.com/alpha-wolf-hub.html",
   "model": "25RB",
   "model_year_label": "2026 Cherokee Alpha Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6581,
   "gvwr_lb": 7910,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1329,
   "hitch_weight_lb": 910,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1x 15,000 BTU",
   "refrigerator": "10 cu ft 12-volt",
   "awning": "1 (15')",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/alpha-wolf-26dbh.html",
   "page": "alpha-wolf-26dbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alpha-wolf-26dbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Alpha Wolf",
   "line_url": "https://campertrailers.com/alpha-wolf-hub.html",
   "model": "26DBH",
   "model_year_label": "2026 Cherokee Alpha Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6625,
   "gvwr_lb": 7955,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1330,
   "hitch_weight_lb": 955,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1x 15,000 BTU",
   "refrigerator": "10 cu ft 12-volt",
   "awning": "1 (20')",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/alpha-wolf-26rl.html",
   "page": "alpha-wolf-26rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alpha-wolf-26rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Alpha Wolf",
   "line_url": "https://campertrailers.com/alpha-wolf-hub.html",
   "model": "26RL",
   "model_year_label": "2026 Cherokee Alpha Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7258,
   "gvwr_lb": 9750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2492,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": 2,
   "tires": null,
   "air_conditioner": "1x 15,000 BTU",
   "refrigerator": "10 cu ft 12-volt",
   "awning": "2 (11' & 9')",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/alpha-wolf-33bh.html",
   "page": "alpha-wolf-33bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alpha-wolf-33bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Alpha Wolf",
   "line_url": "https://campertrailers.com/alpha-wolf-hub.html",
   "model": "33BH",
   "model_year_label": "2026 Cherokee Alpha Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8063,
   "gvwr_lb": 10665,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2602,
   "hitch_weight_lb": 1135,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1x 15,000 BTU",
   "refrigerator": "10 cu ft 12-volt",
   "awning": "1 (20')",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/alpha-wolf-33rl.html",
   "page": "alpha-wolf-33rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alpha-wolf-33rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Alpha Wolf",
   "line_url": "https://campertrailers.com/alpha-wolf-hub.html",
   "model": "33RL",
   "model_year_label": "2026 Cherokee Alpha Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8833,
   "gvwr_lb": 11395,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2562,
   "hitch_weight_lb": 1195,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 39.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1x 15,000 BTU",
   "refrigerator": "10 cu ft 12-volt",
   "awning": "2 (11' & 14')",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/alta-1600mrb-le.html",
   "page": "alta-1600mrb-le.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-1600mrb-le-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "1600MRB-LE",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3998,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1672,
   "hitch_weight_lb": 470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-1800mbh-le.html",
   "page": "alta-1800mbh-le.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-1800mbh-le-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "1800MBH-LE",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4284,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1311,
   "hitch_weight_lb": 495,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-1900mmk.html",
   "page": "alta-1900mmk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-1900mmk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "1900MMK",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5463,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2147,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 48,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-2375krk.html",
   "page": "alta-2375krk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-2375krk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "2375KRK",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6328,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1477,
   "hitch_weight_lb": 805,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-2400kth.html",
   "page": "alta-2400kth.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-2400kth-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "2400KTH",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7343,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4222,
   "hitch_weight_lb": 1165,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.083,
   "width_ft": 8.417,
   "exterior_height_ft": 12.333,
   "interior_height_ft": null,
   "fresh_water_gal": 106,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-2475kbh.html",
   "page": "alta-2475kbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-2475kbh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "2475KBH",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6378,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3267,
   "hitch_weight_lb": 845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-2600krb.html",
   "page": "alta-2600krb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-2600krb-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "2600KRB",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6161,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3299,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-2775kfk.html",
   "page": "alta-2775kfk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-2775kfk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "2775KFK",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7818,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1817,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-2800kbh.html",
   "page": "alta-2800kbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-2800kbh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "2800KBH",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6812,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2772,
   "hitch_weight_lb": 784,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-2850krl.html",
   "page": "alta-2850krl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-2850krl-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "2850KRL",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6851,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2727,
   "hitch_weight_lb": 778,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-2870kth.html",
   "page": "alta-2870kth.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-2870kth-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "2870KTH",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8633,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4717,
   "hitch_weight_lb": 1350,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.083,
   "width_ft": 8.417,
   "exterior_height_ft": 12.417,
   "interior_height_ft": null,
   "fresh_water_gal": 110,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19' & 8'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-3010kbh.html",
   "page": "alta-3010kbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-3010kbh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "3010KBH",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7823,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1977,
   "hitch_weight_lb": 1070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-3150kbh.html",
   "page": "alta-3150kbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-3150kbh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "3150KBH",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8698,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1202,
   "hitch_weight_lb": 1100,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-3175rk.html",
   "page": "alta-3175rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-3175rk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "3175RK",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9133,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2247,
   "hitch_weight_lb": 1180,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/alta-3250kxt.html",
   "page": "alta-3250kxt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/alta-3250kxt-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Alta",
   "line_url": "https://campertrailers.com/alta-hub.html",
   "model": "3250KXT",
   "model_year_label": "2026 East to West Alta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10334,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1366,
   "hitch_weight_lb": 1195,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.417,
   "width_ft": 8.0,
   "exterior_height_ft": 12.583,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/apex-242barv.html",
   "page": "apex-242barv.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/apex-242barv-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Apex Ultra-Lite",
   "line_url": "https://campertrailers.com/apex/",
   "model": "242BARV",
   "model_year_label": "2026 Apex Ultra-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5772,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1828,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (16' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear bath, single slide, bi-fold bar-style side door + outside kitchen",
   "msrp_usd": 42000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/apex-244rbs.html",
   "page": "apex-244rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/apex-244rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Apex Ultra-Lite",
   "line_url": "https://campertrailers.com/apex/",
   "model": "244RBS",
   "model_year_label": "2026 Apex Ultra-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6224,
   "gvwr_lb": 7654,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1430,
   "hitch_weight_lb": 654,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (size TBD on factory record*)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear living area with sofa on large slide, mid-galley, full bath",
   "msrp_usd": 40000,
   "asterisked_fields": [
    "awning",
    "dry"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/apex-246barv.html",
   "page": "apex-246barv.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/apex-246barv-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Apex Ultra-Lite",
   "line_url": "https://campertrailers.com/apex/",
   "model": "246BARV",
   "model_year_label": "2026 Apex Ultra-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6532,
   "gvwr_lb": 7850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1318,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (size TBD on factory record*)",
   "primary_bed": "Front queen",
   "layout": "Dual entry; front bedroom, bunk beds, two slides, rear corner full bath, bar-style outdoor entertainment",
   "msrp_usd": 43000,
   "asterisked_fields": [
    "awning",
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/apex-291tbss.html",
   "page": "apex-291tbss.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/apex-291tbss-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Apex Ultra-Lite",
   "line_url": "https://campertrailers.com/apex/",
   "model": "291TBSS",
   "model_year_label": "2026 Apex Ultra-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6896,
   "gvwr_lb": 7980,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1084,
   "hitch_weight_lb": 980,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 9,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (18' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, private rear triple-bunk room, U-dinette on slide, outside kitchen",
   "msrp_usd": 41000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/apex-293rlds.html",
   "page": "apex-293rlds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/apex-293rlds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Apex Ultra-Lite",
   "line_url": "https://campertrailers.com/apex/",
   "model": "293RLDS",
   "model_year_label": "2026 Apex Ultra-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7304,
   "gvwr_lb": 9618,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2314,
   "hitch_weight_lb": 818,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (20' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Rear living lounge with theater seating, kitchen island, front bedroom, standard outdoor kitchen",
   "msrp_usd": 45000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/arctic-wolf-27sgs.html",
   "page": "arctic-wolf-27sgs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/arctic-wolf-27sgs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Arctic Wolf",
   "line_url": "https://campertrailers.com/arctic-wolf/",
   "model": "27SGS",
   "model_year_label": "2026 Forest River Arctic Wolf",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7893,
   "gvwr_lb": 9995,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2102,
   "hitch_weight_lb": 1525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.083,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "Aluminum wheels · MORryde steps · outside shower",
   "air_conditioner": "15,000 BTU (2nd 15K optional)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (12')",
   "primary_bed": "Queen",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/arctic-wolf-287bh.html",
   "page": "arctic-wolf-287bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/arctic-wolf-287bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Arctic Wolf",
   "line_url": "https://campertrailers.com/arctic-wolf/",
   "model": "287BH",
   "model_year_label": "2026 Forest River Arctic Wolf",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8368,
   "gvwr_lb": 10395,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2027,
   "hitch_weight_lb": 1325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.167,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "Aluminum wheels · MORryde steps · outside shower",
   "air_conditioner": "15,000 BTU (2nd 15K optional)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (20')",
   "primary_bed": "Queen 60×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/arctic-wolf-289pano.html",
   "page": "arctic-wolf-289pano.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/arctic-wolf-289pano-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Arctic Wolf",
   "line_url": "https://campertrailers.com/arctic-wolf/",
   "model": "289PANO",
   "model_year_label": "2026 Forest River Arctic Wolf",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9348,
   "gvwr_lb": 11970,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2622,
   "hitch_weight_lb": 1770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.083,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "Aluminum wheels · MORryde steps · outside shower",
   "air_conditioner": "30,000 BTU (twin 15K standard)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (15')",
   "primary_bed": "Queen",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/arctic-wolf-3250suite.html",
   "page": "arctic-wolf-3250suite.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/arctic-wolf-3250suite-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Arctic Wolf",
   "line_url": "https://campertrailers.com/arctic-wolf/",
   "model": "3250SUITE",
   "model_year_label": "2026 Forest River Arctic Wolf",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9668,
   "gvwr_lb": 12040,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2372,
   "hitch_weight_lb": 1840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "Aluminum wheels · MORryde steps · outside shower",
   "air_conditioner": "15,000 BTU (2nd 15K optional)",
   "refrigerator": "16 cu ft 12V",
   "awning": "1 (15')",
   "primary_bed": "King bed slide 72×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/arctic-wolf-331bh.html",
   "page": "arctic-wolf-331bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/arctic-wolf-331bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Arctic Wolf",
   "line_url": "https://campertrailers.com/arctic-wolf/",
   "model": "331BH",
   "model_year_label": "2026 Forest River Arctic Wolf",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9914,
   "gvwr_lb": 11845,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1931,
   "hitch_weight_lb": 1645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.25,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 70,
   "sleeps": 10,
   "axles": 2,
   "slides": 2,
   "tires": "Aluminum wheels · MORryde steps · outside shower",
   "air_conditioner": "30,000 BTU (twin 15K standard)",
   "refrigerator": "12V",
   "awning": "2 (dual power awnings)",
   "primary_bed": "Queen 60×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/arctic-wolf-38leahg.html",
   "page": "arctic-wolf-38leahg.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/arctic-wolf-38leahg-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Arctic Wolf",
   "line_url": "https://campertrailers.com/arctic-wolf/",
   "model": "38LEAH.G",
   "model_year_label": "2026 Forest River Arctic Wolf",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12563,
   "gvwr_lb": 15335,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2772,
   "hitch_weight_lb": 2360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.5,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 81,
   "grey_water_gal": 70,
   "black_water_gal": 70,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · MORryde steps · outside shower",
   "air_conditioner": "30,000 BTU (twin 15K standard)",
   "refrigerator": "16 cu ft 12V",
   "awning": "2 (17' & 12')",
   "primary_bed": "King bed slide",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/aurora-24rbs.html",
   "page": "aurora-24rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-24rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora",
   "line_url": "https://campertrailers.com/aurora/",
   "model": "Aurora 24RBS",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6468,
   "gvwr_lb": 8468,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 29,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Rear full bath, single living slide, free-standing dinette option, front bedroom, camp-side outside kitchen",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-27dbh.html",
   "page": "aurora-27dbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-27dbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora",
   "line_url": "https://campertrailers.com/aurora/",
   "model": "Aurora 27DBH",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7186,
   "gvwr_lb": 9186,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 876,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 74,
   "black_water_gal": 29,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Rear bunk beds with second entry, U-dinette in the slide, front bedroom, camp-side outside kitchen",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-29tqs.html",
   "page": "aurora-29tqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-29tqs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora",
   "line_url": "https://campertrailers.com/aurora/",
   "model": "Aurora 29TQS",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7892,
   "gvwr_lb": 9824,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1932,
   "hitch_weight_lb": 1024,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 59,
   "black_water_gal": 28,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Three queens",
   "layout": "Triple-queen sleeping — front queen plus a rear room with two more queen berths — U-dinette slide, camp-side outside kitchen",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-32maze.html",
   "page": "aurora-32maze.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-32maze-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora",
   "line_url": "https://campertrailers.com/aurora/",
   "model": "Aurora 32MAZE",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8686,
   "gvwr_lb": 10686,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1218,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 60,
   "black_water_gal": 28,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Rear kitchen with island, adaptable mid-room, three slides, front bedroom, dual 10-ft and 13-ft awnings",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-32rlts.html",
   "page": "aurora-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-32rlts-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora",
   "line_url": "https://campertrailers.com/aurora/",
   "model": "Aurora 32RLTS",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8842,
   "gvwr_lb": 10342,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 1062,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 33,
   "black_water_gal": 28,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Rear lounge across the back wall, kitchen island, free-standing dinette option, three slides, front bedroom, dual awnings",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-34bhts.html",
   "page": "aurora-34bhts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-34bhts-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora",
   "line_url": "https://campertrailers.com/aurora/",
   "model": "Aurora 34BHTS",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9152,
   "gvwr_lb": 10652,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 1310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 44,
   "grey_water_gal": 70,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Private rear bunk room, triple slides, free-standing dinette option, front bedroom, camp-side outside kitchen plus full camp kitchen",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-light-16bhx.html",
   "page": "aurora-light-16bhx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-light-16bhx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora Light",
   "line_url": "https://campertrailers.com/aurora-light/",
   "model": "Aurora Light 16BHX",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3109,
   "gvwr_lb": 4454,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1345,
   "hitch_weight_lb": 454,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.5,
   "width_ft": 7.5,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": 1,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU GE ducted heat pump",
   "refrigerator": "3.3 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bed",
   "layout": "Rear bunk beds, kitchenette, front bed — single-axle X-series compact",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-light-18bhsx.html",
   "page": "aurora-light-18bhsx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-light-18bhsx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora Light",
   "line_url": "https://campertrailers.com/aurora-light/",
   "model": "Aurora Light 18BHSX",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4183,
   "gvwr_lb": 5656,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1473,
   "hitch_weight_lb": 556,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.083,
   "width_ft": 7.5,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 38,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": 1,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bed",
   "layout": "Rear bunk beds, U-dinette in the slide, front bed, camp-side outside kitchen — single-axle",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-light-21bh.html",
   "page": "aurora-light-21bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-light-21bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora Light",
   "line_url": "https://campertrailers.com/aurora-light/",
   "model": "Aurora Light 21BH",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4575,
   "gvwr_lb": 6575,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 514,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": 1,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bed",
   "layout": "Rear bunk beds, mid kitchen, front bed — full-width slide-free body",
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-light-22epic.html",
   "page": "aurora-light-22epic.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-light-22epic-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora Light",
   "line_url": "https://campertrailers.com/aurora-light/",
   "model": "Aurora Light 22EPIC",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4806,
   "gvwr_lb": 6806,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 594,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 29,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bed",
   "layout": "Open rear living, mid kitchen, front bedroom, 18-ft awning — slide-free couples layout",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-light-23mks.html",
   "page": "aurora-light-23mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-light-23mks-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora Light",
   "line_url": "https://campertrailers.com/aurora-light/",
   "model": "Aurora Light 23MKS",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5654,
   "gvwr_lb": 7154,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 736,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 28,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bed",
   "layout": "Mid kitchen with U-dinette slide, pass-through bathroom, front bedroom",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-light-26bh.html",
   "page": "aurora-light-26bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-light-26bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora Light",
   "line_url": "https://campertrailers.com/aurora-light/",
   "model": "Aurora Light 26BH",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5018,
   "gvwr_lb": 6518,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 544,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bed",
   "layout": "Rear bunk beds, mid kitchen and living, front bedroom — slide-free tandem bunkhouse",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-light-26bhs.html",
   "page": "aurora-light-26bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-light-26bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora Light",
   "line_url": "https://campertrailers.com/aurora-light/",
   "model": "Aurora Light 26BHS",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6066,
   "gvwr_lb": 7566,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 774,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bed",
   "layout": "Rear bunk beds, U-dinette in the slide, front bedroom, camp-side outside kitchen",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/aurora-light-28qbunk.html",
   "page": "aurora-light-28qbunk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/aurora-light-28qbunk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Aurora Light",
   "line_url": "https://campertrailers.com/aurora-light/",
   "model": "Aurora Light 28QBUNK",
   "model_year_label": "2026 Forest River",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7374,
   "gvwr_lb": 8874,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 976,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 30,
   "black_water_gal": 28,
   "sleeps": 9,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU GE ducted heat pump",
   "refrigerator": "10.7 cu ft GE (12V)",
   "awning": null,
   "primary_bed": "Front bed",
   "layout": "Rear quad-bunk room, U-dinette in the slide, front bedroom, camp-side outside kitchen, camp-kitchen option",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/avenger-25mko.html",
   "page": "avenger-25mko.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenger-25mko-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Avenger",
   "line_url": "https://campertrailers.com/avenger/",
   "model": "25MKO",
   "model_year_label": "2026 Prime Time Avenger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5983,
   "gvwr_lb": 7775,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1792,
   "hitch_weight_lb": 775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "10 cu ft 12-volt refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/avenger-25rbs.html",
   "page": "avenger-25rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenger-25rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Avenger",
   "line_url": "https://campertrailers.com/avenger/",
   "model": "25RBS",
   "model_year_label": "2026 Prime Time Avenger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5863,
   "gvwr_lb": 7620,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1757,
   "hitch_weight_lb": 620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "10 cu ft 12-volt refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/avenger-26dbs.html",
   "page": "avenger-26dbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenger-26dbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Avenger",
   "line_url": "https://campertrailers.com/avenger/",
   "model": "26DBS",
   "model_year_label": "2026 Prime Time Avenger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6413,
   "gvwr_lb": 7805,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1392,
   "hitch_weight_lb": 805,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "10 cu ft 12-volt refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/avenger-30po.html",
   "page": "avenger-30po.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenger-30po-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Avenger",
   "line_url": "https://campertrailers.com/avenger/",
   "model": "30PO",
   "model_year_label": "2026 Prime Time Avenger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8483,
   "gvwr_lb": 11215,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2732,
   "hitch_weight_lb": 1015,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "10.6 cu ft 12-volt refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/avenue-28bh.html",
   "page": "avenue-28bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenue-28bh-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Avenue",
   "line_url": "https://campertrailers.com/avenue/",
   "model": "28BH",
   "model_year_label": "2026 Alliance RV Avenue",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8518,
   "gvwr_lb": 10495,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1977,
   "hitch_weight_lb": 1450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.917,
   "width_ft": 8.417,
   "exterior_height_ft": 12.167,
   "interior_height_ft": null,
   "fresh_water_gal": 48,
   "grey_water_gal": 53,
   "black_water_gal": 53,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU A/C",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": "King (regular trim)",
   "layout": null,
   "msrp_usd": 74601,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/avenue-32rls.html",
   "page": "avenue-32rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenue-32rls-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Avenue",
   "line_url": "https://campertrailers.com/avenue/",
   "model": "32RLS",
   "model_year_label": "2026 Alliance RV Avenue",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10500,
   "gvwr_lb": 13995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3495,
   "hitch_weight_lb": 2000,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU A/C",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "King (regular trim)",
   "layout": null,
   "msrp_usd": 93005,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/avenue-33rks.html",
   "page": "avenue-33rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenue-33rks-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Avenue",
   "line_url": "https://campertrailers.com/avenue/",
   "model": "33RKS",
   "model_year_label": "2026 Alliance RV Avenue",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10200,
   "gvwr_lb": 13995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3795,
   "hitch_weight_lb": 2180,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU A/C",
   "refrigerator": "16 cu ft 12V",
   "awning": "1",
   "primary_bed": "King (regular trim)",
   "layout": null,
   "msrp_usd": 99490,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/avenue-35rks.html",
   "page": "avenue-35rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenue-35rks-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Avenue",
   "line_url": "https://campertrailers.com/avenue/",
   "model": "35RKS",
   "model_year_label": "2026 Alliance RV Avenue",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11300,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3695,
   "hitch_weight_lb": 2400,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.833,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU A/C",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "King (regular trim)",
   "layout": null,
   "msrp_usd": 105210,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/avenue-38dbl.html",
   "page": "avenue-38dbl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenue-38dbl-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Avenue",
   "line_url": "https://campertrailers.com/avenue/",
   "model": "38DBL",
   "model_year_label": "2026 Alliance RV Avenue",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12400,
   "gvwr_lb": 15995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3595,
   "hitch_weight_lb": 2400,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 106,
   "sleeps": 5,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU A/C",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "King (regular trim)",
   "layout": null,
   "msrp_usd": 105210,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/avenue-39mbr.html",
   "page": "avenue-39mbr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/avenue-39mbr-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Avenue",
   "line_url": "https://campertrailers.com/avenue/",
   "model": "39MBR",
   "model_year_label": "2026 Alliance RV Avenue",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13400,
   "gvwr_lb": 15995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2595,
   "hitch_weight_lb": 2486,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 5,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU A/C",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "King (regular trim)",
   "layout": null,
   "msrp_usd": 104495,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/bambi-16rb.html",
   "page": "bambi-16rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bambi-16rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Bambi",
   "line_url": "https://campertrailers.com/bambi-hub.html",
   "model": "Bambi 16RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3150,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 450,
   "hitch_weight_lb": 475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 23,
   "grey_water_gal": null,
   "black_water_gal": null,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "3.1 cu ft · 12V",
   "awning": null,
   "primary_bed": "Rear Queen 48\"×78\"",
   "layout": null,
   "msrp_usd": 61900,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/bambi-20fb.html",
   "page": "bambi-20fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bambi-20fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Bambi",
   "line_url": "https://campertrailers.com/bambi-hub.html",
   "model": "Bambi 20FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3900,
   "gvwr_lb": 5000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1100,
   "hitch_weight_lb": 625,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 23,
   "grey_water_gal": 30,
   "black_water_gal": 18,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU",
   "refrigerator": null,
   "awning": null,
   "primary_bed": "Front Queen 48\"×78\"",
   "layout": null,
   "msrp_usd": 68500,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/bambi-22fb.html",
   "page": "bambi-22fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bambi-22fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Bambi",
   "line_url": "https://campertrailers.com/bambi-hub.html",
   "model": "Bambi 22FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3900,
   "gvwr_lb": 5000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1150,
   "hitch_weight_lb": 525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 23,
   "grey_water_gal": 30,
   "black_water_gal": 17,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "4.1 cu ft · 12V",
   "awning": null,
   "primary_bed": "Front Queen 54\"×80\"",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/basecamp-16x.html",
   "page": "basecamp-16x.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/basecamp-16x-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Basecamp",
   "line_url": "https://campertrailers.com/basecamp-hub.html",
   "model": "Basecamp 16X",
   "model_year_label": "2026 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2700,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 800,
   "hitch_weight_lb": 410,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.167,
   "width_ft": 7.0,
   "exterior_height_ft": 8.667,
   "interior_height_ft": 6.25,
   "fresh_water_gal": 21,
   "grey_water_gal": null,
   "black_water_gal": null,
   "sleeps": 2,
   "axles": 1,
   "slides": null,
   "tires": "Goodyear 15\" all-terrain",
   "air_conditioner": null,
   "refrigerator": "3.1 cu ft · 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 54900,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/basecamp-20x.html",
   "page": "basecamp-20x.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/basecamp-20x-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Basecamp",
   "line_url": "https://campertrailers.com/basecamp-hub.html",
   "model": "Basecamp 20X",
   "model_year_label": "2026 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3400,
   "gvwr_lb": 4300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 900,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 7.75,
   "exterior_height_ft": 9.083,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 23,
   "grey_water_gal": 28,
   "black_water_gal": 21,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "Goodyear 16\" all-terrain",
   "air_conditioner": "13,500 BTU + heat strip",
   "refrigerator": "4.3 cu ft · 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 60800,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/basecamp-xe.html",
   "page": "basecamp-xe.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/basecamp-xe-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Basecamp",
   "line_url": "https://campertrailers.com/basecamp-hub.html",
   "model": "Basecamp 20Xe",
   "model_year_label": "2026 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3750,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 750,
   "hitch_weight_lb": 535,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 7.792,
   "exterior_height_ft": 9.083,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 23,
   "grey_water_gal": 28,
   "black_water_gal": 21,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "16\" all-terrain",
   "air_conditioner": null,
   "refrigerator": "4.3 cu ft · all-electric",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 76900,
   "asterisked_fields": [
    "ccc",
    "extheight_ft",
    "hitch"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/bighorn-31rl.html",
   "page": "bighorn-31rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bighorn-31rl-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Bighorn",
   "line_url": "https://campertrailers.com/bighorn/",
   "model": "Bighorn 31RL",
   "model_year_label": "2026 Heartland",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13060,
   "gvwr_lb": 16000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2940,
   "hitch_weight_lb": 2405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": "2 × 15,000 BTU Whisper Quiet",
   "refrigerator": "GE 21 cu ft residential",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Rear-living triple-slide — lounge across the rear, front bedroom over the pin, dual awnings (16-foot + 10-foot)",
   "msrp_usd": 107475,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/bighorn-36rk.html",
   "page": "bighorn-36rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bighorn-36rk-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Bighorn",
   "line_url": "https://campertrailers.com/bighorn/",
   "model": "Bighorn 36RK",
   "model_year_label": "2026 Heartland",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14465,
   "gvwr_lb": 17300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2835,
   "hitch_weight_lb": 2600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.333,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": "2 × 15,000 BTU Whisper Quiet",
   "refrigerator": "GE 21 cu ft residential",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Rear-kitchen triple-slide — galley across the rear wall, living area amidships, front bedroom, dual awnings (16-foot + 15-foot)",
   "msrp_usd": 121793,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/bighorn-37md.html",
   "page": "bighorn-37md.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bighorn-37md-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Bighorn",
   "line_url": "https://campertrailers.com/bighorn/",
   "model": "Bighorn 37MD",
   "model_year_label": "2026 Heartland",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15650,
   "gvwr_lb": 18100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2450,
   "hitch_weight_lb": 2705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": "2 × 15,000 BTU Whisper Quiet",
   "refrigerator": "GE 21 cu ft residential",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Middle-den quad-slide — separate mid den between the rear living area and front bedroom, two 20-foot awnings",
   "msrp_usd": 126225,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/bighorn-38re.html",
   "page": "bighorn-38re.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bighorn-38re-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Bighorn",
   "line_url": "https://campertrailers.com/bighorn/",
   "model": "Bighorn 38RE",
   "model_year_label": "2026 Heartland",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15275,
   "gvwr_lb": 17995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2720,
   "hitch_weight_lb": 2970,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 137,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": "2 × 15,000 BTU Whisper Quiet",
   "refrigerator": "GE 21 cu ft residential",
   "awning": null,
   "primary_bed": "Front bedroom",
   "layout": "Rear-entertainment quad-slide — theater wall across the rear, living area amidships, front bedroom, 17-foot + 15-foot awnings",
   "msrp_usd": 128175,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/bighorn-39fl.html",
   "page": "bighorn-39fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bighorn-39fl-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Bighorn",
   "line_url": "https://campertrailers.com/bighorn/",
   "model": "Bighorn 39FL",
   "model_year_label": "2026 Heartland",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15645,
   "gvwr_lb": 17995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2350,
   "hitch_weight_lb": 3090,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 74,
   "black_water_gal": 74,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": "2 × 15,000 BTU Whisper Quiet",
   "refrigerator": "GE 21 cu ft residential",
   "awning": null,
   "primary_bed": "Mid bedroom",
   "layout": "Front-living five-slide — raised front lounge over the pin, mid bedroom, rear galley run, two 14-foot awnings",
   "msrp_usd": 134175,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/bighorn-39rk.html",
   "page": "bighorn-39rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bighorn-39rk-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Bighorn",
   "line_url": "https://campertrailers.com/bighorn/",
   "model": "Bighorn 39RK",
   "model_year_label": "2026 Heartland",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15200,
   "gvwr_lb": 18200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3000,
   "hitch_weight_lb": 2960,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.25,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": "2 × 15,000 BTU Whisper Quiet",
   "refrigerator": "GE 21 cu ft residential",
   "awning": null,
   "primary_bed": "King bed",
   "layout": "Rear U-kitchen triple-slide — U-shaped galley across the rear, 100-inch L-sofa and theater seating, desk and coffee bar, bath-and-a-half, front king bedroom, 19-foot + 15-foot awnings",
   "msrp_usd": 123975,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/bighorn-40db.html",
   "page": "bighorn-40db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bighorn-40db-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Bighorn",
   "line_url": "https://campertrailers.com/bighorn/",
   "model": "Bighorn 40DB",
   "model_year_label": "2026 Heartland",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16110,
   "gvwr_lb": 18850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2740,
   "hitch_weight_lb": 2925,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 13.083,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 75,
   "grey_water_gal": 50,
   "black_water_gal": 100,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": "2 × 15,000 BTU Whisper Quiet",
   "refrigerator": "GE 21 cu ft residential",
   "awning": null,
   "primary_bed": "Two bedrooms",
   "layout": "Double-bedroom, two-full-bath quad-slide — front master, second rear bedroom, two full bathrooms, two entry doors, 16-foot + 10-foot awnings",
   "msrp_usd": 132975,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/blackthorn-229rk.html",
   "page": "blackthorn-229rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/blackthorn-229rk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Blackthorn",
   "line_url": "https://campertrailers.com/blackthorn-hub.html",
   "model": "229RK",
   "model_year_label": "2026 East to West Blackthorn / Tandara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7324,
   "gvwr_lb": 9945,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2621,
   "hitch_weight_lb": 1145,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 28.083,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 88,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'6\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/blackthorn-279bh.html",
   "page": "blackthorn-279bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/blackthorn-279bh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Blackthorn",
   "line_url": "https://campertrailers.com/blackthorn-hub.html",
   "model": "279BH",
   "model_year_label": "2026 East to West Blackthorn / Tandara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8579,
   "gvwr_lb": 11520,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2941,
   "hitch_weight_lb": 1320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.917,
   "width_ft": 8.0,
   "exterior_height_ft": 12.417,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 88,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/blackthorn-2990mk.html",
   "page": "blackthorn-2990mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/blackthorn-2990mk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Blackthorn",
   "line_url": "https://campertrailers.com/blackthorn-hub.html",
   "model": "2990MK",
   "model_year_label": "2026 East to West Blackthorn / Tandara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10864,
   "gvwr_lb": 14180,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3316,
   "hitch_weight_lb": 2180,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 88,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'6\" & 16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/blackthorn-3750lk.html",
   "page": "blackthorn-3750lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/blackthorn-3750lk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Blackthorn",
   "line_url": "https://campertrailers.com/blackthorn-hub.html",
   "model": "3750LK",
   "model_year_label": "2026 East to West Blackthorn / Tandara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12619,
   "gvwr_lb": 16120,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3501,
   "hitch_weight_lb": 2120,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 108,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/blackthorn-3820dsl.html",
   "page": "blackthorn-3820dsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/blackthorn-3820dsl-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Blackthorn",
   "line_url": "https://campertrailers.com/blackthorn-hub.html",
   "model": "3820DSL",
   "model_year_label": "2026 East to West Blackthorn / Tandara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13439,
   "gvwr_lb": 16350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2911,
   "hitch_weight_lb": 2350,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 132,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'6\" & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/blackthorn-3865flr.html",
   "page": "blackthorn-3865flr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/blackthorn-3865flr-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Blackthorn",
   "line_url": "https://campertrailers.com/blackthorn-hub.html",
   "model": "3865FLR",
   "model_year_label": "2026 East to West Blackthorn / Tandara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12444,
   "gvwr_lb": 16320,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3876,
   "hitch_weight_lb": 2320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 88,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16' & 10'6\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/blackthorn-3880rbdb.html",
   "page": "blackthorn-3880rbdb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/blackthorn-3880rbdb-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Blackthorn",
   "line_url": "https://campertrailers.com/blackthorn-hub.html",
   "model": "3880RBDB",
   "model_year_label": "2026 East to West Blackthorn / Tandara",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13019,
   "gvwr_lb": 16220,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3201,
   "hitch_weight_lb": 2220,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.083,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 64,
   "grey_water_gal": 132,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'6\" & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/brinkley-z-2670.html",
   "page": "brinkley-z-2670.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-2670-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "2670",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10691,
   "gvwr_lb": 13995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3304,
   "hitch_weight_lb": 1891,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": 2,
   "slides": 1,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "1",
   "primary_bed": "Queen (60x80)",
   "layout": null,
   "msrp_usd": 103322,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/brinkley-z-2680.html",
   "page": "brinkley-z-2680.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-2680-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "2680",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10978,
   "gvwr_lb": 13995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3017,
   "hitch_weight_lb": 1952,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 120,
   "black_water_gal": 45,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "Queen (60x80)",
   "layout": null,
   "msrp_usd": 106942,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/brinkley-z-2810.html",
   "page": "brinkley-z-2810.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-2810-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "2810",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11894,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3101,
   "hitch_weight_lb": 1998,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "Queen (60x80)",
   "layout": null,
   "msrp_usd": 110395,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/brinkley-z-2900.html",
   "page": "brinkley-z-2900.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-2900-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "2900",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11985,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3010,
   "hitch_weight_lb": 2193,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 5,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "Queen (60x80)",
   "layout": null,
   "msrp_usd": 118385,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/brinkley-z-3100.html",
   "page": "brinkley-z-3100.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-3100-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "3100",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12276,
   "gvwr_lb": 15495,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3219,
   "hitch_weight_lb": 2298,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "King (queen optional)",
   "layout": null,
   "msrp_usd": 121244,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/brinkley-z-3110.html",
   "page": "brinkley-z-3110.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-3110-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "3110",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12379,
   "gvwr_lb": 15495,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3116,
   "hitch_weight_lb": 2331,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "Queen (60x80)",
   "layout": null,
   "msrp_usd": 117874,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/brinkley-z-3300.html",
   "page": "brinkley-z-3300.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-3300-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "3300",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13127,
   "gvwr_lb": 16995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3868,
   "hitch_weight_lb": 2286,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.583,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 118,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "King (queen optional)",
   "layout": null,
   "msrp_usd": 125169,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/brinkley-z-3400.html",
   "page": "brinkley-z-3400.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-3400-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "3400",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13898,
   "gvwr_lb": 17495,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3597,
   "hitch_weight_lb": 2391,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 130,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "King (queen optional)",
   "layout": null,
   "msrp_usd": 134128,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/brinkley-z-3420.html",
   "page": "brinkley-z-3420.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-3420-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "3420",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14794,
   "gvwr_lb": 17695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2901,
   "hitch_weight_lb": 2612,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "King (slide-out)",
   "layout": null,
   "msrp_usd": 136263,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/brinkley-z-3515.html",
   "page": "brinkley-z-3515.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-3515-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "3515",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13989,
   "gvwr_lb": 17495,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3506,
   "hitch_weight_lb": 2607,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 120,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "King (slide-out)",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/brinkley-z-3610.html",
   "page": "brinkley-z-3610.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/brinkley-z-3610-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model Z",
   "line_url": "https://campertrailers.com/brinkley/",
   "model": "3610",
   "model_year_label": "2026 Brinkley Model Z",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14859,
   "gvwr_lb": 17695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2836,
   "hitch_weight_lb": 2591,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "17.5\" Load Range H 16-ply · aluminum wheels",
   "air_conditioner": "18k rear Furrion Chill Cube + 13.5k front w/ heat pump + 13.5k mid w/ heat pump",
   "refrigerator": "16 cu ft",
   "awning": "2",
   "primary_bed": "Queen (60x80)",
   "layout": null,
   "msrp_usd": 138268,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/bullet-classic-1900rd.html",
   "page": "bullet-classic-1900rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bullet-classic-1900rd-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Bullet",
   "line_url": "https://campertrailers.com/keystone/bullet/",
   "model": "1900RD",
   "model_year_label": "2026 Bullet Classic",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3490,
   "gvwr_lb": 4763,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1273,
   "hitch_weight_lb": 420,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.917,
   "width_ft": null,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 37,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 1,
   "slides": 0,
   "tires": null,
   "air_conditioner": "13.5K BTU*",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "U-shaped dinette, wardrobe pantry, single axle",
   "msrp_usd": 25995,
   "asterisked_fields": [
    "ac",
    "dry",
    "gvwr"
   ],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/bullet-classic-2140bh.html",
   "page": "bullet-classic-2140bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bullet-classic-2140bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Bullet",
   "line_url": "https://campertrailers.com/keystone/bullet/",
   "model": "2140BH",
   "model_year_label": "2026 Bullet Classic",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4335,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2165,
   "hitch_weight_lb": 555,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.333,
   "width_ft": null,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 37,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": 0,
   "tires": null,
   "air_conditioner": "13.5K BTU",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "No-slide double bunkhouse, front bedroom, U-dinette",
   "msrp_usd": 32985,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/bullet-classic-2240rk.html",
   "page": "bullet-classic-2240rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bullet-classic-2240rk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Bullet",
   "line_url": "https://campertrailers.com/keystone/bullet/",
   "model": "2240RK",
   "model_year_label": "2026 Bullet Classic",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4740,
   "gvwr_lb": 7200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2460,
   "hitch_weight_lb": 545,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.75,
   "width_ft": null,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 37,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13.5K BTU",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear-kitchen couples' layout, single slide, pass-through storage",
   "msrp_usd": 34178,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/bullet-classic-2640bh.html",
   "page": "bullet-classic-2640bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bullet-classic-2640bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Bullet",
   "line_url": "https://campertrailers.com/keystone/bullet/",
   "model": "2640BH",
   "model_year_label": "2026 Bullet Classic",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5220,
   "gvwr_lb": 7400,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2180,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": null,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 37,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13.5K BTU*",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Double-size bunks, U-dinette, large slide, full bath",
   "msrp_usd": 37425,
   "asterisked_fields": [
    "ac",
    "dry",
    "gvwr"
   ],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/bullet-premium-310res.html",
   "page": "bullet-premium-310res.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/bullet-premium-310res-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Bullet",
   "line_url": "https://campertrailers.com/keystone/bullet/",
   "model": "310RES",
   "model_year_label": "2026 Bullet Premium",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8300,
   "gvwr_lb": 10585,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2285,
   "hitch_weight_lb": 1030,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.917,
   "width_ft": null,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 5,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15K BTU*",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear entertainment/living, triple slide, two awnings, island",
   "msrp_usd": 60585,
   "asterisked_fields": [
    "ac",
    "dry",
    "gvwr"
   ],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-16bc.html",
   "page": "campsite-reserve-16bc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-16bc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "16BC",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3764,
   "gvwr_lb": 5531,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1767,
   "hitch_weight_lb": 431,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.833,
   "width_ft": 7.5,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-17ls.html",
   "page": "campsite-reserve-17ls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-17ls-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "17LS",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4304,
   "gvwr_lb": 5625,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1321,
   "hitch_weight_lb": 525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.833,
   "width_ft": 7.5,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-18lm.html",
   "page": "campsite-reserve-18lm.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-18lm-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "18LM",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4504,
   "gvwr_lb": 5595,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1091,
   "hitch_weight_lb": 495,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.75,
   "width_ft": 7.5,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-19kr.html",
   "page": "campsite-reserve-19kr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-19kr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "19KR",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4993,
   "gvwr_lb": 7725,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2732,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-20aj.html",
   "page": "campsite-reserve-20aj.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-20aj-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "20AJ",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4693,
   "gvwr_lb": 7550,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2857,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-20jw.html",
   "page": "campsite-reserve-20jw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-20jw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "20JW",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8774,
   "gvwr_lb": 11205,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2431,
   "hitch_weight_lb": 1005,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-20lj.html",
   "page": "campsite-reserve-20lj.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-20lj-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "20LJ",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4688,
   "gvwr_lb": 7580,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2892,
   "hitch_weight_lb": 580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-23jw.html",
   "page": "campsite-reserve-23jw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-23jw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "23JW",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5818,
   "gvwr_lb": 7650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1832,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-23sf.html",
   "page": "campsite-reserve-23sf.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-23sf-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "23SF",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4818,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2882,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-25cy.html",
   "page": "campsite-reserve-25cy.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-25cy-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "25CY",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5178,
   "gvwr_lb": 7630,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2452,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-25mw.html",
   "page": "campsite-reserve-25mw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-25mw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "25MW",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6008,
   "gvwr_lb": 7765,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1757,
   "hitch_weight_lb": 765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-26cj.html",
   "page": "campsite-reserve-26cj.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-26cj-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "26CJ",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6421,
   "gvwr_lb": 7674,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1253,
   "hitch_weight_lb": 674,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 28,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-26rm.html",
   "page": "campsite-reserve-26rm.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-26rm-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "26RM",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6488,
   "gvwr_lb": 7920,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1432,
   "hitch_weight_lb": 920,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-27mr.html",
   "page": "campsite-reserve-27mr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-27mr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "27MR",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7243,
   "gvwr_lb": 9985,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2742,
   "hitch_weight_lb": 950,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-28sw.html",
   "page": "campsite-reserve-28sw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-28sw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "28SW",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7578,
   "gvwr_lb": 11625,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4047,
   "hitch_weight_lb": 1425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-29tj.html",
   "page": "campsite-reserve-29tj.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-29tj-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "29TJ",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7353,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2642,
   "hitch_weight_lb": 960,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-32gt.html",
   "page": "campsite-reserve-32gt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-32gt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "32GT",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7593,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2402,
   "hitch_weight_lb": 1120,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 39.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-39gb.html",
   "page": "campsite-reserve-39gb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-39gb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "39GB",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8919,
   "gvwr_lb": 13255,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4336,
   "hitch_weight_lb": 1255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.583,
   "width_ft": 8.0,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-39ib.html",
   "page": "campsite-reserve-39ib.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-39ib-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "39IB",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11039,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2961,
   "hitch_weight_lb": 1100,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 44.5,
   "width_ft": 8.0,
   "exterior_height_ft": 12.583,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-39jd.html",
   "page": "campsite-reserve-39jd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-39jd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "39JD",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12380,
   "gvwr_lb": 13400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1020,
   "hitch_weight_lb": 1400,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.333,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-reserve-39la.html",
   "page": "campsite-reserve-39la.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-reserve-39la-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Reserve",
   "line_url": "https://campertrailers.com/campsite-reserve-hub.html",
   "model": "39LA",
   "model_year_label": "2026 Forest River Campsite Reserve",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12194,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1806,
   "hitch_weight_lb": 1305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 70,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-ultra-19kb.html",
   "page": "campsite-ultra-19kb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-ultra-19kb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Ultra",
   "line_url": "https://campertrailers.com/campsite-ultra-hub.html",
   "model": "19KB",
   "model_year_label": "2026 Forest River Campsite Ultra",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5158,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2442,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/campsite-ultra-21df.html",
   "page": "campsite-ultra-21df.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-ultra-21df-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Ultra",
   "line_url": "https://campertrailers.com/campsite-ultra-hub.html",
   "model": "21DF",
   "model_year_label": "2026 Forest River Campsite Ultra",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5688,
   "gvwr_lb": 7795,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2107,
   "hitch_weight_lb": 795,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/campsite-ultra-25jt.html",
   "page": "campsite-ultra-25jt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-ultra-25jt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Ultra",
   "line_url": "https://campertrailers.com/campsite-ultra-hub.html",
   "model": "25JT",
   "model_year_label": "2026 Forest River Campsite Ultra",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6808,
   "gvwr_lb": 7735,
   "gvwr_derived": false,
   "cargo_capacity_lb": 927,
   "hitch_weight_lb": 735,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "8' 6\" & 11' 6\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/campsite-ultra-26bw.html",
   "page": "campsite-ultra-26bw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-ultra-26bw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Ultra",
   "line_url": "https://campertrailers.com/campsite-ultra-hub.html",
   "model": "26BW",
   "model_year_label": "2026 Forest River Campsite Ultra",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6923,
   "gvwr_lb": 7985,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1062,
   "hitch_weight_lb": 985,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/campsite-ultra-26cjl.html",
   "page": "campsite-ultra-26cjl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-ultra-26cjl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Ultra",
   "line_url": "https://campertrailers.com/campsite-ultra-hub.html",
   "model": "26CJL",
   "model_year_label": "2026 Forest River Campsite Ultra",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6421,
   "gvwr_lb": 7674,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1253,
   "hitch_weight_lb": 674,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 28,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/campsite-ultra-26th.html",
   "page": "campsite-ultra-26th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/campsite-ultra-26th-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Campsite Ultra",
   "line_url": "https://campertrailers.com/campsite-ultra-hub.html",
   "model": "26TH",
   "model_year_label": "2026 Forest River Campsite Ultra",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6513,
   "gvwr_lb": 7820,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1307,
   "hitch_weight_lb": 820,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 56,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/caravel-16rb.html",
   "page": "caravel-16rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/caravel-16rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Caravel",
   "line_url": "https://campertrailers.com/caravel-hub.html",
   "model": "Caravel 16RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3500,
   "gvwr_lb": 4300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 800,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.167,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.625,
   "fresh_water_gal": 23,
   "grey_water_gal": null,
   "black_water_gal": null,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "3.1 cu ft · 12V",
   "awning": null,
   "primary_bed": "Rear full-size",
   "layout": null,
   "msrp_usd": 76900,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/caravel-20fb.html",
   "page": "caravel-20fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/caravel-20fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Caravel",
   "line_url": "https://campertrailers.com/caravel-hub.html",
   "model": "Caravel 20FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4300,
   "gvwr_lb": 5000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 700,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.625,
   "fresh_water_gal": 23,
   "grey_water_gal": 30,
   "black_water_gal": 18,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "4.3 cu ft · 12V",
   "awning": null,
   "primary_bed": "Front Queen",
   "layout": null,
   "msrp_usd": 83500,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/caravel-22fb.html",
   "page": "caravel-22fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/caravel-22fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Caravel",
   "line_url": "https://campertrailers.com/caravel-hub.html",
   "model": "Caravel 22FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4200,
   "gvwr_lb": 5000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 800,
   "hitch_weight_lb": 525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.625,
   "fresh_water_gal": 23,
   "grey_water_gal": 30,
   "black_water_gal": 17,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "4.3 cu ft · 12V",
   "awning": null,
   "primary_bed": "Front Queen 54\"×80\"",
   "layout": null,
   "msrp_usd": 86800,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/cardinal-32chill.html",
   "page": "cardinal-32chill.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cardinal-32chill-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cardinal",
   "line_url": "https://campertrailers.com/cardinal-hub.html",
   "model": "32CHILL",
   "model_year_label": "2027 Forest River Cardinal",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9688,
   "gvwr_lb": 12188,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2500,
   "hitch_weight_lb": 1765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.25,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 60,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'6\" & 17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cardinal-33chef.html",
   "page": "cardinal-33chef.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cardinal-33chef-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cardinal",
   "line_url": "https://campertrailers.com/cardinal-hub.html",
   "model": "33CHEF",
   "model_year_label": "2027 Forest River Cardinal",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10558,
   "gvwr_lb": 13885,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3327,
   "hitch_weight_lb": 1885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.25,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15' & 11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cardinal-35crib.html",
   "page": "cardinal-35crib.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cardinal-35crib-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cardinal",
   "line_url": "https://campertrailers.com/cardinal-hub.html",
   "model": "35CRIB",
   "model_year_label": "2027 Forest River Cardinal",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11953,
   "gvwr_lb": 14305,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2352,
   "hitch_weight_lb": 2305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'6\" & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cardinal-36fl.html",
   "page": "cardinal-36fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cardinal-36fl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cardinal",
   "line_url": "https://campertrailers.com/cardinal-hub.html",
   "model": "36FL",
   "model_year_label": "2027 Forest River Cardinal",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11283,
   "gvwr_lb": 14235,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2952,
   "hitch_weight_lb": 2235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.417,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'3\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cardinal-36fun.html",
   "page": "cardinal-36fun.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cardinal-36fun-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cardinal",
   "line_url": "https://campertrailers.com/cardinal-hub.html",
   "model": "36FUN",
   "model_year_label": "2027 Forest River Cardinal",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12033,
   "gvwr_lb": 14095,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2062,
   "hitch_weight_lb": 2095,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 13'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cardinal-37galley.html",
   "page": "cardinal-37galley.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cardinal-37galley-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cardinal",
   "line_url": "https://campertrailers.com/cardinal-hub.html",
   "model": "37GALLEY",
   "model_year_label": "2027 Forest River Cardinal",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11123,
   "gvwr_lb": 14080,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2957,
   "hitch_weight_lb": 2080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cardinal-38den.html",
   "page": "cardinal-38den.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cardinal-38den-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cardinal",
   "line_url": "https://campertrailers.com/cardinal-hub.html",
   "model": "38DEN",
   "model_year_label": "2027 Forest River Cardinal",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11638,
   "gvwr_lb": 14235,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2597,
   "hitch_weight_lb": 2235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.417,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 60,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'6\" & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-14bhlpc.html",
   "page": "cascade-14bhlpc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-14bhlpc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "14BHLPC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2604,
   "gvwr_lb": 3820,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1216,
   "hitch_weight_lb": 320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 17.25,
   "width_ft": 7.5,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "9'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-17lpc.html",
   "page": "cascade-17lpc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-17lpc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "17LPC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3129,
   "gvwr_lb": 3910,
   "gvwr_derived": false,
   "cargo_capacity_lb": 781,
   "hitch_weight_lb": 410,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 7.5,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-17mphc.html",
   "page": "cascade-17mphc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-17mphc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "17MPHC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4879,
   "gvwr_lb": 5690,
   "gvwr_derived": false,
   "cargo_capacity_lb": 811,
   "hitch_weight_lb": 590,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 12,
   "grey_water_gal": 12,
   "black_water_gal": 4,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/cascade-17scc.html",
   "page": "cascade-17scc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-17scc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "17SCC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4289,
   "gvwr_lb": 5540,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1251,
   "hitch_weight_lb": 440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 7.5,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-17thhc.html",
   "page": "cascade-17thhc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-17thhc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "17THHC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5167,
   "gvwr_lb": 5702,
   "gvwr_derived": false,
   "cargo_capacity_lb": 535,
   "hitch_weight_lb": 602,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 13,
   "grey_water_gal": 12,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/cascade-18pbc.html",
   "page": "cascade-18pbc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-18pbc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "18PBC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4459,
   "gvwr_lb": 5575,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1116,
   "hitch_weight_lb": 475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 7.5,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-20ogc.html",
   "page": "cascade-20ogc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-20ogc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "20OGC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8349,
   "gvwr_lb": 11210,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2861,
   "hitch_weight_lb": 1010,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/cascade-23msc.html",
   "page": "cascade-23msc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-23msc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "23MSC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5948,
   "gvwr_lb": 7775,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1827,
   "hitch_weight_lb": 775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-26kfc.html",
   "page": "cascade-26kfc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-26kfc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "26KFC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6463,
   "gvwr_lb": 7805,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1342,
   "hitch_weight_lb": 805,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-26lpc.html",
   "page": "cascade-26lpc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-26lpc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "26LPC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4558,
   "gvwr_lb": 7560,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3002,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-26ssc.html",
   "page": "cascade-26ssc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-26ssc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "26SSC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6203,
   "gvwr_lb": 7725,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1522,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-27lhc.html",
   "page": "cascade-27lhc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-27lhc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "27LHC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6038,
   "gvwr_lb": 7775,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1737,
   "hitch_weight_lb": 775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-29tec.html",
   "page": "cascade-29tec.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-29tec-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "29TEC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6943,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3052,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-301bhc.html",
   "page": "cascade-301bhc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-301bhc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "301BHC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8063,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1932,
   "hitch_weight_lb": 960,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-39dlc.html",
   "page": "cascade-39dlc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-39dlc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "39DLC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11327,
   "gvwr_lb": 13342,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2015,
   "hitch_weight_lb": 1342,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cascade-39tnc.html",
   "page": "cascade-39tnc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cascade-39tnc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cascade",
   "line_url": "https://campertrailers.com/cascade-hub.html",
   "model": "39TNC",
   "model_year_label": "2026 Forest River Cascade",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8885,
   "gvwr_lb": 13140,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4255,
   "hitch_weight_lb": 1140,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.583,
   "width_ft": 8.0,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/catalina-211bh.html",
   "page": "catalina-211bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-211bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "211BH",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4647,
   "gvwr_lb": 6647,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 488,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 0,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (15' power)",
   "primary_bed": "Front queen",
   "layout": "Semi-private front queen w/ privacy curtain + dual wardrobes, rear double bunks, full bath by bunks, booth dinette, pass-through storage; no slide",
   "msrp_usd": 25000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/catalina-221epic.html",
   "page": "catalina-221epic.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-221epic-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "221EPIC",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4810,
   "gvwr_lb": 6810,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 29,
   "sleeps": 4,
   "axles": 2,
   "slides": 0,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (18' power)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, open living, rear bath, no slide; bar-seating option",
   "msrp_usd": 25000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/catalina-231bhs.html",
   "page": "catalina-231bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-231bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "231BHS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5872,
   "gvwr_lb": 7762,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1890,
   "hitch_weight_lb": 762,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (14' power)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear corner bunks, U-dinette on slide, side bath, exterior camp kitchen",
   "msrp_usd": 27000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/catalina-231mks.html",
   "page": "catalina-231mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-231mks-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "231MKS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5706,
   "gvwr_lb": 7206,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 730,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 28,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (18' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private bedroom, walk-through bath, rear U-dinette with power theater seating on the slide, mid-galley, pass-through storage; no outside kitchen",
   "msrp_usd": 26000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-243rbs.html",
   "page": "catalina-243rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-243rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "243RBS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6658,
   "gvwr_lb": 8658,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 29,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (15' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private bedroom, full super slide (dinette + sofa), rear corner bath with walk-in shower, breakfast bar, standard outside camp kitchen",
   "msrp_usd": 29000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-261bh.html",
   "page": "catalina-261bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-261bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "261BH",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5018,
   "gvwr_lb": 6518,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 544,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": 0,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (15' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private bedroom, rear double-over-double bunks, booth dinette + sofa, corner bath, pantry, pass-through storage; no slide",
   "msrp_usd": 25000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-261bhs.html",
   "page": "catalina-261bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-261bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "261BHS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6098,
   "gvwr_lb": 7598,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 774,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 44,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (15' power)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear corner bunks, jiffy sofa + booth dinette on slide, side bath, exterior camp kitchen",
   "msrp_usd": 27600,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/catalina-263bhsck.html",
   "page": "catalina-263bhsck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-263bhsck-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "263BHSCK",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7120,
   "gvwr_lb": 9120,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 886,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 70,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (18' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front master, dual entry, two double-over-double bunks, U-dinette + jiffy sofa, standard outside camp kitchen",
   "msrp_usd": 31000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-263fkds.html",
   "page": "catalina-263fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-263fkds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "263FKDS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6869,
   "gvwr_lb": 8600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1731,
   "hitch_weight_lb": 918,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (18' power, LED)",
   "primary_bed": "Rear queen",
   "layout": "Front cook’s kitchen under a landscape window, SLS sofa and dinette (free-standing option), rear private bedroom, dual entry, standard outside camp kitchen",
   "msrp_usd": 31000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-273dbhck.html",
   "page": "catalina-273dbhck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-273dbhck-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "273DBHCK",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7348,
   "gvwr_lb": 9348,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 918,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 74,
   "black_water_gal": 29,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (21' power)",
   "primary_bed": "Front queen master",
   "layout": "Dual entry; front queen master, rear double-over-double bunks, trundle sofa + U-dinette on slide, living-room fireplace, standard outside camp kitchen w/ griddle + mini fridge",
   "msrp_usd": 32700,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/catalina-281qbunk.html",
   "page": "catalina-281qbunk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-281qbunk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "281QBUNK",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7390,
   "gvwr_lb": 8890,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 992,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 30,
   "black_water_gal": 28,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (18' power)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, U-dinette + slide, rear bunks, full-size exterior camp kitchen w/ sink",
   "msrp_usd": 30000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/catalina-283rks.html",
   "page": "catalina-283rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-283rks-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "283RKS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7236,
   "gvwr_lb": 8736,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 962,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 74,
   "black_water_gal": 28,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (21' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private bedroom, mid living with SLS sofa and dinette (free-standing option), full rear-wall kitchen, standard outside camp kitchen",
   "msrp_usd": 31500,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-293qbck.html",
   "page": "catalina-293qbck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-293qbck-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "293QBCK",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7264,
   "gvwr_lb": 9264,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 834,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 42,
   "black_water_gal": 28,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (18' power)",
   "primary_bed": "Front queen",
   "layout": "Front master, private rear quad-bunk room (2 double bunks + jackknife sofa, own wardrobe/dresser, solid privacy door), extra-large U-dinette on slide, SLS sofa, standard outside camp kitchen",
   "msrp_usd": 32500,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/catalina-293tqbsck.html",
   "page": "catalina-293tqbsck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-293tqbsck-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "293TQBSCK",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7868,
   "gvwr_lb": 9868,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1068,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 59,
   "black_water_gal": 28,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (21' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front master (walk-around queen, dual wardrobes) with dual-entry bath, rear private bunkhouse (queen-size bunks, underbed storage, linen closet), slide-out U-dinette + SLS sofa, standard outside camp kitchen with pull-out griddle and refrigerator",
   "msrp_usd": 37000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/catalina-303rkds.html",
   "page": "catalina-303rkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-303rkds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "303RKDS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8234,
   "gvwr_lb": 9734,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 1054,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 74,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (21' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private bedroom with fireplace + entertainment center + W/D-prep utility closet, living room with two recliners across from a slide-out sofa, full rear-wall kitchen, standard outside camp kitchen",
   "msrp_usd": 36500,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-313rlts.html",
   "page": "catalina-313rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-313rlts-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "313RLTS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8968,
   "gvwr_lb": 10999,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2031,
   "hitch_weight_lb": 1096,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 33,
   "black_water_gal": 28,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "2 (10' + 13' power)",
   "primary_bed": "Front queen",
   "layout": "Rear-living triple slide; standard power theater seating + SLS sofa + booth dinette, L-kitchen w/ island, front bedroom queen slide w/ dual closets, W/D-prep utility closet, fireplace",
   "msrp_usd": 37500,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/catalina-323bhdsck.html",
   "page": "catalina-323bhdsck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-323bhdsck-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "323BHDSCK",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8326,
   "gvwr_lb": 9826,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 1074,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 74,
   "black_water_gal": 28,
   "sleeps": 9,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (21' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private bedroom (walk-around queen, mirrored wardrobes) with dual-entry bath, rear bunk room (double loft bed + stowable single bunk + COA cube futon + entertainment center + jackknife sofa), U-dinette + large pantry, full-size outside camp kitchen with griddle, dorm refrigerator and sink; standard 50-amp + W/D prep",
   "msrp_usd": 38500,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-323maze.html",
   "page": "catalina-323maze.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-323maze-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "323MAZE",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9130,
   "gvwr_lb": 11130,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1236,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 60,
   "black_water_gal": 28,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "16.4 cu ft residential french-door",
   "awning": "2 (10' + 13' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private bedroom, triple-slide living area, full rear-wall kitchen with residential french-door refrigerator; standard 50-amp + W/D prep",
   "msrp_usd": 48000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-333dorm.html",
   "page": "catalina-333dorm.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-333dorm-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "333DORM",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8958,
   "gvwr_lb": 11458,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2500,
   "hitch_weight_lb": 1290,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 58,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump) · 3 A/Cs installed",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (21' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private master, mid-kitchen, pass-through bath, rear bunk-dorm suite (COA Cube futon + flip-up bunk + lofted bunk + entertainment center), walk-in closet/pantry, trundle sofa, dual entry",
   "msrp_usd": 38500,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/catalina-343bhts.html",
   "page": "catalina-343bhts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/catalina-343bhts-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Catalina",
   "line_url": "https://campertrailers.com/catalina/",
   "model": "343BHTS",
   "model_year_label": "2026 Catalina",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8936,
   "gvwr_lb": 10436,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 1202,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 60,
   "black_water_gal": 28,
   "sleeps": 10,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "13,500 BTU ducted (heat pump)",
   "refrigerator": "10.7 cu ft 12V",
   "awning": "1 (21' power)",
   "primary_bed": "Front queen master",
   "layout": "Triple slide; rear bunk room (2 bunks + COA cube futon), front master suite w/ W/D-prep closet, combined living/kitchen, standard full-size outside camp kitchen",
   "msrp_usd": 38000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/cedar-creek-290rl.html",
   "page": "cedar-creek-290rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-290rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek",
   "line_url": "https://campertrailers.com/cedar-creek/",
   "model": "290RL",
   "model_year_label": "2027 Forest River Cedar Creek",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12254,
   "gvwr_lb": 16095,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3841,
   "hitch_weight_lb": 2095,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.583,
   "width_ft": 8.417,
   "exterior_height_ft": 13.25,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear™ on 7K axles",
   "air_conditioner": "30,000 BTU (dual Coleman MACH 8 15K)",
   "refrigerator": "20 cu ft",
   "awning": "1 (18')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 118900,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/cedar-creek-361rl.html",
   "page": "cedar-creek-361rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-361rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek",
   "line_url": "https://campertrailers.com/cedar-creek/",
   "model": "361RL",
   "model_year_label": "2027 Forest River Cedar Creek",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14004,
   "gvwr_lb": 16625,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2621,
   "hitch_weight_lb": 2625,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.583,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear™ on 7K axles",
   "air_conditioner": "30,000 BTU (dual Coleman MACH 8 15K)",
   "refrigerator": "20 cu ft",
   "awning": "1 (18')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 135712,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/cedar-creek-380db.html",
   "page": "cedar-creek-380db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-380db-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek",
   "line_url": "https://campertrailers.com/cedar-creek/",
   "model": "380DB",
   "model_year_label": "2027 Forest River Cedar Creek",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15024,
   "gvwr_lb": 16815,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1791,
   "hitch_weight_lb": 2815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.083,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 82,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear™ on 7K axles",
   "air_conditioner": "30,000 BTU (dual Coleman MACH 8 15K)",
   "refrigerator": "20 cu ft",
   "awning": "1 (15')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 132900,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/cedar-creek-381mud.html",
   "page": "cedar-creek-381mud.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-381mud-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek",
   "line_url": "https://campertrailers.com/cedar-creek/",
   "model": "381MUD",
   "model_year_label": "2027 Forest River Cedar Creek",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15429,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2571,
   "hitch_weight_lb": 2490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.25,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 82,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": "Uniroyal™ on 8K axles",
   "air_conditioner": "30,000 BTU (dual Coleman MACH 8 15K)",
   "refrigerator": "20 cu ft",
   "awning": "2 (15' & 18')",
   "primary_bed": "Murphy + King",
   "layout": null,
   "msrp_usd": 141900,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/cedar-creek-383fb.html",
   "page": "cedar-creek-383fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-383fb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek",
   "line_url": "https://campertrailers.com/cedar-creek/",
   "model": "383FB",
   "model_year_label": "2027 Forest River Cedar Creek",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15139,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2861,
   "hitch_weight_lb": 3015,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.083,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": 4,
   "axles": 2,
   "slides": 4,
   "tires": "Uniroyal™ on 8K axles",
   "air_conditioner": "30,000 BTU (dual Coleman MACH 8 15K)",
   "refrigerator": "20 cu ft",
   "awning": "1 (21')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 142104,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/cedar-creek-385rk.html",
   "page": "cedar-creek-385rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-385rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek",
   "line_url": "https://campertrailers.com/cedar-creek/",
   "model": "385RK",
   "model_year_label": "2027 Forest River Cedar Creek",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14779,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3221,
   "hitch_weight_lb": 2690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.75,
   "width_ft": 8.417,
   "exterior_height_ft": 13.25,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 75,
   "grey_water_gal": 123,
   "black_water_gal": 82,
   "sleeps": 4,
   "axles": 2,
   "slides": 4,
   "tires": "Uniroyal™ on 8K axles",
   "air_conditioner": "30,000 BTU (dual Coleman MACH 8 15K)",
   "refrigerator": "20 cu ft",
   "awning": "1 (21')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 127779,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/cedar-creek-390rkb.html",
   "page": "cedar-creek-390rkb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-390rkb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek",
   "line_url": "https://campertrailers.com/cedar-creek/",
   "model": "390RKB",
   "model_year_label": "2027 Forest River Cedar Creek",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14484,
   "gvwr_lb": 16860,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2376,
   "hitch_weight_lb": 2860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.25,
   "width_ft": 8.417,
   "exterior_height_ft": 13.167,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 75,
   "grey_water_gal": 123,
   "black_water_gal": 41,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear™ on 7K axles",
   "air_conditioner": "30,000 BTU (dual Coleman MACH 8 15K)",
   "refrigerator": "20 cu ft",
   "awning": "1 (21')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 139900,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/cedar-creek-398fl.html",
   "page": "cedar-creek-398fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-398fl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek",
   "line_url": "https://campertrailers.com/cedar-creek/",
   "model": "398FL",
   "model_year_label": "2027 Forest River Cedar Creek",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15059,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2941,
   "hitch_weight_lb": 2670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.083,
   "width_ft": 8.417,
   "exterior_height_ft": 13.25,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 82,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": 4,
   "axles": 2,
   "slides": 5,
   "tires": "Uniroyal™ on 8K axles",
   "air_conditioner": "30,000 BTU (dual Coleman MACH 8 15K)",
   "refrigerator": "20 cu ft",
   "awning": "1 (21')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 144900,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/cedar-creek-cottage-40cbk.html",
   "page": "cedar-creek-cottage-40cbk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-cottage-40cbk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek Cottage",
   "line_url": "https://campertrailers.com/cedar-creek-cottage-hub.html",
   "model": "40CBK",
   "model_year_label": "2027 Forest River Cedar Creek Cottage",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 13478,
   "gvwr_lb": 15565,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2087,
   "hitch_weight_lb": 1565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.5,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cedar-creek-cottage-40cck.html",
   "page": "cedar-creek-cottage-40cck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-cottage-40cck-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek Cottage",
   "line_url": "https://campertrailers.com/cedar-creek-cottage-hub.html",
   "model": "40CCK",
   "model_year_label": "2027 Forest River Cedar Creek Cottage",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12474,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1526,
   "hitch_weight_lb": 1810,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.5,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cedar-creek-cottage-40cdl.html",
   "page": "cedar-creek-cottage-40cdl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-cottage-40cdl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek Cottage",
   "line_url": "https://campertrailers.com/cedar-creek-cottage-hub.html",
   "model": "40CDL",
   "model_year_label": "2027 Forest River Cedar Creek Cottage",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12754,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1246,
   "hitch_weight_lb": 1825,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.5,
   "width_ft": 8.417,
   "exterior_height_ft": 12.833,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cedar-creek-cottage-40cfl2b.html",
   "page": "cedar-creek-cottage-40cfl2b.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-cottage-40cfl2b-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek Cottage",
   "line_url": "https://campertrailers.com/cedar-creek-cottage-hub.html",
   "model": "40CFL2B",
   "model_year_label": "2027 Forest River Cedar Creek Cottage",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12904,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1096,
   "hitch_weight_lb": 1530,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.25,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cedar-creek-cottage-40cmk.html",
   "page": "cedar-creek-cottage-40cmk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-cottage-40cmk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek Cottage",
   "line_url": "https://campertrailers.com/cedar-creek-cottage-hub.html",
   "model": "40CMK",
   "model_year_label": "2027 Forest River Cedar Creek Cottage",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12519,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1481,
   "hitch_weight_lb": 1765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.5,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cedar-creek-cottage-40crs.html",
   "page": "cedar-creek-cottage-40crs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cedar-creek-cottage-40crs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cedar Creek Cottage",
   "line_url": "https://campertrailers.com/cedar-creek-cottage-hub.html",
   "model": "40CRS",
   "model_year_label": "2027 Forest River Cedar Creek Cottage",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12269,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1731,
   "hitch_weight_lb": 1615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.0,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 41,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/classic-28rb.html",
   "page": "classic-28rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/classic-28rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Classic",
   "line_url": "https://campertrailers.com/classic-hub.html",
   "model": "Classic 28RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7650,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1150,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": 8.458,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 39,
   "grey_water_gal": 37,
   "black_water_gal": 35,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "Michelin LT225/75R16",
   "air_conditioner": "15,000 BTU · heat pump",
   "refrigerator": "8.2 cu ft · 12V",
   "awning": null,
   "primary_bed": "RV Queen",
   "layout": null,
   "msrp_usd": 181300,
   "asterisked_fields": [
    "hitch"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/classic-30rb.html",
   "page": "classic-30rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/classic-30rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Classic",
   "line_url": "https://campertrailers.com/classic-hub.html",
   "model": "Classic 30RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7725,
   "gvwr_lb": 10000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2275,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.417,
   "width_ft": 8.417,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 53,
   "grey_water_gal": 34,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "Michelin LT225/75R16",
   "air_conditioner": "15,000 BTU · heat pump",
   "refrigerator": "9.7 cu ft",
   "awning": null,
   "primary_bed": "RV Queen",
   "layout": null,
   "msrp_usd": 195400,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/classic-33fb.html",
   "page": "classic-33fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/classic-33fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Classic",
   "line_url": "https://campertrailers.com/classic-hub.html",
   "model": "Classic 33FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8425,
   "gvwr_lb": 10000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1575,
   "hitch_weight_lb": 1150,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.25,
   "width_ft": 8.417,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 53,
   "grey_water_gal": 34,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "Michelin LT225/75R16",
   "air_conditioner": "15,000 BTU · heat pump",
   "refrigerator": "9.7 cu ft",
   "awning": null,
   "primary_bed": "RV Queen",
   "layout": null,
   "msrp_usd": 213800,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/classic-flw-usonian-28rb.html",
   "page": "classic-flw-usonian-28rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/classic-flw-usonian-28rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Classic",
   "line_url": "https://campertrailers.com/classic-hub.html",
   "model": "Frank Lloyd Wright Usonian LE 28RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6800,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 800,
   "hitch_weight_lb": 810,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.167,
   "width_ft": 8.458,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 37,
   "grey_water_gal": 40,
   "black_water_gal": 33,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "Michelin LT225/75R16*",
   "air_conditioner": "Ducted heat pump*",
   "refrigerator": "8 cu ft · 12V",
   "awning": null,
   "primary_bed": "Twin-to-king (rear hatch)",
   "layout": null,
   "msrp_usd": 187600,
   "asterisked_fields": [
    "ac",
    "extheight_ft",
    "hitch",
    "intheight_ft",
    "tires",
    "width_ft"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/coleman-13b.html",
   "page": "coleman-13b.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/coleman-13b-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Coleman",
   "line_url": "https://campertrailers.com/coleman-hub.html",
   "model": "Coleman 13B",
   "model_year_label": "2026 Keystone",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2526,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 974,
   "hitch_weight_lb": 352,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 15.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 28,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": null,
   "air_conditioner": "Sidewall",
   "refrigerator": "3.3 cu ft",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 15000,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/coleman-17b.html",
   "page": "coleman-17b.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/coleman-17b-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Coleman",
   "line_url": "https://campertrailers.com/coleman-hub.html",
   "model": "Coleman 17B",
   "model_year_label": "2026 Keystone",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2761,
   "gvwr_lb": 3990,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1229,
   "hitch_weight_lb": 398,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 21,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 5,
   "axles": 1,
   "slides": null,
   "tires": null,
   "air_conditioner": "Sidewall",
   "refrigerator": "3.3 cu ft",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 16000,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/coleman-17r.html",
   "page": "coleman-17r.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/coleman-17r-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Coleman",
   "line_url": "https://campertrailers.com/coleman-hub.html",
   "model": "Coleman 17R",
   "model_year_label": "2026 Keystone",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3061,
   "gvwr_lb": 4300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1239,
   "hitch_weight_lb": 368,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 21,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 3,
   "axles": 1,
   "slides": null,
   "tires": null,
   "air_conditioner": "Sidewall",
   "refrigerator": "3.3 cu ft",
   "awning": null,
   "primary_bed": "Turned queen (walk-around)",
   "layout": null,
   "msrp_usd": 16488,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/columbus-377ds.html",
   "page": "columbus-377ds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/columbus-377ds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Columbus",
   "line_url": "https://campertrailers.com/columbus-hub.html",
   "model": "377DS",
   "model_year_label": "2026 Forest River Columbus",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14339,
   "gvwr_lb": 16480,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2141,
   "hitch_weight_lb": 2480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 117,
   "black_water_gal": 78,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11'6\" & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/columbus-379mbl.html",
   "page": "columbus-379mbl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/columbus-379mbl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Columbus",
   "line_url": "https://campertrailers.com/columbus-hub.html",
   "model": "379MBL",
   "model_year_label": "2026 Forest River Columbus",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14664,
   "gvwr_lb": 16785,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2121,
   "hitch_weight_lb": 2785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "13' & 21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/columbus-383rlh.html",
   "page": "columbus-383rlh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/columbus-383rlh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Columbus",
   "line_url": "https://campertrailers.com/columbus-hub.html",
   "model": "383RLH",
   "model_year_label": "2026 Forest River Columbus",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13609,
   "gvwr_lb": 16635,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3026,
   "hitch_weight_lb": 2635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 78,
   "black_water_gal": 71,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 19\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/columbus-384rkh.html",
   "page": "columbus-384rkh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/columbus-384rkh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Columbus",
   "line_url": "https://campertrailers.com/columbus-hub.html",
   "model": "384RKH",
   "model_year_label": "2026 Forest River Columbus",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13814,
   "gvwr_lb": 16690,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2876,
   "hitch_weight_lb": 2690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.0,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 117,
   "black_water_gal": 71,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/columbus-388fkh.html",
   "page": "columbus-388fkh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/columbus-388fkh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Columbus",
   "line_url": "https://campertrailers.com/columbus-hub.html",
   "model": "388FKH",
   "model_year_label": "2026 Forest River Columbus",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14414,
   "gvwr_lb": 16685,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2271,
   "hitch_weight_lb": 2685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.833,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 110,
   "black_water_gal": 78,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/columbus-389flh.html",
   "page": "columbus-389flh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/columbus-389flh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Columbus",
   "line_url": "https://campertrailers.com/columbus-hub.html",
   "model": "389FLH",
   "model_year_label": "2026 Forest River Columbus",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14529,
   "gvwr_lb": 16555,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2026,
   "hitch_weight_lb": 2555,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 110,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/cougar-23mle.html",
   "page": "cougar-23mle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cougar-23mle-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Cougar",
   "line_url": "https://campertrailers.com/cougar-hub.html",
   "model": "23MLE",
   "model_year_label": "2026 Cougar Half-Ton",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7745,
   "gvwr_lb": 10075,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2330,
   "hitch_weight_lb": 1275,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 27.917,
   "width_ft": null,
   "exterior_height_ft": 12.583,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance E",
   "air_conditioner": "Single (2nd A/C optional)",
   "refrigerator": "12V",
   "awning": "1",
   "primary_bed": "Front queen (raised nose)",
   "layout": "Raised front bedroom, mid living, single slide",
   "msrp_usd": 59985,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/cougar-25rds.html",
   "page": "cougar-25rds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cougar-25rds-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Cougar",
   "line_url": "https://campertrailers.com/cougar-hub.html",
   "model": "25RDS",
   "model_year_label": "2026 Cougar Half-Ton",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6640,
   "gvwr_lb": null,
   "gvwr_derived": null,
   "cargo_capacity_lb": 2293,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": null,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance E",
   "air_conditioner": "Furrion 15K ducted",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": "Front king (walk-around)",
   "layout": "Private front bedroom, walk-through bath, rear living, dual entry, 1 slide",
   "msrp_usd": 51555,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/cougar-26rke.html",
   "page": "cougar-26rke.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cougar-26rke-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Cougar",
   "line_url": "https://campertrailers.com/cougar-hub.html",
   "model": "26RKE",
   "model_year_label": "2026 Cougar Half-Ton",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9200,
   "gvwr_lb": 11000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 1715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 30.833,
   "width_ft": null,
   "exterior_height_ft": 12.583,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance E",
   "air_conditioner": "Single (2nd A/C optional)",
   "refrigerator": "12V",
   "awning": null,
   "primary_bed": "Front queen (raised nose)",
   "layout": "Raised front bedroom, dual slides, rear kitchen",
   "msrp_usd": 68078,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/cougar-28bhs.html",
   "page": "cougar-28bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cougar-28bhs-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Cougar",
   "line_url": "https://campertrailers.com/cougar-hub.html",
   "model": "28BHS",
   "model_year_label": "2026 Cougar Half-Ton",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7390,
   "gvwr_lb": null,
   "gvwr_derived": null,
   "cargo_capacity_lb": 2510,
   "hitch_weight_lb": 965,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.917,
   "width_ft": null,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance E",
   "air_conditioner": "Furrion 15K ducted",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": "Front queen/king bedroom",
   "layout": "Front bedroom, rear double-size bunks, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 52845,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/cougar-29bhl.html",
   "page": "cougar-29bhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cougar-29bhl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Cougar",
   "line_url": "https://campertrailers.com/cougar-hub.html",
   "model": "29BHL",
   "model_year_label": "2026 Cougar Half-Ton",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8345,
   "gvwr_lb": 11000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2655,
   "hitch_weight_lb": 1610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 33.333,
   "width_ft": null,
   "exterior_height_ft": 12.583,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance E",
   "air_conditioner": "Single (2nd A/C optional)",
   "refrigerator": "12V",
   "awning": null,
   "primary_bed": "Front queen (raised nose)",
   "layout": "Raised front bedroom, rear bunk room, dual slides",
   "msrp_usd": 66510,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/cougar-30rkd.html",
   "page": "cougar-30rkd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cougar-30rkd-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Cougar",
   "line_url": "https://campertrailers.com/cougar-hub.html",
   "model": "30RKD",
   "model_year_label": "2026 Cougar Half-Ton",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7715,
   "gvwr_lb": null,
   "gvwr_derived": null,
   "cargo_capacity_lb": 1785,
   "hitch_weight_lb": 955,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": null,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance E",
   "air_conditioner": "Furrion 15K ducted",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": "Front king",
   "layout": "Front king bedroom, dual slides, rear kitchen",
   "msrp_usd": 57375,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/cougar-316rls.html",
   "page": "cougar-316rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cougar-316rls-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Cougar",
   "line_url": "https://campertrailers.com/cougar-hub.html",
   "model": "316RLS",
   "model_year_label": "2026 Cougar",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10792,
   "gvwr_lb": 12900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2108,
   "hitch_weight_lb": 1900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.667,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "H-rated 16-ply",
   "air_conditioner": "18K main + 15K bed (33K)",
   "refrigerator": "16 cu ft 12V",
   "awning": "2 (13 ft + 10 ft)",
   "primary_bed": "Front queen (raised nose, king opt)",
   "layout": "Raised front bedroom, mid kitchen, rear living, 3 slides",
   "msrp_usd": 83318,
   "asterisked_fields": [],
   "completeness_pct": 99
  },
  {
   "url": "https://campertrailers.com/cougar-364bhl.html",
   "page": "cougar-364bhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cougar-364bhl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Cougar",
   "line_url": "https://campertrailers.com/cougar-hub.html",
   "model": "364BHL",
   "model_year_label": "2026 Cougar",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11625,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2375,
   "hitch_weight_lb": 2380,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.0,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": 10,
   "axles": 2,
   "slides": 3,
   "tires": "H-rated 16-ply",
   "air_conditioner": "18K main + 15K bed (33K)",
   "refrigerator": "16 cu ft 12V",
   "awning": "2 (12 ft + 12 ft)",
   "primary_bed": "Front queen (raised nose, king opt)",
   "layout": "Front bedroom + wardrobe slide, rear bunk room w/ half-bath, 3 slides",
   "msrp_usd": 86430,
   "asterisked_fields": [],
   "completeness_pct": 99
  },
  {
   "url": "https://campertrailers.com/cyclone-2214.html",
   "page": "cyclone-2214.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cyclone-2214-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Cyclone",
   "line_url": "https://campertrailers.com/cyclone/",
   "model": "2214",
   "model_year_label": "2027 Heartland Cyclone Travel Trailer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7445,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4255,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.083,
   "width_ft": 8.5,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 7.5,
   "fresh_water_gal": 106,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST235/80R16′E′",
   "air_conditioner": "13.5K BTU air conditioner · mandatory Camping in Comfort package",
   "refrigerator": null,
   "awning": "17 ft 0 in",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 64868,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/cyclone-2615.html",
   "page": "cyclone-2615.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cyclone-2615-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Cyclone",
   "line_url": "https://campertrailers.com/cyclone/",
   "model": "2615",
   "model_year_label": "2027 Heartland Cyclone Travel Trailer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8640,
   "gvwr_lb": 13250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4610,
   "hitch_weight_lb": 1270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.667,
   "width_ft": 8.5,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 106,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST235/80R16′E′",
   "air_conditioner": "13.5K BTU air conditioner · mandatory Camping in Comfort package",
   "refrigerator": null,
   "awning": "21 ft",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/cyclone-3511.html",
   "page": "cyclone-3511.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cyclone-3511-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Cyclone",
   "line_url": "https://campertrailers.com/cyclone/",
   "model": "3511",
   "model_year_label": "2027 Heartland Cyclone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13875,
   "gvwr_lb": 17800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3925,
   "hitch_weight_lb": 2960,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.167,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.333,
   "fresh_water_gal": 106,
   "grey_water_gal": 82,
   "black_water_gal": 82,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST215/75R17.5′H′",
   "air_conditioner": "3 high-efficiency Soft Start A/C units · mandatory Camping in Comfort package",
   "refrigerator": null,
   "awning": "17 ft",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 116618,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/cyclone-3913.html",
   "page": "cyclone-3913.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cyclone-3913-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Cyclone",
   "line_url": "https://campertrailers.com/cyclone/",
   "model": "3913",
   "model_year_label": "2027 Heartland Cyclone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15435,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5565,
   "hitch_weight_lb": 3245,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 46.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 82,
   "black_water_gal": 82,
   "sleeps": 8,
   "axles": 3,
   "slides": null,
   "tires": "ST215/75R17.5′H′",
   "air_conditioner": "3 high-efficiency Soft Start A/C units · mandatory Camping in Comfort package",
   "refrigerator": null,
   "awning": "21 ft",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 129368,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/cyclone-3914.html",
   "page": "cyclone-3914.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/cyclone-3914-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Cyclone",
   "line_url": "https://campertrailers.com/cyclone/",
   "model": "3914",
   "model_year_label": "2027 Heartland Cyclone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15970,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5030,
   "hitch_weight_lb": 3430,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 46.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 82,
   "black_water_gal": 82,
   "sleeps": 8,
   "axles": 3,
   "slides": null,
   "tires": "ST215/75R17.5′H′",
   "air_conditioner": "3 high-efficiency Soft Start A/C units · mandatory Camping in Comfort package",
   "refrigerator": null,
   "awning": "21 ft",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 130118,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/delta-262rb.html",
   "page": "delta-262rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/delta-262rb-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Delta",
   "line_url": "https://campertrailers.com/delta/",
   "model": "262RB",
   "model_year_label": "2026 Alliance RV Delta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6600,
   "gvwr_lb": 8250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1650,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": null,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance · Counteract beads · aluminum rims + spare",
   "air_conditioner": "2 units",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 53618,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/delta-281bh.html",
   "page": "delta-281bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/delta-281bh-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Delta",
   "line_url": "https://campertrailers.com/delta/",
   "model": "281BH",
   "model_year_label": "2026 Alliance RV Delta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7150,
   "gvwr_lb": 8850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.917,
   "width_ft": null,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance · Counteract beads · aluminum rims + spare",
   "air_conditioner": "2 units",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 57908,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/delta-292rl.html",
   "page": "delta-292rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/delta-292rl-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Delta",
   "line_url": "https://campertrailers.com/delta/",
   "model": "292RL",
   "model_year_label": "2026 Alliance RV Delta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7850,
   "gvwr_lb": 9450,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.917,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 3,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance · Counteract beads · aluminum rims + spare",
   "air_conditioner": "2 units",
   "refrigerator": "10 cu ft 12V",
   "awning": "2",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 63771,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/delta-294rk.html",
   "page": "delta-294rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/delta-294rk-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Delta",
   "line_url": "https://campertrailers.com/delta/",
   "model": "294RK",
   "model_year_label": "2026 Alliance RV Delta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7360,
   "gvwr_lb": 9250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1890,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.917,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance · Counteract beads · aluminum rims + spare",
   "air_conditioner": "2 units",
   "refrigerator": "10 cu ft 12V",
   "awning": "2",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 62627,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/delta-321bh.html",
   "page": "delta-321bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/delta-321bh-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Delta",
   "line_url": "https://campertrailers.com/delta/",
   "model": "321BH",
   "model_year_label": "2026 Alliance RV Delta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8330,
   "gvwr_lb": 10450,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2120,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance · Counteract beads · aluminum rims + spare",
   "air_conditioner": "2 units",
   "refrigerator": "10 cu ft 12V",
   "awning": "2",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 69205,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/delta-bh181.html",
   "page": "delta-bh181.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/delta-bh181-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Delta",
   "line_url": "https://campertrailers.com/delta/",
   "model": "BH181",
   "model_year_label": "2026 Alliance RV Delta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4689,
   "gvwr_lb": 5650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 961,
   "hitch_weight_lb": 618,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.917,
   "width_ft": null,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 45,
   "black_water_gal": 37,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance · Counteract beads · aluminum rims + spare",
   "air_conditioner": null,
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 39396,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/delta-ml206.html",
   "page": "delta-ml206.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/delta-ml206-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Delta",
   "line_url": "https://campertrailers.com/delta/",
   "model": "ML206",
   "model_year_label": "2026 Alliance RV Delta",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5040,
   "gvwr_lb": 7450,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2410,
   "hitch_weight_lb": 580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": null,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 45,
   "black_water_gal": 45,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance · Counteract beads · aluminum rims + spare",
   "air_conditioner": "1 unit · 15K BTU A/C",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 45324,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/eagle-317rlok.html",
   "page": "eagle-317rlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-317rlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "317RLOK",
   "model_year_label": "Jayco Eagle · 2021–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11060,
   "gvwr_lb": 13200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2140,
   "hitch_weight_lb": 2235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.5,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-319mlok.html",
   "page": "eagle-319mlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-319mlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "319MLOK",
   "model_year_label": "Jayco Eagle · 2021–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11030,
   "gvwr_lb": 13300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2270,
   "hitch_weight_lb": 2255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.75,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/eagle-31qbh.html",
   "page": "eagle-31qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-31qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "31QBH",
   "model_year_label": "2027 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9690,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2010,
   "hitch_weight_lb": 1965,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.167,
   "fresh_water_gal": 51,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-31rlt.html",
   "page": "eagle-31rlt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-31rlt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "31RLT",
   "model_year_label": "2027 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9800,
   "gvwr_lb": 11600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 1900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-321rsts.html",
   "page": "eagle-321rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-321rsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "321RSTS",
   "model_year_label": "Jayco Eagle · 2021–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11145,
   "gvwr_lb": 13200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2130,
   "hitch_weight_lb": 2055,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.583,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.667,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "ST235/80R16'H'",
   "air_conditioner": "HELIX dual 15K BTU \"Whisper Quiet\"",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front king/queen",
   "layout": null,
   "msrp_usd": 78485,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/eagle-325mkts.html",
   "page": "eagle-325mkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-325mkts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "325MKTS",
   "model_year_label": "2026 Jayco Eagle",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10645,
   "gvwr_lb": 12900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2255,
   "hitch_weight_lb": 2081,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.667,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.667,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-335lsts.html",
   "page": "eagle-335lsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-335lsts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "335LSTS",
   "model_year_label": "Jayco Eagle · 2026–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11475,
   "gvwr_lb": 13800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2325,
   "hitch_weight_lb": 2360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-335rdok.html",
   "page": "eagle-335rdok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-335rdok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "335RDOK",
   "model_year_label": "Jayco Eagle · 2022–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11120,
   "gvwr_lb": 13300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2180,
   "hitch_weight_lb": 2185,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.917,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/eagle-355mbqs.html",
   "page": "eagle-355mbqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-355mbqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "355MBQS",
   "model_year_label": "Jayco Eagle · 2021–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12830,
   "gvwr_lb": 15200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2370,
   "hitch_weight_lb": 2285,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.333,
   "width_ft": 8.083,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "ST235/80R16'H'",
   "air_conditioner": "HELIX dual 15K BTU \"Whisper Quiet\"",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front king/queen",
   "layout": null,
   "msrp_usd": 86057,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/eagle-360dbok.html",
   "page": "eagle-360dbok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-360dbok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "360DBOK",
   "model_year_label": "Jayco Eagle · 2024–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12800,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2195,
   "hitch_weight_lb": 2695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.083,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-365ukts.html",
   "page": "eagle-365ukts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-365ukts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "365UKTS",
   "model_year_label": "Jayco Eagle · 2026–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11135,
   "gvwr_lb": 13400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2265,
   "hitch_weight_lb": 2085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.167,
   "width_ft": 8.083,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-367tbts.html",
   "page": "eagle-367tbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-367tbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "367TBTS",
   "model_year_label": "Jayco Eagle · 2026–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12660,
   "gvwr_lb": 14900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2240,
   "hitch_weight_lb": 2475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.583,
   "width_ft": 8.083,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-370fb.html",
   "page": "eagle-370fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-370fb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "370FB",
   "model_year_label": "Jayco Eagle · 2023",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11905,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2095,
   "hitch_weight_lb": 2365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.25,
   "width_ft": 8.083,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/eagle-370fbts.html",
   "page": "eagle-370fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-370fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "370FBTS",
   "model_year_label": "Jayco Eagle · 2024–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12020,
   "gvwr_lb": 14300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2280,
   "hitch_weight_lb": 2105,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.833,
   "width_ft": 8.083,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 81,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "ST235/80R16'H'",
   "air_conditioner": "HELIX dual 15K BTU \"Whisper Quiet\"",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front king/queen",
   "layout": null,
   "msrp_usd": 83393,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/eagle-ht-230mlcs.html",
   "page": "eagle-ht-230mlcs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-230mlcs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "230MLCS",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6560,
   "gvwr_lb": 8400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1840,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.083,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-25ruc.html",
   "page": "eagle-ht-25ruc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-25ruc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "25RUC",
   "model_year_label": "Jayco Eagle HT · 2024–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8120,
   "gvwr_lb": 9800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1680,
   "hitch_weight_lb": 1640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-265fkds.html",
   "page": "eagle-ht-265fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-265fkds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "265FKDS",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7920,
   "gvwr_lb": 9800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1880,
   "hitch_weight_lb": 1175,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.583,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 51,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 2,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "15K BTU \"Whisper Quiet\" A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front king/queen",
   "layout": null,
   "msrp_usd": 52500,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/eagle-ht-26rec.html",
   "page": "eagle-ht-26rec.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-26rec-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "26REC",
   "model_year_label": "Jayco Eagle HT · 2024–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8355,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1640,
   "hitch_weight_lb": 1725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.167,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-26ru.html",
   "page": "eagle-ht-26ru.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-26ru-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "26RU",
   "model_year_label": "Jayco Eagle HT · 2023",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7805,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2190,
   "hitch_weight_lb": 1150,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.583,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.333,
   "fresh_water_gal": 81,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/eagle-ht-275rbcs.html",
   "page": "eagle-ht-275rbcs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-275rbcs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "275RBCS",
   "model_year_label": "Jayco Eagle HT · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7270,
   "gvwr_lb": 9400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2130,
   "hitch_weight_lb": 900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.083,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-27mlc.html",
   "page": "eagle-ht-27mlc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-27mlc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "27MLC",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8525,
   "gvwr_lb": 10300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1775,
   "hitch_weight_lb": 1740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.833,
   "width_ft": 8.083,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "15K BTU \"Whisper Quiet\" A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front king/queen",
   "layout": null,
   "msrp_usd": 58125,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/eagle-ht-27rl.html",
   "page": "eagle-ht-27rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-27rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "27RL",
   "model_year_label": "Jayco Eagle HT · 2023",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8660,
   "gvwr_lb": 10850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2190,
   "hitch_weight_lb": 1610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 31.583,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 81,
   "grey_water_gal": 80,
   "black_water_gal": 43,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-27rs.html",
   "page": "eagle-ht-27rs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-27rs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "27RS",
   "model_year_label": "Jayco Eagle HT · 2023",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8845,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2150,
   "hitch_weight_lb": 1700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.667,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.333,
   "fresh_water_gal": 81,
   "grey_water_gal": 80,
   "black_water_gal": 43,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-28crt.html",
   "page": "eagle-ht-28crt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-28crt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "28CRT",
   "model_year_label": "Jayco Eagle HT · 2025–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9595,
   "gvwr_lb": 11400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1805,
   "hitch_weight_lb": 1990,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.833,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-294ckbs.html",
   "page": "eagle-ht-294ckbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-294ckbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "294CKBS",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9660,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2040,
   "hitch_weight_lb": 1290,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": 8.083,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "ST235/80R16'H'",
   "air_conditioner": "15K BTU \"Whisper Quiet\" A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front king/queen",
   "layout": null,
   "msrp_usd": 61733,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/eagle-ht-29cbd.html",
   "page": "eagle-ht-29cbd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-29cbd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29CBD",
   "model_year_label": "Jayco Eagle HT · 2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9525,
   "gvwr_lb": 11450,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1925,
   "hitch_weight_lb": 2075,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.833,
   "interior_height_ft": 6.167,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/eagle-ht-29ddb.html",
   "page": "eagle-ht-29ddb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-29ddb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29DDB",
   "model_year_label": "Jayco Eagle HT · 2024–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9240,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1755,
   "hitch_weight_lb": 1685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.5,
   "width_ft": 8.0,
   "exterior_height_ft": 12.417,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-29rlc.html",
   "page": "eagle-ht-29rlc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-29rlc-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "29RLC",
   "model_year_label": "Jayco Eagle HT · 2024–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9485,
   "gvwr_lb": 11200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1715,
   "hitch_weight_lb": 1595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.083,
   "width_ft": 8.0,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "15K BTU \"Whisper Quiet\" A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front king/queen",
   "layout": null,
   "msrp_usd": 61125,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/eagle-ht-30crt.html",
   "page": "eagle-ht-30crt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-30crt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "30CRT",
   "model_year_label": "Jayco Eagle HT · 2025–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9725,
   "gvwr_lb": 11600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1875,
   "hitch_weight_lb": 1915,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.0,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-312bhok.html",
   "page": "eagle-ht-312bhok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-312bhok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "312BHOK",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10015,
   "gvwr_lb": 11995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1980,
   "hitch_weight_lb": 1380,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.667,
   "width_ft": 8.083,
   "exterior_height_ft": 11.833,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": "ST235/80R16'H'",
   "air_conditioner": "15K BTU \"Whisper Quiet\" A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front king/queen",
   "layout": null,
   "msrp_usd": 63900,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/eagle-ht-31mbt.html",
   "page": "eagle-ht-31mbt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-31mbt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "31MBT",
   "model_year_label": "Jayco Eagle HT · 2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10685,
   "gvwr_lb": 12750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2065,
   "hitch_weight_lb": 2055,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.5,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 6.167,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST235/85R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/eagle-ht-31qcd.html",
   "page": "eagle-ht-31qcd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-31qcd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "31QCD",
   "model_year_label": "Jayco Eagle HT · 2025–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9835,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1865,
   "hitch_weight_lb": 2080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.5,
   "width_ft": 8.083,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 6.167,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-ht-320mkts.html",
   "page": "eagle-ht-320mkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-ht-320mkts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "320MKTS",
   "model_year_label": "2026 Jayco Eagle HT",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9280,
   "gvwr_lb": 11500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2220,
   "hitch_weight_lb": 1190,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.667,
   "width_ft": 8.083,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 51,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-sle-24mle.html",
   "page": "eagle-sle-24mle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-sle-24mle-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "24MLE",
   "model_year_label": "2026 Jayco Eagle SLE",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7855,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 1485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.25,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-sle-28bhu.html",
   "page": "eagle-sle-28bhu.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-sle-28bhu-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "28BHU",
   "model_year_label": "Jayco Eagle SLE · 2025–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8540,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1455,
   "hitch_weight_lb": 1600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.083,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 51,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-sle-28rks.html",
   "page": "eagle-sle-28rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-sle-28rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "28RKS",
   "model_year_label": "2026 Jayco Eagle SLE",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8350,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 1695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 30.75,
   "width_ft": 8.083,
   "exterior_height_ft": 12.25,
   "interior_height_ft": 6.25,
   "fresh_water_gal": 51,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/eagle-sle-30rlt.html",
   "page": "eagle-sle-30rlt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/eagle-sle-30rlt-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Eagle",
   "line_url": "https://campertrailers.com/jayco/eagle/",
   "model": "30RLT",
   "model_year_label": "Jayco Eagle SLE · 2026–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9205,
   "gvwr_lb": 10900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 1650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 33.75,
   "width_ft": 8.083,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 52,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/epro-e11le.html",
   "page": "epro-e11le.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e11le-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E11LE",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 1779,
   "gvwr_lb": 2749,
   "gvwr_derived": true,
   "cargo_capacity_lb": 970,
   "hitch_weight_lb": 227,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 14.917,
   "width_ft": 7.333,
   "exterior_height_ft": 8.583,
   "interior_height_ft": null,
   "fresh_water_gal": 18,
   "grey_water_gal": 6,
   "black_water_gal": null,
   "sleeps": 4,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU (wall-mount)",
   "refrigerator": "12V",
   "awning": "9' (power)",
   "primary_bed": "Convertible U-dinette (54x91)",
   "layout": "Large U-dinette (converts to bed), two interior bunks, rear outdoor kitchen",
   "msrp_usd": 18000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/epro-e131dle.html",
   "page": "epro-e131dle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e131dle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E131DLE",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2434,
   "gvwr_lb": 3775,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1341,
   "hitch_weight_lb": 275,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 15,
   "sleeps": 2,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU",
   "refrigerator": "12V",
   "awning": "11' (power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, mid-galley with microwave, 30\" pivoting dinette, rear dry bath",
   "msrp_usd": 20000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e151tle.html",
   "page": "epro-e151tle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e151tle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E151TLE",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2389,
   "gvwr_lb": 3840,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1451,
   "hitch_weight_lb": 340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 15.583,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 15,
   "black_water_gal": 12,
   "sleeps": 2,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU",
   "refrigerator": "4.5 cu ft 12V",
   "awning": "10' (power)",
   "primary_bed": "Rear twin-to-king dinette",
   "layout": "Front kitchen, oversized rear U-dinette (twin-to-king), wet bath",
   "msrp_usd": 23000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e171ble.html",
   "page": "epro-e171ble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e171ble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E171BLE",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2819,
   "gvwr_lb": 3845,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1026,
   "hitch_weight_lb": 345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 5,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU",
   "refrigerator": "12V",
   "awning": "13' (power)",
   "primary_bed": "Front 58x80 bed",
   "layout": "Front bed, two 32x74 bunks (trunk access), 32\" dinette, rear dry bath",
   "msrp_usd": 30000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e171sle.html",
   "page": "epro-e171sle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e171sle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E171SLE",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2949,
   "gvwr_lb": 4345,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1396,
   "hitch_weight_lb": 345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 2,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU",
   "refrigerator": "12V",
   "awning": "13' (power)",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, jackknife sofa slide, mid-galley, rear dry bath",
   "msrp_usd": 28000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/epro-e191fdt.html",
   "page": "epro-e191fdt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e191fdt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E191FDT",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3503,
   "gvwr_lb": 4405,
   "gvwr_derived": true,
   "cargo_capacity_lb": 902,
   "hitch_weight_lb": 405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 8.167,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 3,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "14' (power)",
   "primary_bed": "Front Murphy bed",
   "layout": "Front Murphy bed / sofa, large-window dinette, mid-galley, full-width rear bath",
   "msrp_usd": 28000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e191rls.html",
   "page": "epro-e191rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e191rls-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E191RLS",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3968,
   "gvwr_lb": 4997,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1029,
   "hitch_weight_lb": 430,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.667,
   "width_ft": 8.167,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 2,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "14' (power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, efficient mid-kitchen, rear living w/ theater seating, single slide",
   "msrp_usd": 31000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e191sfd.html",
   "page": "epro-e191sfd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e191sfd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E191SFD",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3708,
   "gvwr_lb": 4490,
   "gvwr_derived": true,
   "cargo_capacity_lb": 782,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 8.167,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 34,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 3,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "14' (power)",
   "primary_bed": "Front Murphy bed",
   "layout": "Front Murphy bed / sofa, kitchen on slide, door-side dinette, full-length rear bath",
   "msrp_usd": 30000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e201rbs.html",
   "page": "epro-e201rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e201rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E201RBS",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3963,
   "gvwr_lb": 4997,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1034,
   "hitch_weight_lb": 470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.167,
   "width_ft": 8.167,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 2,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "Two 10,000 BTU",
   "refrigerator": "12V",
   "awning": "16' (power)",
   "primary_bed": "Rear bedroom (bed slide)",
   "layout": "Rear bedroom on a bed slide, mid-kitchen, front living, two 10K A/Cs",
   "msrp_usd": 32000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e201sbh.html",
   "page": "epro-e201sbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e201sbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E201SBH",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4078,
   "gvwr_lb": 5495,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1417,
   "hitch_weight_lb": 510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.167,
   "width_ft": 8.167,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "16' (power)",
   "primary_bed": "Front Murphy bed",
   "layout": "Front Murphy bed / sofa, slide-out dinette, rear bunk beds, full bath",
   "msrp_usd": 31500,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e201sfb.html",
   "page": "epro-e201sfb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e201sfb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E201SFB",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3793,
   "gvwr_lb": 5135,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1342,
   "hitch_weight_lb": 435,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.0,
   "width_ft": 8.167,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 3,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "14' (power)",
   "primary_bed": "Front walk-around bed",
   "layout": "Front walk-around bed, mid-galley, 72\" rotating sofa, full rear bath",
   "msrp_usd": 31000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/epro-e201sfk.html",
   "page": "epro-e201sfk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/epro-e201sfk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Flagstaff E-Pro",
   "line_url": "https://campertrailers.com/e-pro/",
   "model": "E201SFK",
   "model_year_label": "2026 E-Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4213,
   "gvwr_lb": 5498,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1285,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.167,
   "width_ft": 8.167,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 42,
   "black_water_gal": 27,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "15' (power)",
   "primary_bed": "Rear bedroom",
   "layout": "Front kitchen w/ gas oven, slide-out living, 72\" sofa, rear bedroom + flip-up bunk, outside kitchen",
   "msrp_usd": 32500,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/evo-135ice.html",
   "page": "evo-135ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-135ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "135ICE",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2504,
   "gvwr_lb": 3865,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1361,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/evo-163rd.html",
   "page": "evo-163rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-163rd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "163RD",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4197,
   "gvwr_lb": 5520,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1323,
   "hitch_weight_lb": 420,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.167,
   "width_ft": 7.5,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 54,
   "black_water_gal": 27,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-164fble.html",
   "page": "evo-164fble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-164fble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "164FBLE",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2988,
   "gvwr_lb": 3865,
   "gvwr_derived": false,
   "cargo_capacity_lb": 877,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 7.5,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "8'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-165vw.html",
   "page": "evo-165vw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-165vw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "165VW",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4437,
   "gvwr_lb": 5650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1213,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.167,
   "width_ft": 7.5,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 54,
   "black_water_gal": 27,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-174dble.html",
   "page": "evo-174dble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-174dble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "174DBLE",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3229,
   "gvwr_lb": 3935,
   "gvwr_derived": false,
   "cargo_capacity_lb": 706,
   "hitch_weight_lb": 435,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.5,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/evo-178bhs.html",
   "page": "evo-178bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-178bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "178BHS",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4182,
   "gvwr_lb": 5670,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1488,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.917,
   "width_ft": 7.5,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 32,
   "black_water_gal": 27,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-179db.html",
   "page": "evo-179db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-179db-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "179DB",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3515,
   "gvwr_lb": 4892,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1377,
   "hitch_weight_lb": 492,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 7.5,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-2290er.html",
   "page": "evo-2290er.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-2290er-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "2290ER",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5942,
   "gvwr_lb": 8450,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2508,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 61,
   "grey_water_gal": 64,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-233rble.html",
   "page": "evo-233rble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-233rble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "233RBLE",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4714,
   "gvwr_lb": 7520,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2806,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 43,
   "black_water_gal": 43,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/evo-2405bhx.html",
   "page": "evo-2405bhx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-2405bhx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "2405BHX",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5888,
   "gvwr_lb": 7740,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1852,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 74,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-2480vbx.html",
   "page": "evo-2480vbx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-2480vbx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "2480VBX",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6159,
   "gvwr_lb": 8575,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2416,
   "hitch_weight_lb": 775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 61,
   "grey_water_gal": 64,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/evo-25ice.html",
   "page": "evo-25ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-25ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "25ICE",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6178,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1522,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-260ice.html",
   "page": "evo-260ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-260ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "260ICE",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6613,
   "gvwr_lb": 9695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3082,
   "hitch_weight_lb": 895,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/evo-26ice.html",
   "page": "evo-26ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-26ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "26ICE",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6288,
   "gvwr_lb": 7785,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1497,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-2700bhx.html",
   "page": "evo-2700bhx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-2700bhx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "2700BHX",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5854,
   "gvwr_lb": 7682,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1828,
   "hitch_weight_lb": 682,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-2750qbx.html",
   "page": "evo-2750qbx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-2750qbx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "2750QBX",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5975,
   "gvwr_lb": 7680,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1705,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/evo-2920vb.html",
   "page": "evo-2920vb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-2920vb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "2920VB",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7433,
   "gvwr_lb": 9615,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2182,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 61,
   "grey_water_gal": 64,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/evo-2985vbx.html",
   "page": "evo-2985vbx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/evo-2985vbx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "EVO",
   "line_url": "https://campertrailers.com/evo-hub.html",
   "model": "2985VBX",
   "model_year_label": "2026 Forest River EVO",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6375,
   "gvwr_lb": 8571,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2196,
   "hitch_weight_lb": 771,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 61,
   "grey_water_gal": 32,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/flying-cloud-23fb.html",
   "page": "flying-cloud-23fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/flying-cloud-23fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Flying Cloud",
   "line_url": "https://campertrailers.com/flying-cloud-hub.html",
   "model": "Flying Cloud 23FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5000,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1000,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 7.583,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 37,
   "grey_water_gal": 37,
   "black_water_gal": 17,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "6.8 cu ft · 12V",
   "awning": null,
   "primary_bed": "RV Queen",
   "layout": null,
   "msrp_usd": 108600,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/flying-cloud-25fb.html",
   "page": "flying-cloud-25fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/flying-cloud-25fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Flying Cloud",
   "line_url": "https://campertrailers.com/flying-cloud-hub.html",
   "model": "Flying Cloud 25FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5650,
   "gvwr_lb": 7300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1650,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.167,
   "width_ft": 8.5,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 39,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "8 cu ft · 12V",
   "awning": null,
   "primary_bed": "RV Queen",
   "layout": null,
   "msrp_usd": 124100,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/flying-cloud-27fb.html",
   "page": "flying-cloud-27fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/flying-cloud-27fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Flying Cloud",
   "line_url": "https://campertrailers.com/flying-cloud-hub.html",
   "model": "Flying Cloud 27FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5950,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1650,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.167,
   "width_ft": 8.5,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 39,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "8 cu ft · 12V",
   "awning": null,
   "primary_bed": "Walk-around Queen",
   "layout": null,
   "msrp_usd": 148800,
   "asterisked_fields": [
    "black",
    "sleeps"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/flying-cloud-28rb.html",
   "page": "flying-cloud-28rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/flying-cloud-28rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Flying Cloud",
   "line_url": "https://campertrailers.com/flying-cloud-hub.html",
   "model": "Flying Cloud 28RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5900,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.167,
   "width_ft": 8.417,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 39,
   "grey_water_gal": 37,
   "black_water_gal": 35,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "8 cu ft · 12V",
   "awning": null,
   "primary_bed": "Rear Queen",
   "layout": null,
   "msrp_usd": 132300,
   "asterisked_fields": [],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/flying-cloud-30fb-bunk.html",
   "page": "flying-cloud-30fb-bunk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/flying-cloud-30fb-bunk-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Flying Cloud",
   "line_url": "https://campertrailers.com/flying-cloud-hub.html",
   "model": "Flying Cloud 30FB Bunk",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6700,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2100,
   "hitch_weight_lb": 900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.167,
   "width_ft": 8.417,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 53,
   "grey_water_gal": 40,
   "black_water_gal": 35,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "Dual · 13,500 BTU",
   "refrigerator": "9.7 cu ft · 12V",
   "awning": null,
   "primary_bed": "Front Queen",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/freedom-express-192rbs.html",
   "page": "freedom-express-192rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-192rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "192RBS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4538,
   "gvwr_lb": 6094,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1556,
   "hitch_weight_lb": 494,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (not ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, sofa slide, mid-galley, full rear bath with 32\" radius shower",
   "msrp_usd": 29000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/freedom-express-22mls.html",
   "page": "freedom-express-22mls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-22mls-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "22MLS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5602,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1998,
   "hitch_weight_lb": 738,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (18' power, LED)",
   "primary_bed": "Front queen (60\" x 80\")",
   "layout": "Front bedroom, off-door full bath, mid-galley, U-dinette + standard theater seats, single slide",
   "msrp_usd": 30000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/freedom-express-245rks.html",
   "page": "freedom-express-245rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-245rks-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "245RKS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5980,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1520,
   "hitch_weight_lb": 614,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (17' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, pass-through bath, rear kitchen, single slide, theater seating, outside camp kitchen",
   "msrp_usd": 33000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/freedom-express-252rbs.html",
   "page": "freedom-express-252rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-252rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "252RBS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6016,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1584,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear bath, single slide, outside kitchen, optional fireplace + theater seats",
   "msrp_usd": 34000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/freedom-express-258bhs.html",
   "page": "freedom-express-258bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-258bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "258BHS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6108,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1492,
   "hitch_weight_lb": 758,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (power, LED)*",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear double-size corner bunks, single slide with U-dinette, front pass-through, outside camp kitchen",
   "msrp_usd": 34000,
   "asterisked_fields": [
    "awning",
    "dry",
    "extheight_ft"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/freedom-express-259fkds.html",
   "page": "freedom-express-259fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-259fkds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "259FKDS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6790,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2210,
   "hitch_weight_lb": 752,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (18' power, LED)",
   "primary_bed": "Rear king (72\" x 80\")",
   "layout": "Front kitchen, off-door dinette/hide-a-bed slide, fireplace, full bath, rear king slide, two slides, outside camp kitchen",
   "msrp_usd": 37000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/freedom-express-271bhe.html",
   "page": "freedom-express-271bhe.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-271bhe-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "271BHE",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6952,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2048,
   "hitch_weight_lb": 808,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (power, LED)",
   "primary_bed": "Front queen",
   "layout": "Dual entry; front bedroom, private rear bunk room with sofa, rear corner bath, mid-galley, outdoor griddle",
   "msrp_usd": 35000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/freedom-express-274rks.html",
   "page": "freedom-express-274rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-274rks-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "274RKS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6866,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2134,
   "hitch_weight_lb": 870,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (18' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, off-door full bath, wine rack + pantry, fireplace entertainment slide with dinette, door-side theater-seat hide-a-bed, peninsula rear kitchen, outside camp kitchen",
   "msrp_usd": 37000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/freedom-express-288bhds.html",
   "page": "freedom-express-288bhds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-288bhds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "288BHDS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6730,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2270,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (20' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front private bedroom, dual-entry full bath, combined kitchen + living on a large slide (booth dinette + sofa + entertainment center), rear double-size bunks with storage door beneath, outside camp kitchen",
   "msrp_usd": 37000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/freedom-express-292bhds.html",
   "page": "freedom-express-292bhds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-292bhds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "292BHDS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6772,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2728,
   "hitch_weight_lb": 734,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (18' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear bunk room (double + upper bunk), single slide with U-dinette + pantry, island entertainment, outdoor camp kitchen",
   "msrp_usd": 36000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/freedom-express-320bhds.html",
   "page": "freedom-express-320bhds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-320bhds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "320BHDS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7734,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2766,
   "hitch_weight_lb": 820,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "1 (20' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, dual-entry bath, fireplace entertainment, kitchen island with sink, rear bunk room (trio bunks), three slides, outdoor camp kitchen",
   "msrp_usd": 41000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/freedom-express-326bhds.html",
   "page": "freedom-express-326bhds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/freedom-express-326bhds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Coachmen Freedom Express Ultra Lite",
   "line_url": "https://campertrailers.com/freedom-express/",
   "model": "326BHDS",
   "model_year_label": "2026 Freedom Express Ultra Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8396,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2104,
   "hitch_weight_lb": 1156,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 70,
   "black_water_gal": 70,
   "sleeps": 9,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU (ducted)",
   "refrigerator": "10 cu ft 12V",
   "awning": "2 (11' + 8' power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front queen + full bath, mid-galley, fireplace, door-side dinette/hide-a-bed slide, rear bunk room (three bunk beds) with half bath, two slides, outside camp kitchen",
   "msrp_usd": 39000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g11le.html",
   "page": "geopro-g11le.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g11le-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G11LE",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 1779,
   "gvwr_lb": 2749,
   "gvwr_derived": true,
   "cargo_capacity_lb": 970,
   "hitch_weight_lb": 227,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 14.917,
   "width_ft": 7.333,
   "exterior_height_ft": 8.583,
   "interior_height_ft": null,
   "fresh_water_gal": 18,
   "grey_water_gal": 6,
   "black_water_gal": null,
   "sleeps": 4,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU (wall-mount)",
   "refrigerator": "12V",
   "awning": "9' (power)",
   "primary_bed": "Convertible U-dinette (54x91)",
   "layout": "Large U-dinette (converts to bed), two interior bunks, rear outdoor kitchen",
   "msrp_usd": 18000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/geopro-g13dle.html",
   "page": "geopro-g13dle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g13dle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G13DLE",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2434,
   "gvwr_lb": 3775,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1341,
   "hitch_weight_lb": 275,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 15,
   "sleeps": 2,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU",
   "refrigerator": "12V",
   "awning": "11' (power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, mid-galley with microwave, 30\" pivoting dinette, rear dry bath",
   "msrp_usd": 20000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g15tle.html",
   "page": "geopro-g15tle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g15tle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G15TLE",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2389,
   "gvwr_lb": 3840,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1451,
   "hitch_weight_lb": 340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 15.583,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 15,
   "black_water_gal": 12,
   "sleeps": 2,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU",
   "refrigerator": "4.5 cu ft 12V",
   "awning": "10' (power)",
   "primary_bed": "Rear twin-to-king dinette",
   "layout": "Front kitchen, oversized rear U-dinette (twin-to-king), wet bath",
   "msrp_usd": 23000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g17ble.html",
   "page": "geopro-g17ble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g17ble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G17BLE",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2819,
   "gvwr_lb": 3845,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1026,
   "hitch_weight_lb": 345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 5,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU",
   "refrigerator": "12V",
   "awning": "13' (power)",
   "primary_bed": "Front 58x80 bed",
   "layout": "Front bed, two 32x74 bunks (trunk access), 32\" dinette, rear dry bath",
   "msrp_usd": 30000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g17sle.html",
   "page": "geopro-g17sle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g17sle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G17SLE",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2949,
   "gvwr_lb": 4345,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1396,
   "hitch_weight_lb": 345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 2,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road",
   "air_conditioner": "10,000 BTU",
   "refrigerator": "12V",
   "awning": "13' (power)",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, jackknife sofa slide, mid-galley, rear dry bath",
   "msrp_usd": 28000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g19fdt.html",
   "page": "geopro-g19fdt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g19fdt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G19FDT",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3503,
   "gvwr_lb": 4405,
   "gvwr_derived": true,
   "cargo_capacity_lb": 902,
   "hitch_weight_lb": 405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 8.167,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 3,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "14' (power)",
   "primary_bed": "Front Murphy bed",
   "layout": "Front Murphy bed / sofa, large-window dinette, mid-galley, full-width rear bath",
   "msrp_usd": 28000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g19rls.html",
   "page": "geopro-g19rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g19rls-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G19RLS",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3968,
   "gvwr_lb": 4997,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1029,
   "hitch_weight_lb": 430,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.667,
   "width_ft": 8.167,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 2,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "14' (power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, efficient mid-kitchen, rear living w/ theater seating, single slide",
   "msrp_usd": 31000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g19sfd.html",
   "page": "geopro-g19sfd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g19sfd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G19SFD",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3708,
   "gvwr_lb": 4490,
   "gvwr_derived": true,
   "cargo_capacity_lb": 782,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 8.167,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 3,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "14' (power)",
   "primary_bed": "Front Murphy bed",
   "layout": "Front Murphy bed / sofa, kitchen on slide, door-side dinette, full-length rear bath",
   "msrp_usd": 30000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g20rbs.html",
   "page": "geopro-g20rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g20rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G20RBS",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3963,
   "gvwr_lb": 4997,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1034,
   "hitch_weight_lb": 470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.167,
   "width_ft": 8.167,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 2,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "Two 10,000 BTU",
   "refrigerator": "12V",
   "awning": "16' (power)",
   "primary_bed": "Rear bedroom (bed slide)",
   "layout": "Rear bedroom on a bed slide, mid-kitchen, front living, two 10K A/Cs",
   "msrp_usd": 32000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g20sbh.html",
   "page": "geopro-g20sbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g20sbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G20SBH",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4078,
   "gvwr_lb": 5495,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1417,
   "hitch_weight_lb": 510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.167,
   "width_ft": 8.167,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "16' (power)",
   "primary_bed": "Front Murphy bed",
   "layout": "Front Murphy bed / sofa, slide-out dinette, rear bunk beds, full bath",
   "msrp_usd": 31500,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g20sfb.html",
   "page": "geopro-g20sfb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g20sfb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G20SFB",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3793,
   "gvwr_lb": 5135,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1342,
   "hitch_weight_lb": 435,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.0,
   "width_ft": 8.167,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": 3,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "14' (power)",
   "primary_bed": "Front walk-around bed",
   "layout": "Front walk-around bed, mid-galley, 72\" rotating sofa, full rear bath",
   "msrp_usd": 31000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/geopro-g20sfk.html",
   "page": "geopro-g20sfk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/geopro-g20sfk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Geo Pro",
   "line_url": "https://campertrailers.com/geo-pro/",
   "model": "G20SFK",
   "model_year_label": "2026 Geo Pro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4213,
   "gvwr_lb": 5498,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1285,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.167,
   "width_ft": 8.167,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 31,
   "grey_water_gal": 42,
   "black_water_gal": 27,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled off-road w/ TPMS",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V",
   "awning": "15' (power)",
   "primary_bed": "Rear bedroom",
   "layout": "Front kitchen w/ gas oven, slide-out living, 72\" sofa, rear bedroom + flip-up bunk, outside kitchen",
   "msrp_usd": 32500,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/globetrotter-25fb.html",
   "page": "globetrotter-25fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/globetrotter-25fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Globetrotter",
   "line_url": "https://campertrailers.com/globetrotter-hub.html",
   "model": "Globetrotter 25FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6074,
   "gvwr_lb": 7300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1226,
   "hitch_weight_lb": 882,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.167,
   "width_ft": 8.458,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.625,
   "fresh_water_gal": 39,
   "grey_water_gal": 37,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "8 cu ft · 12V",
   "awning": null,
   "primary_bed": "Front Queen or Twin",
   "layout": null,
   "msrp_usd": 142150,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/globetrotter-27fb.html",
   "page": "globetrotter-27fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/globetrotter-27fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Globetrotter",
   "line_url": "https://campertrailers.com/globetrotter-hub.html",
   "model": "Globetrotter 27FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6258,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1342,
   "hitch_weight_lb": 871,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.167,
   "width_ft": 8.458,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.625,
   "fresh_water_gal": 39,
   "grey_water_gal": 37,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "8 cu ft · 12V",
   "awning": null,
   "primary_bed": "Front Queen or Twin",
   "layout": null,
   "msrp_usd": 150550,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/globetrotter-30rb.html",
   "page": "globetrotter-30rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/globetrotter-30rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Globetrotter",
   "line_url": "https://campertrailers.com/globetrotter-hub.html",
   "model": "Globetrotter 30RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6990,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1810,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.167,
   "width_ft": 8.458,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.625,
   "fresh_water_gal": 54,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU* · dual avail.",
   "refrigerator": "8 cu ft · 12V",
   "awning": null,
   "primary_bed": "Rear Queen or Twin",
   "layout": null,
   "msrp_usd": 166950,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/grey-wolf-19sm.html",
   "page": "grey-wolf-19sm.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-19sm-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "19SM",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5076,
   "gvwr_lb": 7616,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2540,
   "hitch_weight_lb": 616,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 7,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front queen",
   "layout": "Front queen + drop-down bunk, rear queen on slide, booth dinette, sofa, side bath by entry, 1 slide",
   "msrp_usd": 37500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-20rdse.html",
   "page": "grey-wolf-20rdse.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-20rdse-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "20RDSE",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4665,
   "gvwr_lb": 7579,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2914,
   "hitch_weight_lb": 579,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": 4,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, rear dinette/living, 1 slide",
   "msrp_usd": 39500,
   "asterisked_fields": [
    "ccc",
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/grey-wolf-22ce.html",
   "page": "grey-wolf-22ce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-22ce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "22CE",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5321,
   "gvwr_lb": 7633,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2312,
   "hitch_weight_lb": 633,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front RV king",
   "layout": "Front RV king, opposing-seating living (convertible dinette + jackknife sofa), rear corner kitchen, rear corner bath, 1 slide",
   "msrp_usd": 43000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-22mkse.html",
   "page": "grey-wolf-22mkse.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-22mkse-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "22MKSE",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4869,
   "gvwr_lb": 7675,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2806,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": 6,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front sofa-to-queen conversion",
   "layout": "Front bedroom with Cherokee Sleep System sofa-to-queen conversion, rear bunkhouse, convertible booth dinette, full tub/shower bath, 1 slide",
   "msrp_usd": 42000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-23dbh.html",
   "page": "grey-wolf-23dbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-23dbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "23DBH",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5861,
   "gvwr_lb": 7712,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1851,
   "hitch_weight_lb": 712,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": 8,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 (15' power)",
   "primary_bed": "Front queen",
   "layout": "Front queen master, rear double bunks, U-dinette, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 47500,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-23mk.html",
   "page": "grey-wolf-23mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-23mk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "23MK",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5750,
   "gvwr_lb": 7801,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2051,
   "hitch_weight_lb": 801,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front private master suite (queen), rear living with sofa, U-dinette on the slide, pass-through bath, outside kitchen, 1 slide",
   "msrp_usd": 47000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/grey-wolf-23ms.html",
   "page": "grey-wolf-23ms.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-23ms-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "23MS",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6098,
   "gvwr_lb": 7870,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1772,
   "hitch_weight_lb": 870,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, rear bunks, U-dinette on slide, full bath, outside kitchen, rear storage rack, 1 slide",
   "msrp_usd": 49500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-26brb.html",
   "page": "grey-wolf-26brb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-26brb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "26BRB",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6470,
   "gvwr_lb": 7893,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1423,
   "hitch_weight_lb": 893,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": 9,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (2nd opt)",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front king",
   "layout": "Front king bedroom, rear bunks, large living slide w/ convertible furniture, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 50000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-26dbh.html",
   "page": "grey-wolf-26dbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-26dbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "26DBH",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6507,
   "gvwr_lb": 7940,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1433,
   "hitch_weight_lb": 940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, rear double bunks, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 49500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/grey-wolf-26djse.html",
   "page": "grey-wolf-26djse.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-26djse-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "26DJSE",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5165,
   "gvwr_lb": 7639,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2474,
   "hitch_weight_lb": 639,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": 7,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 (15' power)",
   "primary_bed": "Front walk-around queen",
   "layout": "Front walk-around queen, rear full-size bunks, sofa + booth dinette, mid kitchen, full rear bath, 1 slide",
   "msrp_usd": 41500,
   "asterisked_fields": [
    "sleeps"
   ],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/grey-wolf-26kf.html",
   "page": "grey-wolf-26kf.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-26kf-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "26KF",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6403,
   "gvwr_lb": 7755,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1352,
   "hitch_weight_lb": 755,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 9,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (2nd opt)",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Bedroom",
   "layout": "Front kitchen, mid bedroom + U-dinette, rear double bunks, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 50000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-26lk.html",
   "page": "grey-wolf-26lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-26lk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "26LK",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5773,
   "gvwr_lb": 7815,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2042,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": 6,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front RV king",
   "layout": "Front private bedroom (RV king), U-dinette + sofa lounge with fireplace, rear full bath, outside kitchen, 1 slide",
   "msrp_usd": 47500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-26lp.html",
   "page": "grey-wolf-26lp.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-26lp-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "26LP",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4508,
   "gvwr_lb": 7575,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3067,
   "hitch_weight_lb": 575,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 28,
   "sleeps": 6,
   "axles": null,
   "slides": 0,
   "tires": null,
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, rear bunks, convertible sofa + booth dinette, full tub/shower bath, no slide",
   "msrp_usd": 40500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-26ss.html",
   "page": "grey-wolf-26ss.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-26ss-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "26SS",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5987,
   "gvwr_lb": 7764,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1777,
   "hitch_weight_lb": 764,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front RV king",
   "layout": "Front private master (RV king), rear kitchen with pantry, sofa + fireplace lounge, booth dinette slide, walk-through bath, outside kitchen, 1 slide",
   "msrp_usd": 51000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-27gh.html",
   "page": "grey-wolf-27gh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-27gh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "27GH",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6386,
   "gvwr_lb": 7814,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1428,
   "hitch_weight_lb": 814,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Rear king",
   "layout": "Front kitchen with U-dinette + large front window, open living with convertible sofa, private rear king bedroom with second entry, outside kitchen, rear storage rack, 1 slide",
   "msrp_usd": 48000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-27lh.html",
   "page": "grey-wolf-27lh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-27lh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "27LH",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5953,
   "gvwr_lb": 7755,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1802,
   "hitch_weight_lb": 755,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 3,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front king",
   "layout": "Front king bedroom, rear living w/ L-sofa, 1 slide",
   "msrp_usd": 49500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/grey-wolf-29nm.html",
   "page": "grey-wolf-29nm.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-29nm-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "29NM",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7356,
   "gvwr_lb": 8083,
   "gvwr_derived": false,
   "cargo_capacity_lb": 727,
   "hitch_weight_lb": 1083,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 9,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front private bedroom, rear private bunkhouse (bunks over sofas + convertible table), walk-through bath, mid U-dinette + sofa lounge with fireplace, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 56500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-29qb.html",
   "page": "grey-wolf-29qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-29qb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "29QB",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6618,
   "gvwr_lb": 7977,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1359,
   "hitch_weight_lb": 977,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 7,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU (2nd opt)",
   "refrigerator": "11 cu ft (12V)",
   "awning": "1 (15' power)",
   "primary_bed": "Front queen",
   "layout": "Front queen master w/ private bath, rear queen bedroom, U-dinette + sofa on slide, mid kitchen, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 51500,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/grey-wolf-29te.html",
   "page": "grey-wolf-29te.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/grey-wolf-29te-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Grey Wolf",
   "line_url": "https://campertrailers.com/grey-wolf/",
   "model": "29TE",
   "model_year_label": "2026 Grey Wolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6428,
   "gvwr_lb": 7837,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1409,
   "hitch_weight_lb": 837,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, rear bunkhouse, dual entry, full outside kitchen, 1 slide",
   "msrp_usd": 54000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/heritage-glen-fifth-wheels-286rl.html",
   "page": "heritage-glen-fifth-wheels-286rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-fifth-wheels-286rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen Fifth Wheels",
   "line_url": "https://campertrailers.com/heritage-glen-5w-hub.html",
   "model": "286RL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9380,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2691,
   "hitch_weight_lb": 1871,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 33.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 60,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "13'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-fifth-wheels-321drl.html",
   "page": "heritage-glen-fifth-wheels-321drl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-fifth-wheels-321drl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen Fifth Wheels",
   "line_url": "https://campertrailers.com/heritage-glen-5w-hub.html",
   "model": "321DRL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11184,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2841,
   "hitch_weight_lb": 2025,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/heritage-glen-fifth-wheels-356qb.html",
   "page": "heritage-glen-fifth-wheels-356qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-fifth-wheels-356qb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen Fifth Wheels",
   "line_url": "https://campertrailers.com/heritage-glen-5w-hub.html",
   "model": "356QB",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11249,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2541,
   "hitch_weight_lb": 1790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 90,
   "black_water_gal": 60,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-fifth-wheels-369bl.html",
   "page": "heritage-glen-fifth-wheels-369bl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-fifth-wheels-369bl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen Fifth Wheels",
   "line_url": "https://campertrailers.com/heritage-glen-5w-hub.html",
   "model": "369BL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11669,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2481,
   "hitch_weight_lb": 2150,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.083,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 62,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11'6\" & 17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-fifth-wheels-36fl.html",
   "page": "heritage-glen-fifth-wheels-36fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-fifth-wheels-36fl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen Fifth Wheels",
   "line_url": "https://campertrailers.com/heritage-glen-5w-hub.html",
   "model": "36FL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12954,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2546,
   "hitch_weight_lb": 2025,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 91,
   "black_water_gal": 91,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-fifth-wheels-376fam.html",
   "page": "heritage-glen-fifth-wheels-376fam.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-fifth-wheels-376fam-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen Fifth Wheels",
   "line_url": "https://campertrailers.com/heritage-glen-5w-hub.html",
   "model": "376FAM",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13484,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2516,
   "hitch_weight_lb": 2430,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 92,
   "black_water_gal": 60,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/heritage-glen-fifth-wheels-380wdr.html",
   "page": "heritage-glen-fifth-wheels-380wdr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-fifth-wheels-380wdr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen Fifth Wheels",
   "line_url": "https://campertrailers.com/heritage-glen-5w-hub.html",
   "model": "380WDR",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13009,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3341,
   "hitch_weight_lb": 2350,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 112,
   "black_water_gal": 60,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11'6\" & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-fifth-wheels-roost43.html",
   "page": "heritage-glen-fifth-wheels-roost43.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-fifth-wheels-roost43-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen Fifth Wheels",
   "line_url": "https://campertrailers.com/heritage-glen-5w-hub.html",
   "model": "ROOST43",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15044,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2951,
   "hitch_weight_lb": 2830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.75,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 78,
   "black_water_gal": 78,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-21rbhl.html",
   "page": "heritage-glen-travel-trailers-21rbhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-21rbhl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "21RBHL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4883,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2712,
   "hitch_weight_lb": 595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-24rbhl.html",
   "page": "heritage-glen-travel-trailers-24rbhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-24rbhl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "24RBHL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5808,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1882,
   "hitch_weight_lb": 690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-25bhhl.html",
   "page": "heritage-glen-travel-trailers-25bhhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-25bhhl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "25BHHL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6633,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2927,
   "hitch_weight_lb": 760,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-261fkrb.html",
   "page": "heritage-glen-travel-trailers-261fkrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-261fkrb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "261FKRB",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7563,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2257,
   "hitch_weight_lb": 1020,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.5,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "22'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-265bsrb.html",
   "page": "heritage-glen-travel-trailers-265bsrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-265bsrb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "265BSRB",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7798,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1942,
   "hitch_weight_lb": 940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.5,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 78,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-275rl.html",
   "page": "heritage-glen-travel-trailers-275rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-275rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "275RL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8433,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1282,
   "hitch_weight_lb": 915,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-28rkhl.html",
   "page": "heritage-glen-travel-trailers-28rkhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-28rkhl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "28RKHL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6968,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2672,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-301fam.html",
   "page": "heritage-glen-travel-trailers-301fam.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-301fam-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "301FAM",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9893,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1772,
   "hitch_weight_lb": 1465,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.583,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-308rl.html",
   "page": "heritage-glen-travel-trailers-308rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-308rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "308RL",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9543,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1842,
   "hitch_weight_lb": 1185,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-310bhi.html",
   "page": "heritage-glen-travel-trailers-310bhi.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-310bhi-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "310BHI",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9333,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2112,
   "hitch_weight_lb": 1245,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 66,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10' & 12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-314bud.html",
   "page": "heritage-glen-travel-trailers-314bud.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-314bud-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "314BUD",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8843,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2667,
   "hitch_weight_lb": 1310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.5,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 78,
   "black_water_gal": 60,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/heritage-glen-travel-trailers-323rli.html",
   "page": "heritage-glen-travel-trailers-323rli.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/heritage-glen-travel-trailers-323rli-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood Heritage Glen",
   "line_url": "https://campertrailers.com/heritage-glen-hub.html",
   "model": "323RLI",
   "model_year_label": "2026 Forest River Wildwood Heritage Glen",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9278,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2127,
   "hitch_weight_lb": 1205,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/hideout-212rks.html",
   "page": "hideout-212rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-212rks-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "212RKS",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5360,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2140,
   "hitch_weight_lb": 620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.5,
   "width_ft": null,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 69,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front private master bedroom, rear kitchen, mid walk-through bath, dual entry",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/hideout-22mls.html",
   "page": "hideout-22mls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-22mls-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "22MLS",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5477,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2023,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.167,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front private king bedroom, rear kitchen, theater seating",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/hideout-230bh.html",
   "page": "hideout-230bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-230bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "230BH",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4776,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1724,
   "hitch_weight_lb": 625,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.5,
   "width_ft": null,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 39,
   "black_water_gal": 30,
   "sleeps": 9,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10.7 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front-queen double-over-double bunkhouse, dual entry",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/hideout-24rbs.html",
   "page": "hideout-24rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-24rbs-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "24RBS",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6079,
   "gvwr_lb": 7465,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1386,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 69,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU*",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Full rear bath, sofa, pantry, pass-thru",
   "msrp_usd": 38465,
   "asterisked_fields": [
    "ac",
    "dry",
    "gvwr"
   ],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/hideout-25rds.html",
   "page": "hideout-25rds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-25rds-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "25RDS",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6122,
   "gvwr_lb": 7600,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1478,
   "hitch_weight_lb": 705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 69,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU*",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "U-shaped dinette, walk-thru bath, dual entry",
   "msrp_usd": null,
   "asterisked_fields": [
    "ac",
    "dry",
    "gvwr"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/hideout-262bhs.html",
   "page": "hideout-262bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-262bhs-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "262BHS",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6205,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1495,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.917,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 39,
   "black_water_gal": 30,
   "sleeps": 9,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU*",
   "refrigerator": "10.7 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front-bedroom bunkhouse, large pantry",
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/hideout-mini-175bh.html",
   "page": "hideout-mini-175bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-mini-175bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "175BH",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3020,
   "gvwr_lb": 4350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1330,
   "hitch_weight_lb": 360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.5,
   "width_ft": null,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 1,
   "slides": 0,
   "tires": null,
   "air_conditioner": "13.5K BTU",
   "refrigerator": "3 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear corner double bunks, front queen, pass-thru",
   "msrp_usd": 20630,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/hideout-mini-176bh.html",
   "page": "hideout-mini-176bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-mini-176bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "176BH",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3494,
   "gvwr_lb": 4445,
   "gvwr_derived": false,
   "cargo_capacity_lb": 951,
   "hitch_weight_lb": 445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.917,
   "width_ft": null,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 1,
   "slides": 1,
   "tires": null,
   "air_conditioner": "Roof A/C",
   "refrigerator": "7 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Single-axle bunkhouse, front queen, rear corner double bunks",
   "msrp_usd": 25540,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/hideout-mini-178rb.html",
   "page": "hideout-mini-178rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-mini-178rb-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "178RB",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3024,
   "gvwr_lb": 4400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1376,
   "hitch_weight_lb": 400,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.917,
   "width_ft": null,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 1,
   "slides": 0,
   "tires": null,
   "air_conditioner": "13.5K BTU",
   "refrigerator": "3.3 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front bedroom, rear bath, booth dinette",
   "msrp_usd": 20630,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/hideout-mini-181bh.html",
   "page": "hideout-mini-181bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/hideout-mini-181bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Hideout",
   "line_url": "https://campertrailers.com/keystone/hideout/",
   "model": "181BH",
   "model_year_label": "2026 Hideout",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3991,
   "gvwr_lb": 5200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1209,
   "hitch_weight_lb": 425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.75,
   "width_ft": null,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 1,
   "slides": 1,
   "tires": null,
   "air_conditioner": "Roof A/C",
   "refrigerator": "7.7 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Single-axle double bunkhouse, front bedroom, larger family layout",
   "msrp_usd": 29800,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/ibex-16mbj.html",
   "page": "ibex-16mbj.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-16mbj-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "16MBJ",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4088,
   "gvwr_lb": 5585,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1497,
   "hitch_weight_lb": 485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-16mkd.html",
   "page": "ibex-16mkd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-16mkd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "16MKD",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4023,
   "gvwr_lb": 5523,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-16mks.html",
   "page": "ibex-16mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-16mks-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "16MKS",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4013,
   "gvwr_lb": 4925,
   "gvwr_derived": false,
   "cargo_capacity_lb": 912,
   "hitch_weight_lb": 525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "13'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-16mrj.html",
   "page": "ibex-16mrj.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-16mrj-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "16MRJ",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3778,
   "gvwr_lb": 5580,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1802,
   "hitch_weight_lb": 480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-19brk.html",
   "page": "ibex-19brk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-19brk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "19BRK",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4878,
   "gvwr_lb": 6378,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-19mbh.html",
   "page": "ibex-19mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-19mbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "19MBH",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4484,
   "gvwr_lb": 5984,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.667,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-19msb.html",
   "page": "ibex-19msb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-19msb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "19MSB",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4809,
   "gvwr_lb": 6084,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1275,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.667,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-19qrb.html",
   "page": "ibex-19qrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-19qrb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "19QRB",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4168,
   "gvwr_lb": 4915,
   "gvwr_derived": false,
   "cargo_capacity_lb": 747,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.167,
   "width_ft": 7.333,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-20fkds.html",
   "page": "ibex-20fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-20fkds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "20FKDS",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5678,
   "gvwr_lb": 7178,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-20mds.html",
   "page": "ibex-20mds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-20mds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "20MDS",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4963,
   "gvwr_lb": 6463,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-20mkb.html",
   "page": "ibex-20mkb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-20mkb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "20MKB",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4913,
   "gvwr_lb": 6413,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-23mbh.html",
   "page": "ibex-23mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-23mbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "23MBH",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5108,
   "gvwr_lb": 6600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1492,
   "hitch_weight_lb": 750,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-25mlb.html",
   "page": "ibex-25mlb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-25mlb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "25MLB",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6473,
   "gvwr_lb": 7973,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/ibex-25rbh.html",
   "page": "ibex-25rbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-25rbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "25RBH",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6338,
   "gvwr_lb": 7838,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 1030,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-25rlss.html",
   "page": "ibex-25rlss.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-25rlss-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "25RLSS",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5743,
   "gvwr_lb": 7243,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ibex-26bre.html",
   "page": "ibex-26bre.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ibex-26bre-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "IBEX",
   "line_url": "https://campertrailers.com/ibex-hub.html",
   "model": "26BRE",
   "model_year_label": "2026 Forest River IBEX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6733,
   "gvwr_lb": 8233,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 760,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/imagine-2500rl.html",
   "page": "imagine-2500rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/imagine-2500rl-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Imagine",
   "line_url": "https://campertrailers.com/imagine-hub.html",
   "model": "Imagine 2500RL",
   "model_year_label": "2026 Grand Design",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6569,
   "gvwr_lb": 7850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1281,
   "hitch_weight_lb": 742,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 45,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": "Front walk-around queen",
   "layout": "Front bedroom, rear living area, 1 slide",
   "msrp_usd": 59998,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/imagine-2670mk.html",
   "page": "imagine-2670mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/imagine-2670mk-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Imagine",
   "line_url": "https://campertrailers.com/imagine-hub.html",
   "model": "Imagine 2670MK",
   "model_year_label": "2026 Grand Design",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7487,
   "gvwr_lb": 10195,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2708,
   "hitch_weight_lb": 776,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 45,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": "Front walk-around queen",
   "layout": "Front bedroom, rear mid-kitchen, dual slides",
   "msrp_usd": 66180,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/imagine-2800bh.html",
   "page": "imagine-2800bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/imagine-2800bh-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Imagine",
   "line_url": "https://campertrailers.com/imagine-hub.html",
   "model": "Imagine 2800BH",
   "model_year_label": "2026 Grand Design",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7215,
   "gvwr_lb": 10195,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2980,
   "hitch_weight_lb": 729,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 45,
   "grey_water_gal": 82,
   "black_water_gal": 45,
   "sleeps": 10,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": "Front walk-around queen",
   "layout": "Front bedroom, rear bunks, 1 slide",
   "msrp_usd": 61563,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/imagine-3210bh.html",
   "page": "imagine-3210bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/imagine-3210bh-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Imagine",
   "line_url": "https://campertrailers.com/imagine-hub.html",
   "model": "Imagine 3210BH",
   "model_year_label": "2026 Grand Design",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8725,
   "gvwr_lb": 10195,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1470,
   "hitch_weight_lb": 991,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft",
   "awning": "2",
   "primary_bed": "Front walk-around queen",
   "layout": "Front bedroom, quad bunks, island kitchen, walk-through bath, dual slides",
   "msrp_usd": 73200,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/imagine-xls-17mke.html",
   "page": "imagine-xls-17mke.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/imagine-xls-17mke-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Imagine",
   "line_url": "https://campertrailers.com/imagine-hub.html",
   "model": "Imagine XLS 17MKE",
   "model_year_label": "2026 Grand Design",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4921,
   "gvwr_lb": 6395,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1474,
   "hitch_weight_lb": 517,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 37,
   "grey_water_gal": 45,
   "black_water_gal": 37,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": "Queen Murphy bed",
   "layout": "Front queen Murphy bed, rear kitchen, 1 slide",
   "msrp_usd": 48275,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/imagine-xls-22rbe.html",
   "page": "imagine-xls-22rbe.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/imagine-xls-22rbe-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Imagine",
   "line_url": "https://campertrailers.com/imagine-hub.html",
   "model": "Imagine XLS 22RBE",
   "model_year_label": "2026 Grand Design",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5379,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1616,
   "hitch_weight_lb": 618,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 37,
   "grey_water_gal": 82,
   "black_water_gal": 37,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": "Front walk-around queen",
   "layout": "Front bedroom, mid living, rear bath, 1 slide",
   "msrp_usd": 48326,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/imagine-xls-25dbe.html",
   "page": "imagine-xls-25dbe.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/imagine-xls-25dbe-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Imagine",
   "line_url": "https://campertrailers.com/imagine-hub.html",
   "model": "Imagine XLS 25DBE",
   "model_year_label": "2026 Grand Design",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6313,
   "gvwr_lb": 7995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1682,
   "hitch_weight_lb": 656,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 37,
   "grey_water_gal": 82,
   "black_water_gal": 37,
   "sleeps": 7,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": "Front walk-around queen",
   "layout": "Front bedroom, rear double bunks, two doors, 1 slide",
   "msrp_usd": 54628,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/imagine-xls-25rle.html",
   "page": "imagine-xls-25rle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/imagine-xls-25rle-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Imagine",
   "line_url": "https://campertrailers.com/imagine-hub.html",
   "model": "Imagine XLS 25RLE",
   "model_year_label": "2026 Grand Design",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6186,
   "gvwr_lb": 7995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1809,
   "hitch_weight_lb": 636,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 37,
   "grey_water_gal": 45,
   "black_water_gal": 37,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": "Front walk-around queen",
   "layout": "Front bedroom, rear living area, two doors, 1 slide",
   "msrp_usd": 51833,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/impression-235rw.html",
   "page": "impression-235rw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/impression-235rw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Impression",
   "line_url": "https://campertrailers.com/impression-hub.html",
   "model": "235RW",
   "model_year_label": "2027 Forest River Impression",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8073,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3497,
   "hitch_weight_lb": 1370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 28.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/impression-242rd.html",
   "page": "impression-242rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/impression-242rd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Impression",
   "line_url": "https://campertrailers.com/impression-hub.html",
   "model": "242RD",
   "model_year_label": "2027 Forest River Impression",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7568,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2427,
   "hitch_weight_lb": 1485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 12.833,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 30,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/impression-301ml.html",
   "page": "impression-301ml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/impression-301ml-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Impression",
   "line_url": "https://campertrailers.com/impression-hub.html",
   "model": "301ML",
   "model_year_label": "2027 Forest River Impression",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10443,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3552,
   "hitch_weight_lb": 1995,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11'6\" & 14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/impression-315mb.html",
   "page": "impression-315mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/impression-315mb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Impression",
   "line_url": "https://campertrailers.com/impression-hub.html",
   "model": "315MB",
   "model_year_label": "2027 Forest River Impression",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10338,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2875,
   "hitch_weight_lb": 1935,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 62,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/impression-318rl.html",
   "page": "impression-318rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/impression-318rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Impression",
   "line_url": "https://campertrailers.com/impression-hub.html",
   "model": "318RL",
   "model_year_label": "2027 Forest River Impression",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11153,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2967,
   "hitch_weight_lb": 2120,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "13' & 14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/impression-360myr.html",
   "page": "impression-360myr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/impression-360myr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Impression",
   "line_url": "https://campertrailers.com/impression-hub.html",
   "model": "360MYR",
   "model_year_label": "2027 Forest River Impression",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12338,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3547,
   "hitch_weight_lb": 1885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 90,
   "black_water_gal": 60,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11'6\" & 20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/impression-36br3.html",
   "page": "impression-36br3.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/impression-36br3-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Impression",
   "line_url": "https://campertrailers.com/impression-hub.html",
   "model": "36BR3",
   "model_year_label": "2027 Forest River Impression",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11788,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2367,
   "hitch_weight_lb": 2155,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.083,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14' & 20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/impression-44stay.html",
   "page": "impression-44stay.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/impression-44stay-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Impression",
   "line_url": "https://campertrailers.com/impression-hub.html",
   "model": "44STAY",
   "model_year_label": "2027 Forest River Impression",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13824,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3546,
   "hitch_weight_lb": 2070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 57,
   "grey_water_gal": 90,
   "black_water_gal": 60,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "24'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/influence-2903rl.html",
   "page": "influence-2903rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/influence-2903rl-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Influence",
   "line_url": "https://campertrailers.com/grand-design/influence/",
   "model": "2903RL",
   "model_year_label": "2026 Grand Design Influence",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11800,
   "gvwr_lb": 15000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3200,
   "hitch_weight_lb": 2190,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "Queen (king optional)",
   "layout": null,
   "msrp_usd": 116780,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/influence-3003rl.html",
   "page": "influence-3003rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/influence-3003rl-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Influence",
   "line_url": "https://campertrailers.com/grand-design/influence/",
   "model": "3003RL",
   "model_year_label": "2026 Grand Design Influence",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12500,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5500,
   "hitch_weight_lb": 2300,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.917,
   "width_ft": 8.417,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 83,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "30,000 BTU",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "Queen (king optional)",
   "layout": null,
   "msrp_usd": 114808,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/influence-3203gk.html",
   "page": "influence-3203gk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/influence-3203gk-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Influence",
   "line_url": "https://campertrailers.com/grand-design/influence/",
   "model": "3203GK",
   "model_year_label": "2026 Grand Design Influence",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12712,
   "gvwr_lb": 16800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4088,
   "hitch_weight_lb": 2471,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 3,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "Queen (king optional)",
   "layout": null,
   "msrp_usd": 116093,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/influence-3503gk.html",
   "page": "influence-3503gk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/influence-3503gk-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Influence",
   "line_url": "https://campertrailers.com/grand-design/influence/",
   "model": "3503GK",
   "model_year_label": "2026 Grand Design Influence",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13868,
   "gvwr_lb": 16800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2932,
   "hitch_weight_lb": 2670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.25,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "Queen (king optional)",
   "layout": null,
   "msrp_usd": 116247,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/influence-3704bh.html",
   "page": "influence-3704bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/influence-3704bh-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Influence",
   "line_url": "https://campertrailers.com/grand-design/influence/",
   "model": "3704BH",
   "model_year_label": "2026 Grand Design Influence",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14798,
   "gvwr_lb": 16800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2002,
   "hitch_weight_lb": 2728,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.333,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 106,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "Queen (king optional)",
   "layout": null,
   "msrp_usd": 119459,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/influence-3804ds.html",
   "page": "influence-3804ds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/influence-3804ds-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Influence",
   "line_url": "https://campertrailers.com/grand-design/influence/",
   "model": "3804DS",
   "model_year_label": "2026 Grand Design Influence",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14603,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4397,
   "hitch_weight_lb": 2911,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.5,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 83,
   "grey_water_gal": 106,
   "black_water_gal": 106,
   "sleeps": 6,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "30,000 BTU",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "Queen (king optional)",
   "layout": null,
   "msrp_usd": 126331,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/influence-3904bh.html",
   "page": "influence-3904bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/influence-3904bh-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Influence",
   "line_url": "https://campertrailers.com/grand-design/influence/",
   "model": "3904BH",
   "model_year_label": "2026 Grand Design Influence",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16000,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3000,
   "hitch_weight_lb": 2700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.667,
   "width_ft": 8.417,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 83,
   "grey_water_gal": 106,
   "black_water_gal": 106,
   "sleeps": 9,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "30,000 BTU",
   "refrigerator": "16 cu ft 12V",
   "awning": "2",
   "primary_bed": "Queen (king optional)",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/international-23fb.html",
   "page": "international-23fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/international-23fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "International",
   "line_url": "https://campertrailers.com/international-hub.html",
   "model": "International 23FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5100,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 900,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.625,
   "fresh_water_gal": null,
   "grey_water_gal": null,
   "black_water_gal": null,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "6.8 cu ft*",
   "awning": "Powered ZipDee",
   "primary_bed": "Front Queen or Twin",
   "layout": null,
   "msrp_usd": 121400,
   "asterisked_fields": [
    "ac",
    "fridge",
    "hitch"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/international-25fb.html",
   "page": "international-25fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/international-25fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "International",
   "line_url": "https://campertrailers.com/international-hub.html",
   "model": "International 25FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5700,
   "gvwr_lb": 7300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.167,
   "width_ft": 8.458,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.625,
   "fresh_water_gal": null,
   "grey_water_gal": null,
   "black_water_gal": null,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "8 cu ft · 12V",
   "awning": "Powered ZipDee",
   "primary_bed": "Front Queen or Twin",
   "layout": null,
   "msrp_usd": 133900,
   "asterisked_fields": [
    "ac",
    "hitch"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/international-27fb.html",
   "page": "international-27fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/international-27fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "International",
   "line_url": "https://campertrailers.com/international-hub.html",
   "model": "International 27FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6000,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.167,
   "width_ft": 8.458,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.625,
   "fresh_water_gal": 37,
   "grey_water_gal": 35,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "8 cu ft · 12V",
   "awning": "Powered ZipDee",
   "primary_bed": "Front Queen or Twin",
   "layout": null,
   "msrp_usd": 142400,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/international-28rb.html",
   "page": "international-28rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/international-28rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "International",
   "line_url": "https://campertrailers.com/international-hub.html",
   "model": "International 28RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5900,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.167,
   "width_ft": 8.458,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.625,
   "fresh_water_gal": null,
   "grey_water_gal": null,
   "black_water_gal": null,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU*",
   "refrigerator": "8 cu ft · 12V",
   "awning": "Powered ZipDee",
   "primary_bed": "Rear Queen or Twin",
   "layout": null,
   "msrp_usd": 142400,
   "asterisked_fields": [
    "ac",
    "hitch"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/international-30rb.html",
   "page": "international-30rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/international-30rb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "International",
   "line_url": "https://campertrailers.com/international-hub.html",
   "model": "International 30RB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6600,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2200,
   "hitch_weight_lb": 900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.167,
   "width_ft": 8.458,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.625,
   "fresh_water_gal": null,
   "grey_water_gal": null,
   "black_water_gal": null,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15",
   "air_conditioner": "13,500 BTU* · dual avail.",
   "refrigerator": "8 cu ft · 12V",
   "awning": "Powered ZipDee",
   "primary_bed": "Rear Queen or Twin",
   "layout": null,
   "msrp_usd": 149900,
   "asterisked_fields": [
    "ac",
    "hitch"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/jayfeather-18rbf.html",
   "page": "jayfeather-18rbf.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-18rbf-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18RBF",
   "model_year_label": "Jayco Jay Feather · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4655,
   "gvwr_lb": 6200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1545,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-19mrk.html",
   "page": "jayfeather-19mrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-19mrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 19MRK",
   "model_year_label": "Jayco · 2023–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4780,
   "gvwr_lb": 6400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1620,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 40403,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-21mbh.html",
   "page": "jayfeather-21mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-21mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "21MBH",
   "model_year_label": "Jayco Jay Feather · 2024–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5450,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1545,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-21mml.html",
   "page": "jayfeather-21mml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-21mml-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 21MML",
   "model_year_label": "Jayco · 2023–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5085,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1415,
   "hitch_weight_lb": 615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 41978,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-22bh.html",
   "page": "jayfeather-22bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-22bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "22BH",
   "model_year_label": "Jayco Jay Feather · 2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5565,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1935,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": null,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayfeather-22rb.html",
   "page": "jayfeather-22rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-22rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "22RB",
   "model_year_label": "Jayco Jay Feather · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5590,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1410,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-23mbd.html",
   "page": "jayfeather-23mbd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-23mbd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "23MBD",
   "model_year_label": "Jayco Jay Feather · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6045,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1455,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 40,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-23rk.html",
   "page": "jayfeather-23rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-23rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 23RK",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5930,
   "gvwr_lb": 7400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1470,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 44468,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-24bh.html",
   "page": "jayfeather-24bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-24bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24BH",
   "model_year_label": "Jayco Jay Feather · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6080,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1420,
   "hitch_weight_lb": 670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-24fk.html",
   "page": "jayfeather-24fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-24fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 24FK",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5855,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": 2,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 56993,
   "asterisked_fields": [],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/jayfeather-24rl.html",
   "page": "jayfeather-24rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-24rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "24RL",
   "model_year_label": "Jayco Jay Feather · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5670,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1330,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-25rb.html",
   "page": "jayfeather-25rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-25rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 25RB",
   "model_year_label": "Jayco Jay Feather · 2021–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6150,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1350,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 34,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 44123,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-26fk.html",
   "page": "jayfeather-26fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-26fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 26FK",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7090,
   "gvwr_lb": 8700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1610,
   "hitch_weight_lb": 955,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 51735,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-26rl.html",
   "page": "jayfeather-26rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-26rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 26RL",
   "model_year_label": "Jayco · 2023–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6300,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1300,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 46268,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-27bh.html",
   "page": "jayfeather-27bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-27bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 27BH",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6660,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1540,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 49745,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-27bhb.html",
   "page": "jayfeather-27bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-27bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27BHB",
   "model_year_label": "Jayco Jay Feather · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6210,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1390,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-27mk.html",
   "page": "jayfeather-27mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-27mk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 27MK",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7305,
   "gvwr_lb": 8850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1540,
   "hitch_weight_lb": 705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 52350,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/jayfeather-27rk.html",
   "page": "jayfeather-27rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-27rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "27RK",
   "model_year_label": "Jayco Jay Feather · 2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6655,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1545,
   "hitch_weight_lb": 890,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-28rb.html",
   "page": "jayfeather-28rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-28rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "28RB",
   "model_year_label": "Jayco Jay Feather · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6510,
   "gvwr_lb": 8400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1890,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-29bhb.html",
   "page": "jayfeather-29bhb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-29bhb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 29BHB",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6820,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1680,
   "hitch_weight_lb": 615,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 68,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 51068,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-29qbh.html",
   "page": "jayfeather-29qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-29qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 29QBH",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7295,
   "gvwr_lb": 8995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 750,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 52493,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-29rl.html",
   "page": "jayfeather-29rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-29rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "29RL",
   "model_year_label": "Jayco Jay Feather · 2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7130,
   "gvwr_lb": 8650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1520,
   "hitch_weight_lb": 950,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-30qb.html",
   "page": "jayfeather-30qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-30qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "30QB",
   "model_year_label": "Jayco Jay Feather · 2021–2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7265,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1235,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 31,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-30rkb.html",
   "page": "jayfeather-30rkb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-30rkb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 30RKB",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7245,
   "gvwr_lb": 8995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1750,
   "hitch_weight_lb": 985,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 52643,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-31bh.html",
   "page": "jayfeather-31bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-31bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "31BH",
   "model_year_label": "Jayco Jay Feather · 2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8010,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1590,
   "hitch_weight_lb": 1085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 70,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-32qbh.html",
   "page": "jayfeather-32qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-32qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 32QBH",
   "model_year_label": "Jayco · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8000,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 1015,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 57,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 56850,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-32rl.html",
   "page": "jayfeather-32rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-32rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "Jay Feather 32RL",
   "model_year_label": "Jayco · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7580,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1420,
   "hitch_weight_lb": 930,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof-mounted Quiet Series A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen (king opt.)",
   "layout": null,
   "msrp_usd": 55350,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-15mrb.html",
   "page": "jayfeather-air-15mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-15mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "15MRB",
   "model_year_label": "Jayco Jay Feather Air · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3675,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1320,
   "hitch_weight_lb": 410,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-16db.html",
   "page": "jayfeather-air-16db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-16db-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "16DB",
   "model_year_label": "Jayco Jay Feather Air · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4055,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1445,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.917,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-16fbs.html",
   "page": "jayfeather-air-16fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-16fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "16FBS",
   "model_year_label": "Jayco Jay Feather Air · 2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3810,
   "gvwr_lb": 5150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1340,
   "hitch_weight_lb": 430,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "LT225/75R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-16rb.html",
   "page": "jayfeather-air-16rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-16rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "16RB",
   "model_year_label": "Jayco Jay Feather Air · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3840,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1155,
   "hitch_weight_lb": 440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 8.0,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-18fbs.html",
   "page": "jayfeather-air-18fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-18fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18FBS",
   "model_year_label": "Jayco Jay Feather Air · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3880,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1115,
   "hitch_weight_lb": 440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-18mbh.html",
   "page": "jayfeather-air-18mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-18mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "18MBH",
   "model_year_label": "Jayco Jay Feather Air · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4395,
   "gvwr_lb": 5700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1305,
   "hitch_weight_lb": 595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-sl-15tbsl.html",
   "page": "jayfeather-air-sl-15tbsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-sl-15tbsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "15TBSL",
   "model_year_label": "Jayco Jay Feather Air SL · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2515,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 985,
   "hitch_weight_lb": 230,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 17.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-sl-17bhsl.html",
   "page": "jayfeather-air-sl-17bhsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-sl-17bhsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "17BHSL",
   "model_year_label": "Jayco Jay Feather Air SL · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2880,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 870,
   "hitch_weight_lb": 290,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-air-sl-17rbsl.html",
   "page": "jayfeather-air-sl-17rbsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-air-sl-17rbsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "17RBSL",
   "model_year_label": "2027 Jayco Jay Feather Air SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2920,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 830,
   "hitch_weight_lb": 310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-micro-166fbs.html",
   "page": "jayfeather-micro-166fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-micro-166fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "166FBS",
   "model_year_label": "Jayco Jay Feather Micro · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3925,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1070,
   "hitch_weight_lb": 475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.583,
   "width_ft": 7.5,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-micro-171bh.html",
   "page": "jayfeather-micro-171bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-micro-171bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "171BH",
   "model_year_label": "Jayco Jay Feather Micro · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3750,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1245,
   "hitch_weight_lb": 445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.167,
   "width_ft": 7.5,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-micro-173mrb.html",
   "page": "jayfeather-micro-173mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-micro-173mrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "173MRB",
   "model_year_label": "Jayco Jay Feather Micro · 2022–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3840,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1155,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.833,
   "width_ft": 7.5,
   "exterior_height_ft": 9.75,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-micro-183fbs.html",
   "page": "jayfeather-micro-183fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-micro-183fbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "183FBS",
   "model_year_label": "2025 Jayco Jay Feather Micro",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3930,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1065,
   "hitch_weight_lb": 405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.833,
   "width_ft": 8.417,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-micro-199mbs.html",
   "page": "jayfeather-micro-199mbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-micro-199mbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "199MBS",
   "model_year_label": "Jayco Jay Feather Micro · 2022–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4505,
   "gvwr_lb": 5750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1245,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.083,
   "width_ft": 7.5,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-sl-25rlsl.html",
   "page": "jayfeather-sl-25rlsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-sl-25rlsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "25RLSL",
   "model_year_label": "Jayco Jay Feather SL · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5310,
   "gvwr_lb": 6800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1490,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayfeather-sl-26bhsl.html",
   "page": "jayfeather-sl-26bhsl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayfeather-sl-26bhsl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Feather",
   "line_url": "https://campertrailers.com/jayco/jay-feather/",
   "model": "26BHSL",
   "model_year_label": "Jayco Jay Feather SL · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5555,
   "gvwr_lb": 7200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-130bh.html",
   "page": "jayflight-130bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-130bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "130BH",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2460,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1040,
   "hitch_weight_lb": 240,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 19,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-130bhw.html",
   "page": "jayflight-130bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-130bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "130BHW",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2450,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1050,
   "hitch_weight_lb": 260,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-130rd.html",
   "page": "jayflight-130rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-130rd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "130RD",
   "model_year_label": "Jayco Jay Flight · 2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2545,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 955,
   "hitch_weight_lb": 220,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 76
  },
  {
   "url": "https://campertrailers.com/jayflight-130rdw.html",
   "page": "jayflight-130rdw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-130rdw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "130RDW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2530,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 970,
   "hitch_weight_lb": 230,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-140tb.html",
   "page": "jayflight-140tb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-140tb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "140TB",
   "model_year_label": "Jayco Jay Flight · 2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2605,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 895,
   "hitch_weight_lb": 270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 17.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/jayflight-140tbw.html",
   "page": "jayflight-140tbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-140tbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "140TBW",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2565,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 935,
   "hitch_weight_lb": 310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 17.5,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 40,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-154bh.html",
   "page": "jayflight-154bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-154bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "154BH",
   "model_year_label": "Jayco Jay Flight · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2690,
   "gvwr_lb": 3600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 910,
   "hitch_weight_lb": 270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 18.0,
   "width_ft": 7.083,
   "exterior_height_ft": 9.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-160lk.html",
   "page": "jayflight-160lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-160lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "160LK",
   "model_year_label": "Jayco Jay Flight · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3395,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/jayflight-160lkw.html",
   "page": "jayflight-160lkw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-160lkw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "160LKW",
   "model_year_label": "Jayco Jay Flight · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3395,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-170bh.html",
   "page": "jayflight-170bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-170bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170BH",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3000,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 750,
   "hitch_weight_lb": 325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/jayflight-170bhw.html",
   "page": "jayflight-170bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-170bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170BHW",
   "model_year_label": "Jayco Jay Flight · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2880,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 870,
   "hitch_weight_lb": 330,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-170fq.html",
   "page": "jayflight-170fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-170fq-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170FQ",
   "model_year_label": "Jayco Jay Flight · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3060,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 790,
   "hitch_weight_lb": 275,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-170fqw.html",
   "page": "jayflight-170fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-170fqw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "170FQW",
   "model_year_label": "Jayco Jay Flight · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2940,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 910,
   "hitch_weight_lb": 280,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-172db.html",
   "page": "jayflight-172db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-172db-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "172DB",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3270,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 725,
   "hitch_weight_lb": 405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-172dbw.html",
   "page": "jayflight-172dbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-172dbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "172DBW",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3180,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 815,
   "hitch_weight_lb": 415,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-174bh.html",
   "page": "jayflight-174bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-174bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "174BH",
   "model_year_label": "Jayco Jay Flight · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3140,
   "gvwr_lb": 4150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1010,
   "hitch_weight_lb": 310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.083,
   "exterior_height_ft": 9.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-175bh.html",
   "page": "jayflight-175bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-175bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 175BH",
   "model_year_label": "2027 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3285,
   "gvwr_lb": 4600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1315,
   "hitch_weight_lb": 340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse",
   "msrp_usd": 22643,
   "asterisked_fields": [
    "slides"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/jayflight-175bhw.html",
   "page": "jayflight-175bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-175bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 175BHW",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3260,
   "gvwr_lb": 4600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1340,
   "hitch_weight_lb": 345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse (western)",
   "msrp_usd": 24518,
   "asterisked_fields": [
    "slides"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/jayflight-175fq.html",
   "page": "jayflight-175fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-175fq-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "175FQ",
   "model_year_label": "Jayco Jay Flight · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3260,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1240,
   "hitch_weight_lb": 305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-175fqw.html",
   "page": "jayflight-175fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-175fqw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 175FQW",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3190,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1310,
   "hitch_weight_lb": 345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front-queen couples (western)",
   "msrp_usd": 24518,
   "asterisked_fields": [
    "slides"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/jayflight-178dbs.html",
   "page": "jayflight-178dbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-178dbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "178DBS",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3730,
   "gvwr_lb": 4800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1070,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-178dbsw.html",
   "page": "jayflight-178dbsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-178dbsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "178DBSW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3615,
   "gvwr_lb": 4800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1185,
   "hitch_weight_lb": 505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-180lk.html",
   "page": "jayflight-180lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-180lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 180LK",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3555,
   "gvwr_lb": 4800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1245,
   "hitch_weight_lb": 370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": 1,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Loft-kitchen couples",
   "msrp_usd": 26168,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-180lkw.html",
   "page": "jayflight-180lkw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-180lkw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 180LKW",
   "model_year_label": "2027 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3645,
   "gvwr_lb": 4950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1305,
   "hitch_weight_lb": 415,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": 1,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Loft-kitchen couples (western)",
   "msrp_usd": 28043,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-183rb.html",
   "page": "jayflight-183rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-183rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "183RB",
   "model_year_label": "Jayco Jay Flight · 2021–2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3310,
   "gvwr_lb": 4350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1040,
   "hitch_weight_lb": 340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.083,
   "width_ft": 7.083,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 20,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R15'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-184bs.html",
   "page": "jayflight-184bs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-184bs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "184BS",
   "model_year_label": "Jayco Jay Flight · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3350,
   "gvwr_lb": 4500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1150,
   "hitch_weight_lb": 380,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 7.167,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R15'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-195rb.html",
   "page": "jayflight-195rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-195rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "195RB",
   "model_year_label": "Jayco Jay Flight · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3015,
   "gvwr_lb": 3995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 980,
   "hitch_weight_lb": 295,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.833,
   "width_ft": 7.083,
   "exterior_height_ft": 9.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-197mb.html",
   "page": "jayflight-197mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-197mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 197MB",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3965,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1030,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 1,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Murphy-bed couples",
   "msrp_usd": 27443,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-197mbw.html",
   "page": "jayflight-197mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-197mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 197MBW",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3900,
   "gvwr_lb": 5150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1250,
   "hitch_weight_lb": 605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": 1,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Murphy-bed couples (western)",
   "msrp_usd": 29318,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-200mks.html",
   "page": "jayflight-200mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-200mks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 200MKS",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4965,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1535,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Mid-kitchen couples",
   "msrp_usd": 32993,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-200mksw.html",
   "page": "jayflight-200mksw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-200mksw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 200MKSW",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4840,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1660,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Mid-kitchen couples (western)",
   "msrp_usd": 41243,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-210qb.html",
   "page": "jayflight-210qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-210qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 210QB",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4275,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear-queen couples",
   "msrp_usd": 29406,
   "asterisked_fields": [
    "slides"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/jayflight-210qbw.html",
   "page": "jayflight-210qbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-210qbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 210QBW",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4420,
   "gvwr_lb": 6200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1780,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 33,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear-queen couples (western)",
   "msrp_usd": 36531,
   "asterisked_fields": [
    "slides"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/jayflight-211mb.html",
   "page": "jayflight-211mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-211mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "211MB",
   "model_year_label": "Jayco Jay Flight · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4225,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1775,
   "hitch_weight_lb": 505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-211mbw.html",
   "page": "jayflight-211mbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-211mbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "211MBW",
   "model_year_label": "Jayco Jay Flight · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4265,
   "gvwr_lb": 6300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2035,
   "hitch_weight_lb": 540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-212qb.html",
   "page": "jayflight-212qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-212qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "212QB",
   "model_year_label": "Jayco Jay Flight · 2022–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4335,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1165,
   "hitch_weight_lb": 535,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-212qbw.html",
   "page": "jayflight-212qbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-212qbw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "212QBW",
   "model_year_label": "Jayco Jay Flight · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4350,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1650,
   "hitch_weight_lb": 465,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-224bh.html",
   "page": "jayflight-224bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-224bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "224BH",
   "model_year_label": "Jayco Jay Flight · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4585,
   "gvwr_lb": 5850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1265,
   "hitch_weight_lb": 525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-224bhw.html",
   "page": "jayflight-224bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-224bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "224BHW",
   "model_year_label": "Jayco Jay Flight · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4620,
   "gvwr_lb": 6100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1480,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-225mls.html",
   "page": "jayflight-225mls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-225mls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "225MLS",
   "model_year_label": "Jayco Jay Flight · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5280,
   "gvwr_lb": 6900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1620,
   "hitch_weight_lb": 555,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-225mlsw.html",
   "page": "jayflight-225mlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-225mlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 225MLSW",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5220,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1775,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Mid-living slide (western)",
   "msrp_usd": 44625,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-235mbh.html",
   "page": "jayflight-235mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-235mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "235MBH",
   "model_year_label": "Jayco Jay Flight · 2024–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5620,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1380,
   "hitch_weight_lb": 645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-235mbhw.html",
   "page": "jayflight-235mbhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-235mbhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "235MBHW",
   "model_year_label": "Jayco Jay Flight · 2024–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5560,
   "gvwr_lb": 7300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1740,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-236th.html",
   "page": "jayflight-236th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-236th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "236TH",
   "model_year_label": "Jayco Jay Flight · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5060,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2440,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-236thw.html",
   "page": "jayflight-236thw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-236thw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "236THW",
   "model_year_label": "Jayco Jay Flight · 2024–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5230,
   "gvwr_lb": 8000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2770,
   "hitch_weight_lb": 890,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-240rbs.html",
   "page": "jayflight-240rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-240rbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "240RBS",
   "model_year_label": "Jayco Jay Flight · 2023–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5760,
   "gvwr_lb": 7150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1390,
   "hitch_weight_lb": 685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-240rbsw.html",
   "page": "jayflight-240rbsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-240rbsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "240RBSW",
   "model_year_label": "Jayco Jay Flight · 2024–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5815,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1685,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-242bhs.html",
   "page": "jayflight-242bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-242bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "242BHS",
   "model_year_label": "Jayco Jay Flight · 2021–2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5490,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1510,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-242bhsw.html",
   "page": "jayflight-242bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-242bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "242BHSW",
   "model_year_label": "Jayco Jay Flight · 2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5450,
   "gvwr_lb": 7250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-245bhs.html",
   "page": "jayflight-245bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-245bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 245BHS",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5555,
   "gvwr_lb": 7200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse + slide",
   "msrp_usd": 34043,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-245bhsw.html",
   "page": "jayflight-245bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-245bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 245BHSW",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5460,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1540,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse + slide (western)",
   "msrp_usd": 37043,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-247rbs.html",
   "page": "jayflight-247rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-247rbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "247RBS",
   "model_year_label": "Jayco Jay Flight · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5480,
   "gvwr_lb": 6750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1270,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-250bh.html",
   "page": "jayflight-250bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-250bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "250BH",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4200,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-250bhw.html",
   "page": "jayflight-250bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-250bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "250BHW",
   "model_year_label": "Jayco Jay Flight · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4100,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1900,
   "hitch_weight_lb": 480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.583,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-255thw.html",
   "page": "jayflight-255thw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-255thw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "255THW",
   "model_year_label": "Jayco Jay Flight · 2024–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5615,
   "gvwr_lb": 8750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3135,
   "hitch_weight_lb": 835,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 8.417,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/jayflight-260bh.html",
   "page": "jayflight-260bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-260bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 260BH",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4750,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1750,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse",
   "msrp_usd": 29406,
   "asterisked_fields": [
    "slides"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/jayflight-260bhw.html",
   "page": "jayflight-260bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-260bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 260BHW",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4905,
   "gvwr_lb": 6800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1895,
   "hitch_weight_lb": 545,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse (western)",
   "msrp_usd": 31281,
   "asterisked_fields": [
    "slides"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/jayflight-261bhs.html",
   "page": "jayflight-261bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-261bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 261BHS",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5975,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1625,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse + slide, sleeps 10",
   "msrp_usd": 40656,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-261bhsw.html",
   "page": "jayflight-261bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-261bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 261BHSW",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5765,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1835,
   "hitch_weight_lb": 805,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse + slide (western)",
   "msrp_usd": 38406,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-262rls.html",
   "page": "jayflight-262rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-262rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 262RLS",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6205,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear-living couples",
   "msrp_usd": 41031,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-262rlsw.html",
   "page": "jayflight-262rlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-262rlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 262RLSW",
   "model_year_label": "Jayco · 2024–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6290,
   "gvwr_lb": 8100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1810,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R14'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear-living couples (western)",
   "msrp_usd": 38781,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-263bhs.html",
   "page": "jayflight-263bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-263bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "263BHS",
   "model_year_label": "Jayco Jay Flight · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6335,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1865,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-263bhsw.html",
   "page": "jayflight-263bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-263bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 263BHSW",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6250,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1950,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 76,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R14'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse + slide (western)",
   "msrp_usd": 39893,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-263rbs.html",
   "page": "jayflight-263rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-263rbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "263RBS",
   "model_year_label": "Jayco Jay Flight · 2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6075,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1425,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-264bh.html",
   "page": "jayflight-264bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-264bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "264BH",
   "model_year_label": "Jayco Jay Flight · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4755,
   "gvwr_lb": 6200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1445,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-264bhw.html",
   "page": "jayflight-264bhw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-264bhw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "264BHW",
   "model_year_label": "Jayco Jay Flight · 2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4840,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1660,
   "hitch_weight_lb": 540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 84,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-265bhs.html",
   "page": "jayflight-265bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-265bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265BHS",
   "model_year_label": "Jayco Jay Flight · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6030,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1870,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-265bhsw.html",
   "page": "jayflight-265bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-265bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265BHSW",
   "model_year_label": "Jayco Jay Flight · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5875,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 81
  },
  {
   "url": "https://campertrailers.com/jayflight-265mws.html",
   "page": "jayflight-265mws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-265mws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 265MWS",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5770,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1930,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8,000 BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Mid-wardrobe slide",
   "msrp_usd": 41393,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-265mwsw.html",
   "page": "jayflight-265mwsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-265mwsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265MWSW",
   "model_year_label": "Jayco Jay Flight · 2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5620,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2080,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-265rls.html",
   "page": "jayflight-265rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-265rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLS",
   "model_year_label": "Jayco Jay Flight · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6310,
   "gvwr_lb": 7995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1685,
   "hitch_weight_lb": 825,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-265rlsw.html",
   "page": "jayflight-265rlsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-265rlsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265RLSW",
   "model_year_label": "Jayco Jay Flight · 2024–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6205,
   "gvwr_lb": 7850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-265th.html",
   "page": "jayflight-265th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-265th-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "265TH",
   "model_year_label": "Jayco Jay Flight · 2021–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5260,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3240,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-267bhs.html",
   "page": "jayflight-267bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-267bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "267BHS",
   "model_year_label": "Jayco Jay Flight · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6075,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1525,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-267bhsw.html",
   "page": "jayflight-267bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-267bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "267BHSW",
   "model_year_label": "Jayco Jay Flight · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5905,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-270bhs.html",
   "page": "jayflight-270bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-270bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "270BHS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5590,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1410,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.833,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-270bhsw.html",
   "page": "jayflight-270bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-270bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "270BHSW",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5380,
   "gvwr_lb": 7000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1620,
   "hitch_weight_lb": 760,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 84,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-274bh.html",
   "page": "jayflight-274bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-274bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "274BH",
   "model_year_label": "Jayco Jay Flight · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5165,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1335,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-280bhk.html",
   "page": "jayflight-280bhk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-280bhk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280BHK",
   "model_year_label": "Jayco Jay Flight · 2023–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6760,
   "gvwr_lb": 8250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1490,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-280bhs.html",
   "page": "jayflight-280bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-280bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280BHS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6515,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1985,
   "hitch_weight_lb": 775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-280fks.html",
   "page": "jayflight-280fks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-280fks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280FKS",
   "model_year_label": "Jayco Jay Flight · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7465,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2035,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 117,
   "black_water_gal": 39,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-280rks.html",
   "page": "jayflight-280rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-280rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "280RKS",
   "model_year_label": "Jayco Jay Flight · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6525,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1625,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-284bhs.html",
   "page": "jayflight-284bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-284bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "284BHS",
   "model_year_label": "Jayco Jay Flight · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6365,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1585,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-284bhsw.html",
   "page": "jayflight-284bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-284bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "284BHSW",
   "model_year_label": "Jayco Jay Flight · 2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6100,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2100,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-285bhs.html",
   "page": "jayflight-285bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-285bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "285BHS",
   "model_year_label": "Jayco Jay Flight · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6510,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1640,
   "hitch_weight_lb": 875,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-286bhsw.html",
   "page": "jayflight-286bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-286bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "286BHSW",
   "model_year_label": "Jayco Jay Flight · 2023–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6235,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2265,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-287bhs.html",
   "page": "jayflight-287bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-287bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "287BHS",
   "model_year_label": "Jayco Jay Flight · 2021–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6230,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1720,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-287bhsw.html",
   "page": "jayflight-287bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-287bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "287BHSW",
   "model_year_label": "Jayco Jay Flight · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6005,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-290rks.html",
   "page": "jayflight-290rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-290rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "290RKS",
   "model_year_label": "Jayco Jay Flight · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7810,
   "gvwr_lb": 9650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1840,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 110,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-290rls.html",
   "page": "jayflight-290rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-290rls-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 290RLS",
   "model_year_label": "2027 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7575,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2025,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "2",
   "primary_bed": null,
   "layout": "Rear-living, twin slide",
   "msrp_usd": 52943,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-294qbs.html",
   "page": "jayflight-294qbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-294qbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "294QBS",
   "model_year_label": "Jayco Jay Flight · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6775,
   "gvwr_lb": 8650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1875,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-295bhs.html",
   "page": "jayflight-295bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-295bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "295BHS",
   "model_year_label": "Jayco Jay Flight · 2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6450,
   "gvwr_lb": 7750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1300,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 6.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 38,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-295bhsw.html",
   "page": "jayflight-295bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-295bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "295BHSW",
   "model_year_label": "Jayco Jay Flight · 2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6355,
   "gvwr_lb": 8150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1795,
   "hitch_weight_lb": 780,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-295tbs.html",
   "page": "jayflight-295tbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-295tbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 295TBS",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7180,
   "gvwr_lb": 9300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2120,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Two-bedroom slide",
   "msrp_usd": 47018,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-321bds.html",
   "page": "jayflight-321bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-321bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 321BDS",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7810,
   "gvwr_lb": 9800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1990,
   "hitch_weight_lb": 1030,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 33,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunk + dinette, twin slide",
   "msrp_usd": 49493,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-324bds.html",
   "page": "jayflight-324bds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-324bds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "324BDS",
   "model_year_label": "Jayco Jay Flight · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7905,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 1070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-325bht.html",
   "page": "jayflight-325bht.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-325bht-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 325BHT",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8475,
   "gvwr_lb": 10600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2125,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": 2,
   "slides": 3,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Triple-slide bunkhouse",
   "msrp_usd": 54961,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-330tbs.html",
   "page": "jayflight-330tbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-330tbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 330TBS",
   "model_year_label": "Jayco · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7280,
   "gvwr_lb": 9300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2020,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 78,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Two-bedroom slide",
   "msrp_usd": 41393,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-331bts.html",
   "page": "jayflight-331bts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-331bts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "331BTS",
   "model_year_label": "Jayco Jay Flight · 2023–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8680,
   "gvwr_lb": 10400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1720,
   "hitch_weight_lb": 1235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 32,
   "sleeps": 12,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-333bts.html",
   "page": "jayflight-333bts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-333bts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 333BTS",
   "model_year_label": "Jayco · 2025–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8375,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2125,
   "hitch_weight_lb": 1180,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 7.167,
   "exterior_height_ft": 11.25,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": 2,
   "slides": 1,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunk family, sleeps 11",
   "msrp_usd": 51743,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-334rts.html",
   "page": "jayflight-334rts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-334rts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 334RTS",
   "model_year_label": "Jayco · 2023–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8655,
   "gvwr_lb": 10600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 1035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear twin, triple slide",
   "msrp_usd": 52875,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-335bhs.html",
   "page": "jayflight-335bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-335bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "335BHS",
   "model_year_label": "2027 Jayco Jay Flight",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6925,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2075,
   "hitch_weight_lb": 975,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-33rbts.html",
   "page": "jayflight-33rbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-33rbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "33RBTS",
   "model_year_label": "Jayco Jay Flight · 2021–2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8600,
   "gvwr_lb": 10950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2350,
   "hitch_weight_lb": 1090,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 80,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 14,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-340rlk.html",
   "page": "jayflight-340rlk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-340rlk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "340RLK",
   "model_year_label": "Jayco Jay Flight · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8890,
   "gvwr_lb": 10350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1460,
   "hitch_weight_lb": 1235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 32,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-34rlok.html",
   "page": "jayflight-34rlok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-34rlok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "34RLOK",
   "model_year_label": "Jayco Jay Flight · 2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8970,
   "gvwr_lb": 11350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2380,
   "hitch_weight_lb": 1215,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 80,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-34rsbs.html",
   "page": "jayflight-34rsbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-34rsbs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "34RSBS",
   "model_year_label": "Jayco Jay Flight · 2021–2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8780,
   "gvwr_lb": 11250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2470,
   "hitch_weight_lb": 1325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 6.75,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 80,
   "grey_water_gal": 72,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-380dqs.html",
   "page": "jayflight-380dqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-380dqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "Jay Flight 380DQS",
   "model_year_label": "Jayco · 2023–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8430,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2070,
   "hitch_weight_lb": 1070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": 2,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU roof A/C",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Double-queen, twin slide",
   "msrp_usd": 49800,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-38bhds.html",
   "page": "jayflight-38bhds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-38bhds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "38BHDS",
   "model_year_label": "Jayco Jay Flight · 2021–2023",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8150,
   "gvwr_lb": 10750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2600,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 80,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-401flts.html",
   "page": "jayflight-bungalow-401flts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-401flts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "401FLTS",
   "model_year_label": "2027 Jayco Jay Flight Bungalow",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10355,
   "gvwr_lb": 12000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1645,
   "hitch_weight_lb": 1515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.0,
   "exterior_height_ft": 12.0,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-401loft.html",
   "page": "jayflight-bungalow-401loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-401loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "401LOFT",
   "model_year_label": "Jayco Jay Flight Bungalow · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11575,
   "gvwr_lb": 13400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1825,
   "hitch_weight_lb": 1465,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-404loft.html",
   "page": "jayflight-bungalow-404loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-404loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "404LOFT",
   "model_year_label": "Jayco Jay Flight Bungalow · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11750,
   "gvwr_lb": 13600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1850,
   "hitch_weight_lb": 1610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.917,
   "fresh_water_gal": 52,
   "grey_water_gal": 117,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-40dlft.html",
   "page": "jayflight-bungalow-40dlft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-40dlft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40DLFT",
   "model_year_label": "Jayco Jay Flight Bungalow · 2023–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12430,
   "gvwr_lb": 14500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2070,
   "hitch_weight_lb": 1550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.917,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-40fkds.html",
   "page": "jayflight-bungalow-40fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-40fkds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40FKDS",
   "model_year_label": "Jayco Jay Flight Bungalow · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10510,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2490,
   "hitch_weight_lb": 1600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.0,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 53,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-40loft.html",
   "page": "jayflight-bungalow-40loft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-40loft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40LOFT",
   "model_year_label": "Jayco Jay Flight Bungalow · 2021–2025",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11925,
   "gvwr_lb": 13950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2025,
   "hitch_weight_lb": 1595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 51,
   "grey_water_gal": 65,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-40lsdl.html",
   "page": "jayflight-bungalow-40lsdl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-40lsdl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40LSDL",
   "model_year_label": "Jayco Jay Flight Bungalow · 2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11940,
   "gvwr_lb": 14000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2060,
   "hitch_weight_lb": 10105,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 52,
   "grey_water_gal": 65,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-40rlts.html",
   "page": "jayflight-bungalow-40rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-40rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "40RLTS",
   "model_year_label": "Jayco Jay Flight Bungalow · 2021–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11560,
   "gvwr_lb": 13500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1940,
   "hitch_weight_lb": 1630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.333,
   "width_ft": 8.5,
   "exterior_height_ft": 12.083,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 52,
   "grey_water_gal": 32,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-bungalow-jayloft.html",
   "page": "jayflight-bungalow-jayloft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-bungalow-jayloft-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight",
   "line_url": "https://campertrailers.com/jayflight-hub.html",
   "model": "JAYLOFT",
   "model_year_label": "Jayco Jay Flight Bungalow · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12360,
   "gvwr_lb": 14300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1940,
   "hitch_weight_lb": 1775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.917,
   "width_ft": 8.5,
   "exterior_height_ft": 12.917,
   "interior_height_ft": 8.833,
   "fresh_water_gal": 52,
   "grey_water_gal": 65,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-130rd.html",
   "page": "jayflight-slx-130rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-130rd-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "130RD",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2545,
   "gvwr_lb": 3500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 955,
   "hitch_weight_lb": 220,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-160lk.html",
   "page": "jayflight-slx-160lk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-160lk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "160LK",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3395,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-160lkw.html",
   "page": "jayflight-slx-160lkw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-160lkw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "160LKW",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3395,
   "gvwr_lb": 4750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-170bh.html",
   "page": "jayflight-slx-170bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-170bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "Jay Flight SLX 170BH",
   "model_year_label": "2026 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3025,
   "gvwr_lb": 3750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 725,
   "hitch_weight_lb": 320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": 1,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8K BTU wall-mount A/C",
   "refrigerator": null,
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front Queen + rear corner double bunks",
   "msrp_usd": 18218,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-175bh.html",
   "page": "jayflight-slx-175bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-175bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "Jay Flight SLX 175BH",
   "model_year_label": "2026 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3245,
   "gvwr_lb": 4600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1355,
   "hitch_weight_lb": 335,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 6,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8K BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front Queen + rear corner double bunks, bath sink",
   "msrp_usd": 23843,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-210qb.html",
   "page": "jayflight-slx-210qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-210qb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "Jay Flight SLX 210QB",
   "model_year_label": "2026 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4260,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1740,
   "hitch_weight_lb": 460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 32,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8K BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front Queen, dual bedroom wardrobes, rear bath, dual-axle",
   "msrp_usd": 28281,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-211mb.html",
   "page": "jayflight-slx-211mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-211mb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "211MB",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4225,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1775,
   "hitch_weight_lb": 505,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-250bh.html",
   "page": "jayflight-slx-250bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-250bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "Jay Flight SLX 250BH",
   "model_year_label": "2026 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4285,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1715,
   "hitch_weight_lb": 425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8K BTU wall-mount A/C",
   "refrigerator": null,
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front Queen, double-over-double rear bunks, dual-axle",
   "msrp_usd": 24899,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-261bhs.html",
   "page": "jayflight-slx-261bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-261bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "Jay Flight SLX 261BHS",
   "model_year_label": "2026 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5890,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1710,
   "hitch_weight_lb": 705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8K BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front Queen, double-size bunks, slide-out, sleeps 10",
   "msrp_usd": 34281,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-265bhs.html",
   "page": "jayflight-slx-265bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-265bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "265BHS",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6030,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1870,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-265bhsw.html",
   "page": "jayflight-slx-265bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-265bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "265BHSW",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5875,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-280fks.html",
   "page": "jayflight-slx-280fks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-280fks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "280FKS",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7465,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2035,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 117,
   "black_water_gal": 39,
   "sleeps": 3,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-284bhs.html",
   "page": "jayflight-slx-284bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-284bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "Jay Flight SLX 284BHS",
   "model_year_label": "2026 Jayco",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6140,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2060,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 9,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "8K BTU wall-mount A/C",
   "refrigerator": "8 cu ft",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front Queen, double-size bunks, outdoor kitchen, sleeps 9",
   "msrp_usd": 37050,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-284bhsw.html",
   "page": "jayflight-slx-284bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-284bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "284BHSW",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6100,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2100,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-286bhsw.html",
   "page": "jayflight-slx-286bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-286bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "286BHSW",
   "model_year_label": "2026 Jayco Jay Flight SLX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6235,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2265,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-287bhs.html",
   "page": "jayflight-slx-287bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-287bhs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "287BHS",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6230,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1720,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-287bhsw.html",
   "page": "jayflight-slx-287bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-287bhsw-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "287BHSW",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6005,
   "gvwr_lb": 7950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 76,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/jayflight-slx-290rks.html",
   "page": "jayflight-slx-290rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/jayflight-slx-290rks-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Jay Flight SLX",
   "line_url": "https://campertrailers.com/jayflight-slx-hub.html",
   "model": "290RKS",
   "model_year_label": "Jayco Jay Flight SLX · 2025–2026",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7810,
   "gvwr_lb": 9650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1840,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 110,
   "black_water_gal": 39,
   "sleeps": 5,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/longitude-185rb.html",
   "page": "longitude-185rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/longitude-185rb-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Longitude",
   "line_url": "https://campertrailers.com/longitude-hub.html",
   "model": "185RB",
   "model_year_label": "2026 East to West Longitude",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5293,
   "gvwr_lb": 7740,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2447,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/longitude-230fk.html",
   "page": "longitude-230fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/longitude-230fk-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Longitude",
   "line_url": "https://campertrailers.com/longitude-hub.html",
   "model": "230FK",
   "model_year_label": "2026 East to West Longitude",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6113,
   "gvwr_lb": 9630,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3517,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/longitude-255bh.html",
   "page": "longitude-255bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/longitude-255bh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Longitude",
   "line_url": "https://campertrailers.com/longitude-hub.html",
   "model": "255BH",
   "model_year_label": "2026 East to West Longitude",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6068,
   "gvwr_lb": 7650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1582,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/longitude-285bh.html",
   "page": "longitude-285bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/longitude-285bh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Longitude",
   "line_url": "https://campertrailers.com/longitude-hub.html",
   "model": "285BH",
   "model_year_label": "2026 East to West Longitude",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7628,
   "gvwr_lb": 9680,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2052,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/longitude-310rl.html",
   "page": "longitude-310rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/longitude-310rl-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Longitude",
   "line_url": "https://campertrailers.com/longitude-hub.html",
   "model": "310RL",
   "model_year_label": "2026 East to West Longitude",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7708,
   "gvwr_lb": 11280,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3572,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/longitude-315fb.html",
   "page": "longitude-315fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/longitude-315fb-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Longitude",
   "line_url": "https://campertrailers.com/longitude-hub.html",
   "model": "315FB",
   "model_year_label": "2026 East to West Longitude",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8033,
   "gvwr_lb": 9400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1367,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/longitude-319bh.html",
   "page": "longitude-319bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/longitude-319bh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Longitude",
   "line_url": "https://campertrailers.com/longitude-hub.html",
   "model": "319BH",
   "model_year_label": "2026 East to West Longitude",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7788,
   "gvwr_lb": 11335,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3547,
   "hitch_weight_lb": 935,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/micro-minnie-1800bh.html",
   "page": "micro-minnie-1800bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-1800bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 1800BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3821,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1679,
   "hitch_weight_lb": 374,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.917,
   "width_ft": 7.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 13′",
   "primary_bed": "Front bed 54×74",
   "layout": "Front bed, rear corner bath, rear bunks 28×72, dual entry, no slide",
   "msrp_usd": 36451,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2000frb.html",
   "page": "micro-minnie-2000frb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2000frb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2000FRB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3942,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1558,
   "hitch_weight_lb": 416,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.333,
   "width_ft": 7.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Front fixed bed 60×74",
   "layout": "Front fixed bed, dual wardrobes, mid galley & dinette, rear bath, no slide",
   "msrp_usd": 42070,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2000mrb.html",
   "page": "micro-minnie-2000mrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2000mrb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2000MRB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4078,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1422,
   "hitch_weight_lb": 466,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 7.667,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Front Murphy bed 57×74",
   "layout": "Front Murphy bed over sofa, mid galley & dinette, rear bath, wide-body, no slide",
   "msrp_usd": 42630,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2000trb.html",
   "page": "micro-minnie-2000trb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2000trb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2000TRB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3976,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1524,
   "hitch_weight_lb": 430,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 7.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Twin beds 32×74 each",
   "layout": "Front twin beds, mid galley & dinette, rear bath, no slide",
   "msrp_usd": 42350,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2100bh.html",
   "page": "micro-minnie-2100bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2100bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2100BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4049,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1451,
   "hitch_weight_lb": 448,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.917,
   "width_ft": 7.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 13′",
   "primary_bed": "Front bed 54×74",
   "layout": "Front bed, slide dinette, rear bath, rear bunks 28×72, dual entry, exterior Pack-N-Play",
   "msrp_usd": 44030,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2108ds.html",
   "page": "micro-minnie-2108ds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2108ds-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2108DS",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4291,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1209,
   "hitch_weight_lb": 436,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 7.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Front Murphy bed 57×74",
   "layout": "Front Murphy bed over sofa, dinette in slide, rear bath with full wardrobe",
   "msrp_usd": 45010,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2108fbs.html",
   "page": "micro-minnie-2108fbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2108fbs-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2108FBS",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4142,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1358,
   "hitch_weight_lb": 404,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 7.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Front bed 54×74",
   "layout": "Front bed, wardrobes, dinette in slide, rear bath, exterior Pack-N-Play",
   "msrp_usd": 44450,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2108tb.html",
   "page": "micro-minnie-2108tb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2108tb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2108TB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4176,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1324,
   "hitch_weight_lb": 435,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 7.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 3,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Twin beds 32×74, convert to king 74×82",
   "layout": "Front twin/king beds, dinette in slide, rear bath with wardrobe",
   "msrp_usd": 44730,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2200fbh.html",
   "page": "micro-minnie-2200fbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2200fbh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2200FBH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4170,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1330,
   "hitch_weight_lb": 478,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 7.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Front fixed bed 60×74",
   "layout": "Front fixed bed, interior bunks 28×72 (lower flips up for gear), dinette in slide, rear bath, exterior Pack-N-Play",
   "msrp_usd": 45710,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2200mbh.html",
   "page": "micro-minnie-2200mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2200mbh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2200MBH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4218,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1282,
   "hitch_weight_lb": 530,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 7.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Front Murphy bed 57×74",
   "layout": "Front Murphy bed over sofa, interior bunks 28×72, dinette in slide, rear bath, exterior Pack-N-Play",
   "msrp_usd": 46270,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/micro-minnie-2200tbh.html",
   "page": "micro-minnie-2200tbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/micro-minnie-2200tbh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Micro Minnie",
   "line_url": "https://campertrailers.com/micro-minnie/",
   "model": "Micro Minnie 2200TBH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4072,
   "gvwr_lb": 5500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1428,
   "hitch_weight_lb": 420,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 7.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": 6.333,
   "fresh_water_gal": 31,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 235/75R15C",
   "air_conditioner": "13,500 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 15′",
   "primary_bed": "Front twin beds 32×74 each",
   "layout": "Front twin beds, interior bunks 28×72, dinette in slide, rear bath, exterior Pack-N-Play",
   "msrp_usd": 45987,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2301bhs.html",
   "page": "minnie-2301bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2301bhs-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2301BHS",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6514,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2286,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 96,
   "black_water_gal": 49,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 18′",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, seating-beside-fridge slide (opt U-dinette), rear bunkhouse, campside griddle + exterior fridge, second grey tank",
   "msrp_usd": 49074,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2326bh.html",
   "page": "minnie-2326bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2326bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2326BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5672,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3128,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 49,
   "black_water_gal": 49,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 18′",
   "primary_bed": "Front bed",
   "layout": "Front bed, sofa / U-dinette / theater in slide, spacious galley, full bath, large rear bunk beds, dual entry",
   "msrp_usd": 46900,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2326rb.html",
   "page": "minnie-2326rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2326rb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2326RB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5762,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3038,
   "hitch_weight_lb": 390,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 49,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 18′",
   "primary_bed": "Front bed",
   "layout": "Front bed, sofa in slide (opt theater / U-dinette), extended-counter galley, rear bath",
   "msrp_usd": 45556,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2327tb.html",
   "page": "minnie-2327tb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2327tb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2327TB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5933,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2867,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 16′",
   "primary_bed": "Front twin-to-king convertible",
   "layout": "Front twin/king beds, seating in slide, mid galley, rear bathroom, second grey tank",
   "msrp_usd": 52343,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2500fl.html",
   "page": "minnie-2500fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2500fl-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2500FL",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6432,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2368,
   "hitch_weight_lb": 874,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 47,
   "black_water_gal": 47,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 18′",
   "primary_bed": "Rear queen",
   "layout": "Front living room, dinette in slide, mid galley, rear private queen bedroom, dual entry",
   "msrp_usd": 52139,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2529rg.html",
   "page": "minnie-2529rg.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2529rg-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2529RG",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6540,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2260,
   "hitch_weight_lb": 656,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 20′",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, sofa (opt theater) in slide, rear-wall galley with flip-up counter extension, dual entry, second grey tank",
   "msrp_usd": 48428,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2630mlrk.html",
   "page": "minnie-2630mlrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2630mlrk-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2630MLRK",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6386,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2414,
   "hitch_weight_lb": 602,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 20′",
   "primary_bed": "Front queen",
   "layout": "Front queen + walk-through bath suite, tri-fold sofa in slide, open rear kitchen with pull-out desk/dining surface, second grey tank",
   "msrp_usd": 54761,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2730fk.html",
   "page": "minnie-2730fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2730fk-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2730FK",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7082,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1718,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 20′",
   "primary_bed": "Private sleep suite (slide)",
   "layout": "Front-corner galley, tri-fold sofa slide, private sleep-suite slide, rear bathroom, second grey tank",
   "msrp_usd": 53963,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2801bhs.html",
   "page": "minnie-2801bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2801bhs-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2801BHS",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6746,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2054,
   "hitch_weight_lb": 658,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 96,
   "black_water_gal": 49,
   "sleeps": 7,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted · 2nd A/C prep",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 21′",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, multi-arrangement slide (opt freestanding table + 4 chairs), rear bunkhouse, campside griddle + exterior fridge, second grey tank",
   "msrp_usd": 52391,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/minnie-2832fk.html",
   "page": "minnie-2832fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/minnie-2832fk-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Minnie",
   "line_url": "https://campertrailers.com/minnie/",
   "model": "Minnie 2832FK",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6636,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2164,
   "hitch_weight_lb": 896,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 6.667,
   "fresh_water_gal": 60,
   "grey_water_gal": 96,
   "black_water_gal": 49,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "225/75R15E · 10-ply",
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 · 21′",
   "primary_bed": "Rear walkaround queen",
   "layout": "Front galley, dinette + sofa (opt theater) in slide, central bath, rear walkaround queen, dual entry, second grey tank",
   "msrp_usd": 53962,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/modelg-3250.html",
   "page": "modelg-3250.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/modelg-3250-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model G",
   "line_url": "https://campertrailers.com/brinkley/model-g/",
   "model": "3250",
   "model_year_label": "2026 Brinkley Model G",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 17300,
   "gvwr_lb": 22000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4700,
   "hitch_weight_lb": 3150,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 156,
   "black_water_gal": 52,
   "sleeps": 6,
   "axles": 3,
   "slides": 3,
   "tires": "16-ply Load Range H Cooper Work Series · aluminum wheels",
   "air_conditioner": "Triple GE low-profile 13.5k w/ heat pump (main + bedroom + garage)",
   "refrigerator": "19 cu ft",
   "awning": "4",
   "primary_bed": "King bed slide-out",
   "layout": null,
   "msrp_usd": 209567,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/modelg-3500.html",
   "page": "modelg-3500.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/modelg-3500-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model G",
   "line_url": "https://campertrailers.com/brinkley/model-g/",
   "model": "3500",
   "model_year_label": "2026 Brinkley Model G",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16967,
   "gvwr_lb": 22000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5033,
   "hitch_weight_lb": 3320,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.167,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 156,
   "black_water_gal": 52,
   "sleeps": 6,
   "axles": 3,
   "slides": 3,
   "tires": "16-ply Load Range H Cooper Work Series · aluminum wheels",
   "air_conditioner": "Triple GE low-profile 13.5k w/ heat pump (main + bedroom + garage)",
   "refrigerator": "19 cu ft",
   "awning": "4",
   "primary_bed": "King bed slide-out",
   "layout": null,
   "msrp_usd": 203009,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/modelg-3520.html",
   "page": "modelg-3520.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/modelg-3520-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model G",
   "line_url": "https://campertrailers.com/brinkley/model-g/",
   "model": "3520",
   "model_year_label": "2026 Brinkley Model G",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 17496,
   "gvwr_lb": 22000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4504,
   "hitch_weight_lb": 3150,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.0,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 156,
   "black_water_gal": 85,
   "sleeps": 6,
   "axles": 3,
   "slides": 3,
   "tires": "16-ply Load Range H Cooper Work Series · aluminum wheels",
   "air_conditioner": "Triple GE low-profile 13.5k w/ heat pump (main + bedroom + garage)",
   "refrigerator": "19 cu ft",
   "awning": "4",
   "primary_bed": "King bed slide-out",
   "layout": null,
   "msrp_usd": 210828,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/modelg-3950.html",
   "page": "modelg-3950.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/modelg-3950-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model G",
   "line_url": "https://campertrailers.com/brinkley/model-g/",
   "model": "3950",
   "model_year_label": "2026 Brinkley Model G",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18700,
   "gvwr_lb": 23000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4300,
   "hitch_weight_lb": 3450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 156,
   "black_water_gal": 85,
   "sleeps": 8,
   "axles": 3,
   "slides": 3,
   "tires": "16-ply Load Range H Cooper Work Series · aluminum wheels",
   "air_conditioner": "Triple GE low-profile 13.5k w/ heat pump (main + bedroom + garage)",
   "refrigerator": "19 cu ft",
   "awning": "4",
   "primary_bed": "King bed slide-out",
   "layout": null,
   "msrp_usd": 225706,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/modelg-3970.html",
   "page": "modelg-3970.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/modelg-3970-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model G",
   "line_url": "https://campertrailers.com/brinkley/model-g/",
   "model": "3970",
   "model_year_label": "2026 Brinkley Model G",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18700,
   "gvwr_lb": 23000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4300,
   "hitch_weight_lb": 3450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 156,
   "black_water_gal": 85,
   "sleeps": 6,
   "axles": 3,
   "slides": 3,
   "tires": "16-ply Load Range H Cooper Work Series · aluminum wheels",
   "air_conditioner": "Triple GE low-profile 13.5k w/ heat pump (main + bedroom + garage)",
   "refrigerator": "19 cu ft",
   "awning": "4",
   "primary_bed": "King bed slide-out",
   "layout": null,
   "msrp_usd": 230448,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/modelg-4000.html",
   "page": "modelg-4000.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/modelg-4000-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model G",
   "line_url": "https://campertrailers.com/brinkley/model-g/",
   "model": "4000",
   "model_year_label": "2026 Brinkley Model G",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 17674,
   "gvwr_lb": 23000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5326,
   "hitch_weight_lb": 3530,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.167,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 104,
   "black_water_gal": 104,
   "sleeps": 5,
   "axles": 3,
   "slides": 3,
   "tires": "16-ply Load Range H Cooper Work Series · aluminum wheels",
   "air_conditioner": "Triple GE low-profile 13.5k w/ heat pump (main + bedroom + garage)",
   "refrigerator": "19 cu ft",
   "awning": "4",
   "primary_bed": "King bed slide-out",
   "layout": null,
   "msrp_usd": 208077,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/modelg-4100.html",
   "page": "modelg-4100.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/modelg-4100-spec-sheet.pdf",
   "brand": "Brinkley",
   "line": "Model G",
   "line_url": "https://campertrailers.com/brinkley/model-g/",
   "model": "4100",
   "model_year_label": "2026 Brinkley Model G",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18600,
   "gvwr_lb": 23000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4400,
   "hitch_weight_lb": 3450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 156,
   "black_water_gal": 85,
   "sleeps": 8,
   "axles": 3,
   "slides": 3,
   "tires": "16-ply Load Range H Cooper Work Series · aluminum wheels",
   "air_conditioner": "Triple GE low-profile 13.5k w/ heat pump (main + bedroom + garage)",
   "refrigerator": "19 cu ft",
   "awning": "2",
   "primary_bed": "King bed slide-out",
   "layout": null,
   "msrp_usd": 235372,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/momentum-17mav.html",
   "page": "momentum-17mav.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/momentum-17mav-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Momentum",
   "line_url": "https://campertrailers.com/grand-design/momentum/",
   "model": "17MAV",
   "model_year_label": "2027 Grand Design Momentum MAV",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5542,
   "gvwr_lb": 9950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4408,
   "hitch_weight_lb": 873,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.917,
   "width_ft": 8.333,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 90,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 2,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "8 cu. ft.",
   "awning": "1 · 13 ft",
   "primary_bed": "60 X 80 Queen Bed",
   "layout": null,
   "msrp_usd": 47462,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/momentum-21g.html",
   "page": "momentum-21g.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/momentum-21g-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Momentum",
   "line_url": "https://campertrailers.com/grand-design/momentum/",
   "model": "21G",
   "model_year_label": "2027 Grand Design Momentum G-Class",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7280,
   "gvwr_lb": 11000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3720,
   "hitch_weight_lb": 1056,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.917,
   "width_ft": 8.417,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 7.583,
   "fresh_water_gal": 90,
   "grey_water_gal": 74,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "8 cu. ft.",
   "awning": "1 · 19 ft",
   "primary_bed": "60 X 80 Queen Bed",
   "layout": null,
   "msrp_usd": 73876,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/momentum-28mav.html",
   "page": "momentum-28mav.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/momentum-28mav-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Momentum",
   "line_url": "https://campertrailers.com/grand-design/momentum/",
   "model": "28MAV",
   "model_year_label": "2027 Grand Design Momentum MAV",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8300,
   "gvwr_lb": 11000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2700,
   "hitch_weight_lb": 1200,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.917,
   "width_ft": 8.333,
   "exterior_height_ft": 12.167,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 90,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 6,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "8 cu. ft.",
   "awning": "1 · 19 ft",
   "primary_bed": "60″ x 80″ Queen Bed",
   "layout": null,
   "msrp_usd": 60211,
   "asterisked_fields": [
    "intheight_ft"
   ],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/momentum-30g.html",
   "page": "momentum-30g.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/momentum-30g-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Momentum",
   "line_url": "https://campertrailers.com/grand-design/momentum/",
   "model": "30G",
   "model_year_label": "2027 Grand Design Momentum G-Class",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9139,
   "gvwr_lb": 13000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3861,
   "hitch_weight_lb": 1425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.833,
   "width_ft": 8.417,
   "exterior_height_ft": 12.333,
   "interior_height_ft": 7.583,
   "fresh_water_gal": 90,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": null,
   "slides": 2,
   "tires": null,
   "air_conditioner": "28,500 BTU",
   "refrigerator": "8 cu. ft.",
   "awning": "1 · 19 ft",
   "primary_bed": "King Bed",
   "layout": null,
   "msrp_usd": 80442,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/momentum-320g.html",
   "page": "momentum-320g.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/momentum-320g-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Momentum",
   "line_url": "https://campertrailers.com/grand-design/momentum/",
   "model": "320G",
   "model_year_label": "2027 Grand Design Momentum G-Class",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13100,
   "gvwr_lb": 16400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3300,
   "hitch_weight_lb": 2300,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.25,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 98,
   "grey_water_gal": 52,
   "black_water_gal": 104,
   "sleeps": 6,
   "axles": null,
   "slides": 3,
   "tires": "Heavy-duty H-rated · 17.5″ H-rated aluminum wheels",
   "air_conditioner": "30,000 BTU",
   "refrigerator": "15 cu. ft.",
   "awning": "2 · 18 ft + 10 ft (second awning optional)",
   "primary_bed": "60 X 80 Queen Bed",
   "layout": null,
   "msrp_usd": 127910,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/momentum-344m.html",
   "page": "momentum-344m.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/momentum-344m-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Momentum",
   "line_url": "https://campertrailers.com/grand-design/momentum/",
   "model": "344M",
   "model_year_label": "2027 Grand Design Momentum",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15910,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3090,
   "hitch_weight_lb": 3500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 140,
   "grey_water_gal": 104,
   "black_water_gal": 52,
   "sleeps": 6,
   "axles": null,
   "slides": 3,
   "tires": "Heavy-duty H-rated · 17.5″ H-rated aluminum wheels",
   "air_conditioner": "30,000 BTU",
   "refrigerator": "20 cu. ft.",
   "awning": "2 · 18 ft + 10 ft",
   "primary_bed": "60 X 80 Queen Bed (King Opt.)",
   "layout": null,
   "msrp_usd": 167581,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/momentum-392m.html",
   "page": "momentum-392m.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/momentum-392m-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Momentum",
   "line_url": "https://campertrailers.com/grand-design/momentum/",
   "model": "392M",
   "model_year_label": "2027 Grand Design Momentum",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18114,
   "gvwr_lb": 23500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5386,
   "hitch_weight_lb": 3650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 140,
   "grey_water_gal": 104,
   "black_water_gal": 52,
   "sleeps": 9,
   "axles": null,
   "slides": 3,
   "tires": "Heavy-duty H-rated · 17.5″ H-rated aluminum wheels",
   "air_conditioner": "45,000 BTU",
   "refrigerator": "20 cu. ft.",
   "awning": "2 · 18 ft + 16 ft",
   "primary_bed": "60 X 80 Queen Bed (King Opt.)",
   "layout": null,
   "msrp_usd": 183537,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/momentum-394g.html",
   "page": "momentum-394g.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/momentum-394g-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Momentum",
   "line_url": "https://campertrailers.com/grand-design/momentum/",
   "model": "394G",
   "model_year_label": "2027 Grand Design Momentum G-Class",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16400,
   "gvwr_lb": 22500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 6100,
   "hitch_weight_lb": 3500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": 8.583,
   "fresh_water_gal": 98,
   "grey_water_gal": 104,
   "black_water_gal": 52,
   "sleeps": 7,
   "axles": null,
   "slides": 3,
   "tires": "Heavy-duty H-rated · 17.5″ H-rated aluminum wheels",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "15 cu. ft.",
   "awning": "3 · 14 ft + 12 ft + 8 ft",
   "primary_bed": "60 X 80 Queen Bed (King Opt.)",
   "layout": null,
   "msrp_usd": 126344,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/montana-3100rl.html",
   "page": "montana-3100rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3100rl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3100RL",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14030,
   "gvwr_lb": 18000,
   "gvwr_derived": true,
   "cargo_capacity_lb": 3970,
   "hitch_weight_lb": 3000,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 77,
   "grey_water_gal": 100,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "Triple: 18K Furrion heat-pump + 2×13.5K",
   "refrigerator": "20 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 156900,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/montana-3123rl.html",
   "page": "montana-3123rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3123rl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3123RL",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12881,
   "gvwr_lb": 16580,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3699,
   "hitch_weight_lb": 2580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.083,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 116693,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/montana-3231ck.html",
   "page": "montana-3231ck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3231ck-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3231CK",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13169,
   "gvwr_lb": 16680,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3511,
   "hitch_weight_lb": 2725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.417,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 121013,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/montana-3531re.html",
   "page": "montana-3531re.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3531re-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3531RE",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13345,
   "gvwr_lb": 16480,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3135,
   "hitch_weight_lb": 2480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.583,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 122378,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/montana-3532sp.html",
   "page": "montana-3532sp.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3532sp-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3532SP",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14405,
   "gvwr_lb": 16500,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2095,
   "hitch_weight_lb": 2730,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.167,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "Triple 15K Coleman Mach (CX3 package)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 125878,
   "asterisked_fields": [
    "ccc",
    "gvwr"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/montana-3623eb.html",
   "page": "montana-3623eb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3623eb-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3623EB",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14135,
   "gvwr_lb": 16725,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2590,
   "hitch_weight_lb": 2735,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.167,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (CX3 triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 129878,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/montana-3761fl.html",
   "page": "montana-3761fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3761fl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3761FL",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14951,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3049,
   "hitch_weight_lb": 2880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 88,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 130433,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/montana-3781rl.html",
   "page": "montana-3781rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3781rl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3781RL",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14290,
   "gvwr_lb": 18000,
   "gvwr_derived": true,
   "cargo_capacity_lb": 3710,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": "pin",
   "length_ft": 41.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 139999,
   "asterisked_fields": [
    "ccc",
    "gvwr",
    "hitch"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/montana-3795fk.html",
   "page": "montana-3795fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3795fk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3795FK",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14030,
   "gvwr_lb": 18000,
   "gvwr_derived": true,
   "cargo_capacity_lb": 3970,
   "hitch_weight_lb": 3070,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 6,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "Triple 15K Coleman Mach (CX3, standard)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 136128,
   "asterisked_fields": [
    "ccc",
    "gvwr"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/montana-3857br.html",
   "page": "montana-3857br.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3857br-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3857BR",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15618,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2382,
   "hitch_weight_lb": 3050,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 130688,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/montana-3901rk.html",
   "page": "montana-3901rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3901rk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3901RK",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14755,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3245,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": "pin",
   "length_ft": 42.333,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 88,
   "sleeps": 4,
   "axles": 2,
   "slides": 5,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 133778,
   "asterisked_fields": [
    "hitch"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/montana-3915tb.html",
   "page": "montana-3915tb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3915tb-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3915TB",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15222,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2778,
   "hitch_weight_lb": 2780,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 137,
   "black_water_gal": 98,
   "sleeps": 6,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 137228,
   "asterisked_fields": [],
   "completeness_pct": 99
  },
  {
   "url": "https://campertrailers.com/montana-3941fo.html",
   "page": "montana-3941fo.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-3941fo-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana",
   "line_url": "https://campertrailers.com/keystone/montana/",
   "model": "3941FO",
   "model_year_label": "2026 Keystone Montana",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15644,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2356,
   "hitch_weight_lb": 2810,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 70,
   "grey_water_gal": 88,
   "black_water_gal": 49,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": null,
   "air_conditioner": "15K Coleman Mach heat-pump (triple-15K opt)",
   "refrigerator": "18 cu ft",
   "awning": null,
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 137153,
   "asterisked_fields": [
    "black",
    "grey"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/montana-high-country-295rl.html",
   "page": "montana-high-country-295rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-high-country-295rl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana High Country",
   "line_url": "https://campertrailers.com/keystone/montana-high-country/",
   "model": "295RL",
   "model_year_label": "2026 Keystone Montana High Country",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11595,
   "gvwr_lb": 15203,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3608,
   "hitch_weight_lb": 2455,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.0,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 48,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "16″ Rainier ST235/80R16 load-range-H",
   "air_conditioner": "1 unit · 15K BTU Coleman Mach Quiet Series ducted A/C w/ heat pump",
   "refrigerator": "18 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 91515,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/montana-high-country-351bh.html",
   "page": "montana-high-country-351bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-high-country-351bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana High Country",
   "line_url": "https://campertrailers.com/keystone/montana-high-country/",
   "model": "351BH",
   "model_year_label": "2026 Keystone Montana High Country",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13278,
   "gvwr_lb": 16655,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3377,
   "hitch_weight_lb": 2655,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.0,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 48,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": "16″ Rainier ST235/80R16 load-range-H",
   "air_conditioner": "1 unit · 15K BTU Coleman Mach Quiet Series ducted A/C w/ heat pump",
   "refrigerator": "18 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 104648,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/montana-high-country-373rd.html",
   "page": "montana-high-country-373rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-high-country-373rd-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana High Country",
   "line_url": "https://campertrailers.com/keystone/montana-high-country/",
   "model": "373RD",
   "model_year_label": "2026 Keystone Montana High Country",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13399,
   "gvwr_lb": 16780,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3381,
   "hitch_weight_lb": 2780,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.333,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 48,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": "16″ Rainier ST235/80R16 load-range-H",
   "air_conditioner": "1 unit · 15K BTU Coleman Mach Quiet Series ducted A/C w/ heat pump",
   "refrigerator": "18 cu ft",
   "awning": "1",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 107558,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/montana-high-country-377fl.html",
   "page": "montana-high-country-377fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-high-country-377fl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana High Country",
   "line_url": "https://campertrailers.com/keystone/montana-high-country/",
   "model": "377FL",
   "model_year_label": "2026 Keystone Montana High Country",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13513,
   "gvwr_lb": 16620,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3107,
   "hitch_weight_lb": 2620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.917,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "16″ Rainier ST235/80R16 load-range-H",
   "air_conditioner": "1 unit · 15K BTU Coleman Mach Quiet Series ducted A/C w/ heat pump",
   "refrigerator": "18 cu ft",
   "awning": "1",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 108608,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/montana-high-country-381tb.html",
   "page": "montana-high-country-381tb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-high-country-381tb-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana High Country",
   "line_url": "https://campertrailers.com/keystone/montana-high-country/",
   "model": "381TB",
   "model_year_label": "2026 Keystone Montana High Country",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14364,
   "gvwr_lb": 16618,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2254,
   "hitch_weight_lb": 2705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.417,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 135,
   "black_water_gal": 98,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "16″ Rainier ST235/80R16 load-range-H",
   "air_conditioner": "1 unit · 15K BTU Coleman Mach Quiet Series ducted A/C w/ heat pump",
   "refrigerator": "18 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 108840,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/montana-high-country-385br.html",
   "page": "montana-high-country-385br.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/montana-high-country-385br-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Montana High Country",
   "line_url": "https://campertrailers.com/keystone/montana-high-country/",
   "model": "385BR",
   "model_year_label": "2026 Keystone Montana High Country",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13794,
   "gvwr_lb": 16685,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2891,
   "hitch_weight_lb": 2685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.75,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 48,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "16″ Rainier ST235/80R16 load-range-H",
   "air_conditioner": "1 unit · 15K BTU Coleman Mach Quiet Series ducted A/C w/ heat pump",
   "refrigerator": "18 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 113130,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nightfall-22n.html",
   "page": "nightfall-22n.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-22n-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "22N",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6758,
   "gvwr_lb": 11375,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4617,
   "hitch_weight_lb": 1175,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/nightfall-24n.html",
   "page": "nightfall-24n.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-24n-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "24N",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7328,
   "gvwr_lb": 11400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4072,
   "hitch_weight_lb": 1200,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/nightfall-270n.html",
   "page": "nightfall-270n.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-270n-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "270N",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9459,
   "gvwr_lb": 14759,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5300,
   "hitch_weight_lb": 2165,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.25,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 97,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/nightfall-28n.html",
   "page": "nightfall-28n.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-28n-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "28N",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8393,
   "gvwr_lb": 13500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5107,
   "hitch_weight_lb": 1500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.167,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/nightfall-29n.html",
   "page": "nightfall-29n.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-29n-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "29N",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9383,
   "gvwr_lb": 13495,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4112,
   "hitch_weight_lb": 1495,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.667,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/nightfall-343nhd.html",
   "page": "nightfall-343nhd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-343nhd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "343NHD",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13969,
   "gvwr_lb": 17250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3281,
   "hitch_weight_lb": 3250,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.417,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/nightfall-350n.html",
   "page": "nightfall-350n.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-350n-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "350N",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12319,
   "gvwr_lb": 16790,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4471,
   "hitch_weight_lb": 2790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.5,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 114,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/nightfall-397nhd.html",
   "page": "nightfall-397nhd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-397nhd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "397NHD",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15674,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5326,
   "hitch_weight_lb": 3765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/nightfall-404nhd.html",
   "page": "nightfall-404nhd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nightfall-404nhd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Nightfall",
   "line_url": "https://campertrailers.com/nightfall-hub.html",
   "model": "404NHD",
   "model_year_label": "2026 Forest River Nightfall",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15679,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5321,
   "hitch_weight_lb": 3190,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.083,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12', 8', 10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/nobo-nb18-0.html",
   "page": "nobo-nb18-0.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb18-0-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB18.0",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3829,
   "gvwr_lb": 4910,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1081,
   "hitch_weight_lb": 510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 1,
   "slides": 0,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "12' (electric, LED)",
   "primary_bed": "Front queen",
   "layout": "Front queen, central kitchen/living, rear bath",
   "msrp_usd": 29800,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb18-2.html",
   "page": "nobo-nb18-2.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb18-2-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB18.2",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4028,
   "gvwr_lb": 4885,
   "gvwr_derived": false,
   "cargo_capacity_lb": 857,
   "hitch_weight_lb": 485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 0,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "14' (electric, LED)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, rear kitchen w/ bar-top counter and flip-up window, jackknife sofa",
   "msrp_usd": 30800,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb18-3.html",
   "page": "nobo-nb18-3.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb18-3-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB18.3",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4103,
   "gvwr_lb": 5603,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 545,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "13' (electric, LED)",
   "primary_bed": "Front queen",
   "layout": "Front queen, slide-out sofa, rear bath, indoor + outdoor kitchens",
   "msrp_usd": 33000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb18-7.html",
   "page": "nobo-nb18-7.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb18-7-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB18.7",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3988,
   "gvwr_lb": 5488,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": 2,
   "slides": 0,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "14' (electric, LED)",
   "primary_bed": "Front queen",
   "layout": "Front queen, twin bunks, full rear-corner bath",
   "msrp_usd": 29800,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb19-0.html",
   "page": "nobo-nb19-0.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb19-0-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB19.0",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5043,
   "gvwr_lb": 6543,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.917,
   "width_ft": 7.333,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "12' (electric, LED)",
   "primary_bed": "Private front queen",
   "layout": "Private front queen bedroom w/ dual wardrobes, walk-through bath, rear kitchen w/ bar-top, Trailgate outdoor bar",
   "msrp_usd": 35000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb19-2.html",
   "page": "nobo-nb19-2.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb19-2-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB19.2",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3779,
   "gvwr_lb": 4910,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1131,
   "hitch_weight_lb": 510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.833,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 1,
   "slides": 0,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "14' (electric, LED)",
   "primary_bed": "Front Murphy (queen)",
   "layout": "Front Murphy bed / sofa w/ dual wardrobes, booth dinette, mid-galley, rear bath",
   "msrp_usd": 28900,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb19-3.html",
   "page": "nobo-nb19-3.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb19-3-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB19.3",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4489,
   "gvwr_lb": 5989,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.667,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": 2,
   "slides": 0,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "16' (electric, LED)",
   "primary_bed": "Front Murphy queen",
   "layout": "Front Murphy queen, rear 44x74 double bunks w/ fold-up bottom bunk + exterior Adventure Door, booth dinette, rear-corner bath",
   "msrp_usd": 33500,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb19-4.html",
   "page": "nobo-nb19-4.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb19-4-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB19.4",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3954,
   "gvwr_lb": 4855,
   "gvwr_derived": false,
   "cargo_capacity_lb": 901,
   "hitch_weight_lb": 455,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.167,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "16' (electric, LED)",
   "primary_bed": "Front queen",
   "layout": "Front queen, central kitchen, slide-out sofa, full rear bath w/ upgraded shower",
   "msrp_usd": 32800,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb19-6.html",
   "page": "nobo-nb19-6.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb19-6-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB19.6",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4645,
   "gvwr_lb": 6145,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.167,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 1,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "16' (electric, LED)",
   "primary_bed": "Front queen",
   "layout": "Front queen, mid-living slide sofa facing kitchen, rear full bath",
   "msrp_usd": 35400,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb20-2.html",
   "page": "nobo-nb20-2.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb20-2-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB20.2",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5003,
   "gvwr_lb": 6503,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 0,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "16' (electric, LED)",
   "primary_bed": "Private front queen",
   "layout": "Private front queen w/ overhead storage, spacious kitchen, full bath, walk-in pantry",
   "msrp_usd": 36100,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb20-3.html",
   "page": "nobo-nb20-3.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb20-3-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB20.3",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5193,
   "gvwr_lb": 6693,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "18' (electric, LED)",
   "primary_bed": "Front Murphy (queen)",
   "layout": "Front Murphy bed / sofa, slide booth dinette, central kitchen, rear double bunks, full bath",
   "msrp_usd": 34500,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb20-4.html",
   "page": "nobo-nb20-4.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb20-4-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB20.4",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4938,
   "gvwr_lb": 6438,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 590,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "16' (electric, LED)",
   "primary_bed": "Queen Murphy",
   "layout": "Queen Murphy bed / sofa, slide-out dinette, L-shaped kitchen w/ bar seating, rear full bath",
   "msrp_usd": 35400,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb20-5.html",
   "page": "nobo-nb20-5.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb20-5-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB20.5",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5603,
   "gvwr_lb": 7103,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "19' (electric, LED)",
   "primary_bed": "Rear queen",
   "layout": "Front kitchen w/ breakfast bar, tri-fold sofa slide, walk-through bath, rear queen bedroom",
   "msrp_usd": 38700,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb20-6.html",
   "page": "nobo-nb20-6.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb20-6-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB20.6",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6563,
   "gvwr_lb": 8063,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "21' (electric, LED)",
   "primary_bed": "Front master queen",
   "layout": "Front master bedroom w/ private bath entry, walk-through bath, large living slide w/ theater seating, rear kitchen, Trailgate outdoor bar",
   "msrp_usd": 39000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb20-7.html",
   "page": "nobo-nb20-7.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb20-7-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB20.7",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5623,
   "gvwr_lb": 7123,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "19' (electric, LED)",
   "primary_bed": "Private front queen",
   "layout": "Private front queen bedroom w/ dual wardrobes, walk-through bath, tri-fold sofa slide, booth dinette, kitchen w/ pantry",
   "msrp_usd": 38000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb20-8.html",
   "page": "nobo-nb20-8.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb20-8-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB20.8",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6753,
   "gvwr_lb": 8253,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "20' (electric, LED)",
   "primary_bed": "Private front queen",
   "layout": "Private front queen bedroom w/ dual wardrobes, central kitchen, Bar 2 Table, slide booth dinette, rear kitchen, full bath",
   "msrp_usd": 42700,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/nobo-nb20-9.html",
   "page": "nobo-nb20-9.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/nobo-nb20-9-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River No Boundaries",
   "line_url": "https://campertrailers.com/no-boundaries/",
   "model": "NB20.9",
   "model_year_label": "2026 No Boundaries",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6353,
   "gvwr_lb": 7853,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 965,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": "All-terrain w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V",
   "awning": "21' (electric, LED)",
   "primary_bed": "Private front queen",
   "layout": "Private front queen bedroom w/ dual wardrobes, central kitchen, slide booth dinette, rear double bunks, walk-through bath",
   "msrp_usd": 37000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/north-trail-210mb.html",
   "page": "north-trail-210mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/north-trail-210mb-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "North Trail",
   "line_url": "https://campertrailers.com/north-trail/",
   "model": "North Trail 210MB",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5100,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1400,
   "hitch_weight_lb": 620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU Quiet Series (2nd A/C select plans)",
   "refrigerator": "11 cu ft 12V Invision",
   "awning": null,
   "primary_bed": "Murphy bed (60x76)",
   "layout": "Murphy-bed single-slide couples plan — 60-by-76 Murphy folds over the sofa, large 16-foot slide per dealer walkthroughs, 16-foot awning",
   "msrp_usd": 40493,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/north-trail-240rk.html",
   "page": "north-trail-240rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/north-trail-240rk-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "North Trail",
   "line_url": "https://campertrailers.com/north-trail/",
   "model": "North Trail 240RK",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5790,
   "gvwr_lb": 7400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1610,
   "hitch_weight_lb": 705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU Quiet Series (2nd A/C select plans)",
   "refrigerator": "11 cu ft 12V Invision",
   "awning": null,
   "primary_bed": "Queen bed (60x80)",
   "layout": "Rear-kitchen plan with two entry doors — galley across the rear wall, single slide, front bedroom, 20-foot awning",
   "msrp_usd": 42743,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/north-trail-250ck.html",
   "page": "north-trail-250ck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/north-trail-250ck-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "North Trail",
   "line_url": "https://campertrailers.com/north-trail/",
   "model": "North Trail 250CK",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5925,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1575,
   "hitch_weight_lb": 750,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU Quiet Series (2nd A/C select plans)",
   "refrigerator": "11 cu ft 12V Invision",
   "awning": null,
   "primary_bed": "Queen bed (60x80)",
   "layout": "Center-kitchen plan — front bedroom, galley amidships, rear bathroom, exterior griddle, LED smart TV, single slide, 19-foot awning",
   "msrp_usd": 42743,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/north-trail-260db.html",
   "page": "north-trail-260db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/north-trail-260db-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "North Trail",
   "line_url": "https://campertrailers.com/north-trail/",
   "model": "North Trail 260DB",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6485,
   "gvwr_lb": 8200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1715,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.167,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU Quiet Series (2nd A/C select plans)",
   "refrigerator": "11 cu ft 12V Invision",
   "awning": null,
   "primary_bed": "Queen bed (60x80) + bunks",
   "layout": "Double-bunk family plan — rear double bunks, kayak-door exterior pass-through, two entry doors, single slide, front bedroom, 20-foot awning",
   "msrp_usd": 47243,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/north-trail-260mk.html",
   "page": "north-trail-260mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/north-trail-260mk-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "North Trail",
   "line_url": "https://campertrailers.com/north-trail/",
   "model": "North Trail 260MK",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6040,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1560,
   "hitch_weight_lb": 620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU Quiet Series (2nd A/C select plans)",
   "refrigerator": "11 cu ft 12V Invision",
   "awning": null,
   "primary_bed": "Queen bed (60x80)",
   "layout": "Dual-slide couples plan — front bedroom, mid kitchen, two opposing slides opening the main room, 20-foot awning",
   "msrp_usd": 44993,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/north-trail-270ck.html",
   "page": "north-trail-270ck.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/north-trail-270ck-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "North Trail",
   "line_url": "https://campertrailers.com/north-trail/",
   "model": "North Trail 270CK",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6965,
   "gvwr_lb": 8850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1885,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "13,500 BTU Quiet Series (2nd A/C select plans)",
   "refrigerator": "11 cu ft 12V Invision",
   "awning": null,
   "primary_bed": "Queen bed (60x80)",
   "layout": "Flagship dual-slide plan — front private bedroom, desk with ottoman workspace, center kitchen, two slides, dual awnings (10-foot-6 + 8-foot)",
   "msrp_usd": 50243,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/northpoint-310rlts.html",
   "page": "northpoint-310rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/northpoint-310rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "310RLTS",
   "model_year_label": "Jayco North Point · 2021–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13375,
   "gvwr_lb": 16000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2625,
   "hitch_weight_lb": 2510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · black machined aluminum rims · spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C (main) / 15K BTU “Whisper Quiet” A/C (bedroom)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 115350,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/northpoint-340ckts.html",
   "page": "northpoint-340ckts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/northpoint-340ckts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "340CKTS",
   "model_year_label": "Jayco North Point · 2022–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13880,
   "gvwr_lb": 17000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3120,
   "hitch_weight_lb": 2475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/northpoint-365rkts.html",
   "page": "northpoint-365rkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/northpoint-365rkts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "365RKTS",
   "model_year_label": "Jayco North Point · 2025–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14505,
   "gvwr_lb": 17300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2795,
   "hitch_weight_lb": 2695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.333,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 50,
   "black_water_gal": 50,
   "sleeps": 3,
   "axles": 2,
   "slides": 3,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · black machined aluminum rims · spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C (main) / 15K BTU “Whisper Quiet” A/C (bedroom)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 122618,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/northpoint-377rlbh.html",
   "page": "northpoint-377rlbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/northpoint-377rlbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "377RLBH",
   "model_year_label": "Jayco North Point · 2021–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15560,
   "gvwr_lb": 18100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2540,
   "hitch_weight_lb": 2800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 7,
   "axles": 2,
   "slides": 4,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · black machined aluminum rims · spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C (main) / 15K BTU “Whisper Quiet” A/C (bedroom)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 126233,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/northpoint-382flrb.html",
   "page": "northpoint-382flrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/northpoint-382flrb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "382FLRB",
   "model_year_label": "Jayco North Point · 2021–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15470,
   "gvwr_lb": 17995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2525,
   "hitch_weight_lb": 3045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 8,
   "axles": 2,
   "slides": 5,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · black machined aluminum rims · spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C (main) / 15K BTU “Whisper Quiet” A/C (bedroom)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 134093,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/northpoint-387fbts.html",
   "page": "northpoint-387fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/northpoint-387fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "387FBTS",
   "model_year_label": "Jayco North Point · 2021–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14830,
   "gvwr_lb": 17650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2820,
   "hitch_weight_lb": 2775,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.5,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · black machined aluminum rims · spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C (main) / 15K BTU “Whisper Quiet” A/C (bedroom)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 123075,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/northpoint-390ckds.html",
   "page": "northpoint-390ckds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/northpoint-390ckds-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "390CKDS",
   "model_year_label": "Jayco North Point · 2023–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16195,
   "gvwr_lb": 18850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2655,
   "hitch_weight_lb": 2950,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 12.833,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 137,
   "black_water_gal": 100,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/northpoint-395dsdb.html",
   "page": "northpoint-395dsdb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/northpoint-395dsdb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "North Point",
   "line_url": "https://campertrailers.com/jayco/north-point/",
   "model": "395DSDB",
   "model_year_label": "2026 Jayco North Point",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15925,
   "gvwr_lb": 18800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2875,
   "hitch_weight_lb": 3120,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.75,
   "width_ft": 8.5,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 124,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · black machined aluminum rims · spare",
   "air_conditioner": "2 units · Whisper Quiet 15K BTU central air with heat pump (main) & 15,000 BTU “Whisper Quiet” A/C (bedroom)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 135293,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/outback-328rl.html",
   "page": "outback-328rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/outback-328rl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Outback",
   "line_url": "https://campertrailers.com/outback-hub.html",
   "model": "328RL",
   "model_year_label": "2024 Keystone Outback",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8791,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1709,
   "hitch_weight_lb": 1075,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "15\" radial · aluminum wheels",
   "air_conditioner": "Coleman-Mach Quiet Series 15K BTU Ducted Air Conditioner",
   "refrigerator": "10 cu ft 12V",
   "awning": "2",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/outback-330rl.html",
   "page": "outback-330rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/outback-330rl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Outback",
   "line_url": "https://campertrailers.com/outback-hub.html",
   "model": "330RL",
   "model_year_label": "2024 Keystone Outback",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8854,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1646,
   "hitch_weight_lb": 1335,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.583,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "15\" radial · aluminum wheels",
   "air_conditioner": "Coleman-Mach Quiet Series 15K BTU Ducted Air Conditioner",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/outback-332ml.html",
   "page": "outback-332ml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/outback-332ml-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Outback",
   "line_url": "https://campertrailers.com/outback-hub.html",
   "model": "332ML",
   "model_year_label": "2024 Keystone Outback",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8653,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1847,
   "hitch_weight_lb": 1020,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.833,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "15\" radial · aluminum wheels",
   "air_conditioner": "Coleman-Mach Quiet Series 15K BTU Ducted Air Conditioner",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/outback-335cg.html",
   "page": "outback-335cg.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/outback-335cg-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Outback",
   "line_url": "https://campertrailers.com/outback-hub.html",
   "model": "335CG",
   "model_year_label": "2024 Keystone Outback",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8349,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2151,
   "hitch_weight_lb": 1155,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": "15\" radial · aluminum wheels",
   "air_conditioner": "Coleman-Mach Quiet Series 15K BTU Ducted Air Conditioner",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/outback-340bh.html",
   "page": "outback-340bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/outback-340bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Outback",
   "line_url": "https://campertrailers.com/outback-hub.html",
   "model": "340BH",
   "model_year_label": "2024 Keystone Outback",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8930,
   "gvwr_lb": 11000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2070,
   "hitch_weight_lb": 1160,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.5,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": 2,
   "slides": 3,
   "tires": "15\" radial · aluminum wheels",
   "air_conditioner": "Coleman-Mach Quiet Series 15K BTU Ducted Air Conditioner",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/outback-341rd.html",
   "page": "outback-341rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/outback-341rd-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Outback",
   "line_url": "https://campertrailers.com/outback-hub.html",
   "model": "341RD",
   "model_year_label": "2024 Keystone Outback",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8535,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1965,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.083,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "15\" radial · aluminum wheels",
   "air_conditioner": "Coleman-Mach Quiet Series 15K BTU Ducted Air Conditioner",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/outback-342cg.html",
   "page": "outback-342cg.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/outback-342cg-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Outback",
   "line_url": "https://campertrailers.com/outback-hub.html",
   "model": "342CG",
   "model_year_label": "2024 Keystone Outback",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8212,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2288,
   "hitch_weight_lb": 960,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": 2,
   "slides": 2,
   "tires": "15\" radial · aluminum wheels",
   "air_conditioner": "Coleman-Mach Quiet Series 15K BTU Ducted Air Conditioner",
   "refrigerator": "10 cu ft 12V",
   "awning": "2",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/outback-370bh.html",
   "page": "outback-370bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/outback-370bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Outback",
   "line_url": "https://campertrailers.com/outback-hub.html",
   "model": "370BH",
   "model_year_label": "2024 Keystone Outback",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9450,
   "gvwr_lb": 11500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2050,
   "hitch_weight_lb": 1230,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.167,
   "width_ft": 8.0,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": 2,
   "slides": 3,
   "tires": "15\" radial · aluminum wheels",
   "air_conditioner": "Coleman-Mach Quiet Series 15K BTU Ducted Air Conditioner",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/ozark-13rd.html",
   "page": "ozark-13rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-13rd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "13RD",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2504,
   "gvwr_lb": 3865,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1361,
   "hitch_weight_lb": 365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/ozark-1610fble.html",
   "page": "ozark-1610fble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-1610fble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "1610FBLE",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3014,
   "gvwr_lb": 3860,
   "gvwr_derived": false,
   "cargo_capacity_lb": 846,
   "hitch_weight_lb": 360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.083,
   "width_ft": 7.5,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "8'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ozark-1620dble.html",
   "page": "ozark-1620dble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-1620dble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "1620DBLE",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3224,
   "gvwr_lb": 3950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 726,
   "hitch_weight_lb": 450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.5,
   "width_ft": 7.5,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "8'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ozark-1670rb.html",
   "page": "ozark-1670rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-1670rb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "1670RB",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4064,
   "gvwr_lb": 5550,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1486,
   "hitch_weight_lb": 450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.083,
   "width_ft": 7.5,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/ozark-1680bsk.html",
   "page": "ozark-1680bsk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-1680bsk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "1680BSK",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4269,
   "gvwr_lb": 5655,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1386,
   "hitch_weight_lb": 555,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.167,
   "width_ft": 7.5,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ozark-1900thk.html",
   "page": "ozark-1900thk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-1900thk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "1900THK",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5228,
   "gvwr_lb": 9540,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4312,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ozark-2300rble.html",
   "page": "ozark-2300rble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-2300rble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "2300RBLE",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5058,
   "gvwr_lb": 7575,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2517,
   "hitch_weight_lb": 575,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ozark-2430rbk.html",
   "page": "ozark-2430rbk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-2430rbk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "2430RBK",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5628,
   "gvwr_lb": 7755,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2127,
   "hitch_weight_lb": 755,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ozark-2500thk.html",
   "page": "ozark-2500thk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-2500thk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "2500THK",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5493,
   "gvwr_lb": 9735,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4242,
   "hitch_weight_lb": 935,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/ozark-25cp.html",
   "page": "ozark-25cp.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-25cp-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "25CP",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6288,
   "gvwr_lb": 7720,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1432,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/ozark-2690bhk.html",
   "page": "ozark-2690bhk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-2690bhk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "2690BHK",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6578,
   "gvwr_lb": 7715,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1137,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/ozark-26kb.html",
   "page": "ozark-26kb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-26kb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "26KB",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6398,
   "gvwr_lb": 7845,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1447,
   "hitch_weight_lb": 845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/ozark-2900thk.html",
   "page": "ozark-2900thk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/ozark-2900thk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Ozark",
   "line_url": "https://campertrailers.com/ozark-hub.html",
   "model": "2900THK",
   "model_year_label": "2026 Forest River Ozark",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7648,
   "gvwr_lb": 11545,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3897,
   "hitch_weight_lb": 1345,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.5,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/paradigm-295mk.html",
   "page": "paradigm-295mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/paradigm-295mk-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Paradigm",
   "line_url": "https://campertrailers.com/paradigm/",
   "model": "295MK",
   "model_year_label": "2026 Alliance RV Paradigm",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12567,
   "gvwr_lb": 16000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3433,
   "hitch_weight_lb": 2350,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 33.25,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "H-rated · Counteract balancing beads · 16\" spare",
   "air_conditioner": "3 units · 40,500 BTU of forced air",
   "refrigerator": "19 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 112962,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/paradigm-310rl.html",
   "page": "paradigm-310rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/paradigm-310rl-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Paradigm",
   "line_url": "https://campertrailers.com/paradigm/",
   "model": "310RL",
   "model_year_label": "2026 Alliance RV Paradigm",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12992,
   "gvwr_lb": 16000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3008,
   "hitch_weight_lb": 2530,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "H-rated · Counteract balancing beads · 16\" spare",
   "air_conditioner": "3 units · 40,500 BTU of forced air",
   "refrigerator": "19 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 115822,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/paradigm-375rd.html",
   "page": "paradigm-375rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/paradigm-375rd-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Paradigm",
   "line_url": "https://campertrailers.com/paradigm/",
   "model": "375RD",
   "model_year_label": "2026 Alliance RV Paradigm",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14771,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3229,
   "hitch_weight_lb": 2875,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.75,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 5,
   "axles": 2,
   "slides": 5,
   "tires": "H-rated · Counteract balancing beads · 16\" spare",
   "air_conditioner": "3 units · 40,500 BTU of forced air",
   "refrigerator": "19 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 131552,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/paradigm-382rk.html",
   "page": "paradigm-382rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/paradigm-382rk-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Paradigm",
   "line_url": "https://campertrailers.com/paradigm/",
   "model": "382RK",
   "model_year_label": "2026 Alliance RV Paradigm",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14577,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3423,
   "hitch_weight_lb": 2951,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.5,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 106,
   "sleeps": 6,
   "axles": 2,
   "slides": 4,
   "tires": "H-rated · Counteract balancing beads · 16\" spare",
   "air_conditioner": "3 units · 40,500 BTU of forced air",
   "refrigerator": "19 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 130837,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/paradigm-385fl.html",
   "page": "paradigm-385fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/paradigm-385fl-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Paradigm",
   "line_url": "https://campertrailers.com/paradigm/",
   "model": "385FL",
   "model_year_label": "2026 Alliance RV Paradigm",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15487,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3513,
   "hitch_weight_lb": 2957,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.333,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": "H-rated · Counteract balancing beads · 16\" spare",
   "air_conditioner": "3 units · 40,500 BTU of forced air",
   "refrigerator": "19 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 133697,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/paradigm-388sp.html",
   "page": "paradigm-388sp.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/paradigm-388sp-spec-sheet.pdf",
   "brand": "Alliance RV",
   "line": "Paradigm",
   "line_url": "https://campertrailers.com/paradigm/",
   "model": "388SP",
   "model_year_label": "2026 Alliance RV Paradigm",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15528,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3472,
   "hitch_weight_lb": 3112,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 98,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "H-rated · Counteract balancing beads · 16\" spare",
   "air_conditioner": "3 units · 40,500 BTU",
   "refrigerator": "19 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 152797,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/passport-2600fk.html",
   "page": "passport-2600fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-2600fk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "2600FK",
   "model_year_label": "2026 Passport",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7135,
   "gvwr_lb": 8495,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1360,
   "hitch_weight_lb": 855,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "Tamarack",
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front kitchen, rear private bedroom, dual entry, fireplace",
   "msrp_usd": 58850,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/passport-3300bk.html",
   "page": "passport-3300bk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-3300bk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "3300BK",
   "model_year_label": "2026 Passport",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8505,
   "gvwr_lb": 10571,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2066,
   "hitch_weight_lb": 975,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": null,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": 10,
   "axles": 2,
   "slides": 3,
   "tires": "Tamarack",
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Triple-slide bunkhouse, kitchen island, outside kitchen",
   "msrp_usd": 59700,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/passport-sl-2080mk.html",
   "page": "passport-sl-2080mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-sl-2080mk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "2080MK",
   "model_year_label": "2026 Passport SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5260,
   "gvwr_lb": 7485,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2225,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.917,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Tamarack",
   "air_conditioner": "18K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Dual-axle, front private custom KING bed, rear bath, single slide, outdoor kitchen",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/passport-sl-229bh.html",
   "page": "passport-sl-229bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-sl-229bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "229BH",
   "model_year_label": "2026 Passport SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5625,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1975,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.0,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": "Tamarack",
   "air_conditioner": "13.5K BTU",
   "refrigerator": "9 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front-bedroom double bunkhouse",
   "msrp_usd": 39435,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/passport-sl-2450rk.html",
   "page": "passport-sl-2450rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-sl-2450rk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "2450RK",
   "model_year_label": "2026 Passport SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5644,
   "gvwr_lb": 7179,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1535,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.667,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "Tamarack",
   "air_conditioner": "13.5K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear kitchen, dual entry, booth dinette",
   "msrp_usd": 41235,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/passport-sl-253rd.html",
   "page": "passport-sl-253rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-sl-253rd-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "253RD",
   "model_year_label": "2026 Passport SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6012,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1588,
   "hitch_weight_lb": 640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "Tamarack",
   "air_conditioner": "13.5K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front-bedroom, rear-bath, walk-through with dual entry",
   "msrp_usd": 41910,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/passport-sl-2605rb.html",
   "page": "passport-sl-2605rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-sl-2605rb-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "2605RB",
   "model_year_label": "2026 Passport SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6762,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2038,
   "hitch_weight_lb": 690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.5,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "Tamarack",
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Dual-axle, rear bath, front queen bedroom, large slide, fireplace, outdoor kitchen",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/passport-sl-2870rl.html",
   "page": "passport-sl-2870rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-sl-2870rl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "2870RL",
   "model_year_label": "2026 Passport SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7251,
   "gvwr_lb": 8652,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1401,
   "hitch_weight_lb": 955,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.583,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 5,
   "axles": 2,
   "slides": 2,
   "tires": "Tamarack",
   "air_conditioner": "13.5K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Dual opposing slides, rear living, two awnings",
   "msrp_usd": 55508,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/passport-sl-2900bh.html",
   "page": "passport-sl-2900bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/passport-sl-2900bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Passport",
   "line_url": "https://campertrailers.com/keystone/passport/",
   "model": "2900BH",
   "model_year_label": "2026 Passport SL",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6956,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2044,
   "hitch_weight_lb": 820,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.25,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "Tamarack",
   "air_conditioner": "13.5K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Outdoor-kitchen double bunkhouse, large slide",
   "msrp_usd": 51758,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/pinnacle-32rlts.html",
   "page": "pinnacle-32rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-32rlts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "32RLTS",
   "model_year_label": "Jayco Pinnacle · 2021–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13545,
   "gvwr_lb": 16600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3055,
   "hitch_weight_lb": 2510,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.417,
   "width_ft": 8.5,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · under-mounted spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C (bedroom) & 15K BTU “Whisper Quiet” A/C with heat pump (main)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 125493,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/pinnacle-36fbts.html",
   "page": "pinnacle-36fbts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-36fbts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36FBTS",
   "model_year_label": "Jayco Pinnacle · 2021–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14255,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3245,
   "hitch_weight_lb": 2535,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.5,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · under-mounted spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C (bedroom) & 15K BTU “Whisper Quiet” A/C with heat pump (main)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 129225,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/pinnacle-36kpts.html",
   "page": "pinnacle-36kpts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-36kpts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36KPTS",
   "model_year_label": "Jayco Pinnacle · 2021–2024",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14270,
   "gvwr_lb": 17350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3080,
   "hitch_weight_lb": 2780,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.083,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/pinnacle-36ssws.html",
   "page": "pinnacle-36ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-36ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "36SSWS",
   "model_year_label": "Jayco Pinnacle · 2021–2024",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14735,
   "gvwr_lb": 17650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2915,
   "hitch_weight_lb": 2915,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/pinnacle-37mdqs.html",
   "page": "pinnacle-37mdqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-37mdqs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "37MDQS",
   "model_year_label": "Jayco Pinnacle · 2021–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15315,
   "gvwr_lb": 18400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3085,
   "hitch_weight_lb": 3100,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.667,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/pinnacle-38fbrk.html",
   "page": "pinnacle-38fbrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-38fbrk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FBRK",
   "model_year_label": "Jayco Pinnacle · 2024–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15448,
   "gvwr_lb": 18200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2752,
   "hitch_weight_lb": 2940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.833,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · under-mounted spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 133418,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/pinnacle-38flgs.html",
   "page": "pinnacle-38flgs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-38flgs-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38FLGS",
   "model_year_label": "Jayco Pinnacle · 2022–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15455,
   "gvwr_lb": 18500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3045,
   "hitch_weight_lb": 2900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.5,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/pinnacle-38kpts.html",
   "page": "pinnacle-38kpts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-38kpts-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38KPTS",
   "model_year_label": "Jayco Pinnacle · 2025–2026",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14535,
   "gvwr_lb": 17700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3165,
   "hitch_weight_lb": 2870,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · under-mounted spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C (bedroom) & 15K BTU “Whisper Quiet” A/C with heat pump (main)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 128768,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/pinnacle-38ssws.html",
   "page": "pinnacle-38ssws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-38ssws-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "38SSWS",
   "model_year_label": "Jayco Pinnacle · 2025–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15415,
   "gvwr_lb": 18700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3350,
   "hitch_weight_lb": 3370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.083,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · under-mounted spare",
   "air_conditioner": "2 units · 15K BTU “Whisper Quiet” A/C",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 137243,
   "asterisked_fields": [
    "ccc"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/pinnacle-39flok.html",
   "page": "pinnacle-39flok.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/pinnacle-39flok-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Pinnacle",
   "line_url": "https://campertrailers.com/jayco/pinnacle/",
   "model": "39FLOK",
   "model_year_label": "Jayco Pinnacle · 2026–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15870,
   "gvwr_lb": 18800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2930,
   "hitch_weight_lb": 3095,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.5,
   "width_ft": 8.417,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 82,
   "black_water_gal": 74,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": "17.5″ 16-ply H-rated · SpartanLync TPMS · under-mounted spare",
   "air_conditioner": "2 units · 15,000 BTU “Whisper Quiet” A/C with heat pump (main) & 15,000 BTU “Whisper Quiet” A/C (bedroom)",
   "refrigerator": "21 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 145418,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/prowler-1700bh.html",
   "page": "prowler-1700bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/prowler-1700bh-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Prowler",
   "line_url": "https://campertrailers.com/prowler/",
   "model": "Prowler 1700BH",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3010,
   "gvwr_lb": 3950,
   "gvwr_derived": false,
   "cargo_capacity_lb": 940,
   "hitch_weight_lb": 310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 9.5,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 20,
   "black_water_gal": 20,
   "sleeps": 5,
   "axles": 1,
   "slides": null,
   "tires": null,
   "air_conditioner": "8,000 BTU wall unit",
   "refrigerator": "8 cu ft (12V)",
   "awning": null,
   "primary_bed": "Bunks + front bed",
   "layout": "Single-axle Lynx-badged bunkhouse compact — factory bunks, full galley and wet bath in a 17-foot-6 box, wall-mount air conditioner, one entry",
   "msrp_usd": 16718,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/prowler-1802mbs.html",
   "page": "prowler-1802mbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/prowler-1802mbs-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Prowler",
   "line_url": "https://campertrailers.com/prowler/",
   "model": "Prowler 1802MBS",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4045,
   "gvwr_lb": 4995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 950,
   "hitch_weight_lb": 610,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 8.0,
   "exterior_height_ft": 9.667,
   "interior_height_ft": 6.5,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 1,
   "slides": null,
   "tires": "ST225/75R15'E'",
   "air_conditioner": "8,000 BTU wall unit",
   "refrigerator": "8 cu ft (12V)",
   "awning": null,
   "primary_bed": "Murphy bed",
   "layout": "Murphy-bed compact with the only slide in the single-axle set — Murphy bed folds over the sofa, single street-side slide, wet bath, one entry",
   "msrp_usd": 24368,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/prowler-2100qb.html",
   "page": "prowler-2100qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/prowler-2100qb-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Prowler",
   "line_url": "https://campertrailers.com/prowler/",
   "model": "Prowler 2100QB",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4430,
   "gvwr_lb": 6000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1570,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 9.917,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof (15K & 2nd A/C options)",
   "refrigerator": "8 cu ft (12V)",
   "awning": null,
   "primary_bed": "Queen bed",
   "layout": "No-slide eight-berth family plan around a true queen bed — tandem axles, one entry, 16-foot awning",
   "msrp_usd": 26093,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/prowler-2103mks.html",
   "page": "prowler-2103mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/prowler-2103mks-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Prowler",
   "line_url": "https://campertrailers.com/prowler/",
   "model": "Prowler 2103MKS",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4935,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1565,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof (15K & 2nd A/C options)",
   "refrigerator": "8 cu ft (12V)",
   "awning": null,
   "primary_bed": "Queen bed",
   "layout": "Mid-kitchen couples plan — galley amidships with the single slide opening the living area, front bedroom, 17-foot awning",
   "msrp_usd": 29393,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/prowler-2201mds.html",
   "page": "prowler-2201mds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/prowler-2201mds-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Prowler",
   "line_url": "https://campertrailers.com/prowler/",
   "model": "Prowler 2201MDS",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5340,
   "gvwr_lb": 6900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1560,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof (15K & 2nd A/C options)",
   "refrigerator": "8 cu ft (12V)",
   "awning": null,
   "primary_bed": "Murphy bed",
   "layout": "Murphy-bed couples plan — front Murphy folds over the sofa, large single slide, 18-foot awning, top-spec compact interior",
   "msrp_usd": 33150,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/prowler-2600bh.html",
   "page": "prowler-2600bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/prowler-2600bh-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Prowler",
   "line_url": "https://campertrailers.com/prowler/",
   "model": "Prowler 2600BH",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4805,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1695,
   "hitch_weight_lb": 525,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU roof (15K & 2nd A/C options)",
   "refrigerator": "8 cu ft (12V)",
   "awning": null,
   "primary_bed": "Queen bed + bunks",
   "layout": "Slide-free family bunkhouse — rear bunks, mid galley and living, front bed, 16-foot awning, one entry",
   "msrp_usd": 26393,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/prowler-2601rls.html",
   "page": "prowler-2601rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/prowler-2601rls-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Prowler",
   "line_url": "https://campertrailers.com/prowler/",
   "model": "Prowler 2601RLS",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6715,
   "gvwr_lb": 7900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1725,
   "hitch_weight_lb": 810,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof (15K & 2nd A/C options)",
   "refrigerator": "8 cu ft (12V)",
   "awning": null,
   "primary_bed": "Queen bed",
   "layout": "Rear-living plan — lounge across the rear, single slide, two entry doors, front bedroom, 18-foot awning",
   "msrp_usd": 32393,
   "asterisked_fields": [],
   "completeness_pct": 86
  },
  {
   "url": "https://campertrailers.com/prowler-2602bhs.html",
   "page": "prowler-2602bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/prowler-2602bhs-spec-sheet.pdf",
   "brand": "Heartland",
   "line": "Prowler",
   "line_url": "https://campertrailers.com/prowler/",
   "model": "Prowler 2602BHS",
   "model_year_label": "2026 Heartland",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5815,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1785,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 52,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": 2,
   "slides": null,
   "tires": "ST205/75R14'D'",
   "air_conditioner": "13,500 BTU roof (15K & 2nd A/C options)",
   "refrigerator": "8 cu ft (12V)",
   "awning": null,
   "primary_bed": "Queen bed + bunks",
   "layout": "Bunkhouse with slide and outdoor kitchen — rear bunks, single living slide, front bed, camp-side outdoor kitchen, 10-foot awning",
   "msrp_usd": 32393,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/puma-26fkds.html",
   "page": "puma-26fkds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-26fkds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "26FKDS",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7053,
   "gvwr_lb": 8553,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 1035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 5,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU ducted low-profile with heat pump*",
   "refrigerator": "11 cu ft",
   "awning": "1 · 20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/puma-30rkqs.html",
   "page": "puma-30rkqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-30rkqs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "30RKQS",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7974,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1626,
   "hitch_weight_lb": 1085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU ducted low-profile with heat pump*",
   "refrigerator": "11 cu ft",
   "awning": "1 · 21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/puma-310rk.html",
   "page": "puma-310rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-310rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "310RK",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7763,
   "gvwr_lb": 9263,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU ducted low-profile with heat pump*",
   "refrigerator": "11 cu ft",
   "awning": "1 · 21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/puma-31fkrk.html",
   "page": "puma-31fkrk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-31fkrk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "31FKRK",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8333,
   "gvwr_lb": 9930,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1597,
   "hitch_weight_lb": 1130,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 65,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU ducted low-profile with heat pump*",
   "refrigerator": "11 cu ft",
   "awning": "1 · 21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/puma-31rlqs.html",
   "page": "puma-31rlqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-31rlqs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "31RLQS",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8808,
   "gvwr_lb": 10500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1692,
   "hitch_weight_lb": 975,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU ducted low-profile with heat pump*",
   "refrigerator": "11 cu ft",
   "awning": "1 · 13'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/puma-32bhfs.html",
   "page": "puma-32bhfs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-32bhfs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "32BHFS",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9608,
   "gvwr_lb": 11308,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1700,
   "hitch_weight_lb": 1175,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": 11,
   "axles": 2,
   "slides": 4,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU ducted low-profile with heat pump*",
   "refrigerator": "11 cu ft",
   "awning": "1 · 21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/puma-32bhqs.html",
   "page": "puma-32bhqs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-32bhqs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "32BHQS",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9072,
   "gvwr_lb": 10800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1728,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 65,
   "sleeps": 11,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU ducted low-profile with heat pump*",
   "refrigerator": "11 cu ft",
   "awning": "1 · 21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/puma-337bh.html",
   "page": "puma-337bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-337bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "337BH",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7463,
   "gvwr_lb": 9263,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU ducted low-profile with heat pump*",
   "refrigerator": "11 cu ft",
   "awning": "1 · 19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/puma-ambush-25th.html",
   "page": "puma-ambush-25th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-ambush-25th-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Ambush 25TH",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6173,
   "gvwr_lb": 8873,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2700,
   "hitch_weight_lb": 845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 12.167,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU low profile w/ heat pump — Elite Package",
   "refrigerator": "11 cu ft 12-volt residential-style — Elite Package",
   "awning": "Electric (Elite Package) · 17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "sleeps",
    "slides"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/puma-ambush-27th.html",
   "page": "puma-ambush-27th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-ambush-27th-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Ambush 27TH",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6738,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3257,
   "hitch_weight_lb": 1235,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.083,
   "width_ft": 8.0,
   "exterior_height_ft": 12.167,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU low profile w/ heat pump — Elite Package",
   "refrigerator": "11 cu ft 12-volt residential-style — Elite Package",
   "awning": "Electric (Elite Package) · 19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "sleeps",
    "slides"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/puma-ambush-29th.html",
   "page": "puma-ambush-29th.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-ambush-29th-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Ambush 29TH",
   "model_year_label": "2026 Palomino Puma",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7813,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3182,
   "hitch_weight_lb": 1440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.5,
   "width_ft": 8.0,
   "exterior_height_ft": 12.167,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": "13,500 BTU low profile w/ heat pump — Elite Package",
   "refrigerator": "11 cu ft 12-volt residential-style — Elite Package",
   "awning": "Electric (Elite Package) · 21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "sleeps",
    "slides"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-120rkce.html",
   "page": "puma-camping-edition-120rkce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-120rkce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "120RKCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2614,
   "gvwr_lb": 3860,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1246,
   "hitch_weight_lb": 360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 34,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-121rkce.html",
   "page": "puma-camping-edition-121rkce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-121rkce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "121RKCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2664,
   "gvwr_lb": 3840,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1176,
   "hitch_weight_lb": 340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 34,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "9'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-12fbce.html",
   "page": "puma-camping-edition-12fbce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-12fbce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "12FBCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2869,
   "gvwr_lb": 3855,
   "gvwr_derived": false,
   "cargo_capacity_lb": 986,
   "hitch_weight_lb": 355,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 18.5,
   "width_ft": 7.5,
   "exterior_height_ft": 10.167,
   "interior_height_ft": null,
   "fresh_water_gal": 34,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-141thce.html",
   "page": "puma-camping-edition-141thce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-141thce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "141THCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3089,
   "gvwr_lb": 4589,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 34,
   "grey_water_gal": 30,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "9'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-16bhce.html",
   "page": "puma-camping-edition-16bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-16bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "16BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3164,
   "gvwr_lb": 3835,
   "gvwr_derived": false,
   "cargo_capacity_lb": 671,
   "hitch_weight_lb": 335,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 34,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-16dsce.html",
   "page": "puma-camping-edition-16dsce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-16dsce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "16DSCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3629,
   "gvwr_lb": 5130,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1501,
   "hitch_weight_lb": 440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 34,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-18bhce.html",
   "page": "puma-camping-edition-18bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-18bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "18BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4159,
   "gvwr_lb": 5615,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1456,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.083,
   "width_ft": 7.5,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 34,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-20bhce.html",
   "page": "puma-camping-edition-20bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-20bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "20BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4223,
   "gvwr_lb": 5723,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 495,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-20rlce.html",
   "page": "puma-camping-edition-20rlce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-20rlce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "20RLCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4188,
   "gvwr_lb": 5688,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-210rkce.html",
   "page": "puma-camping-edition-210rkce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-210rkce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "210RKCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4358,
   "gvwr_lb": 5858,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-211fkce.html",
   "page": "puma-camping-edition-211fkce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-211fkce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "211FKCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4988,
   "gvwr_lb": 6488,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 65,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-23bhce.html",
   "page": "puma-camping-edition-23bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-23bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "23BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5153,
   "gvwr_lb": 6653,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-250rbce.html",
   "page": "puma-camping-edition-250rbce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-250rbce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "250RBCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5623,
   "gvwr_lb": 7123,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 715,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-263bhce.html",
   "page": "puma-camping-edition-263bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-263bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "263BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6103,
   "gvwr_lb": 7603,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 850,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-283bhce.html",
   "page": "puma-camping-edition-283bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-283bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "283BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6008,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1592,
   "hitch_weight_lb": 730,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-303bhce.html",
   "page": "puma-camping-edition-303bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-303bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "303BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6548,
   "gvwr_lb": 8048,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 65,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-304bhce.html",
   "page": "puma-camping-edition-304bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-304bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "304BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6523,
   "gvwr_lb": 8023,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-camping-edition-305bhce.html",
   "page": "puma-camping-edition-305bhce.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-camping-edition-305bhce-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Camping Edition",
   "line_url": "https://campertrailers.com/puma/",
   "model": "305BHCE",
   "model_year_label": "2026 Forest River Puma Camping Edition",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7018,
   "gvwr_lb": 8518,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-grand-mesa-393rl.html",
   "page": "puma-grand-mesa-393rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-grand-mesa-393rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Grand Mesa 393RL",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14844,
   "gvwr_lb": 17999,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3155,
   "hitch_weight_lb": 2425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.333,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19' & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-grand-mesa-394rkl.html",
   "page": "puma-grand-mesa-394rkl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-grand-mesa-394rkl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Grand Mesa 394RKL",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15114,
   "gvwr_lb": 18575,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3461,
   "hitch_weight_lb": 2575,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19' & 19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-grand-mesa-395fkl.html",
   "page": "puma-grand-mesa-395fkl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-grand-mesa-395fkl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Grand Mesa 395FKL",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14929,
   "gvwr_lb": 18000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3071,
   "hitch_weight_lb": 2900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 117,
   "black_water_gal": 78,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-mesa-377ds.html",
   "page": "puma-mesa-377ds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-mesa-377ds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Mesa 377DS",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14339,
   "gvwr_lb": 16480,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2141,
   "hitch_weight_lb": 2480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 117,
   "black_water_gal": 78,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11'6\" & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-mesa-379mbl.html",
   "page": "puma-mesa-379mbl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-mesa-379mbl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Mesa 379MBL",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14664,
   "gvwr_lb": 16785,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2121,
   "hitch_weight_lb": 2785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "13' & 21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-mesa-383rlh.html",
   "page": "puma-mesa-383rlh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-mesa-383rlh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Mesa 383RLH",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13609,
   "gvwr_lb": 16635,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3026,
   "hitch_weight_lb": 2635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 78,
   "black_water_gal": 71,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-mesa-384rkh.html",
   "page": "puma-mesa-384rkh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-mesa-384rkh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Mesa 384RKH",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13814,
   "gvwr_lb": 16690,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2876,
   "hitch_weight_lb": 2690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.0,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 117,
   "black_water_gal": 71,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-mesa-388fkh.html",
   "page": "puma-mesa-388fkh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-mesa-388fkh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Mesa 388FKH",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14414,
   "gvwr_lb": 16685,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2271,
   "hitch_weight_lb": 2685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.833,
   "width_ft": 8.417,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 117,
   "black_water_gal": 71,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-mesa-389flh.html",
   "page": "puma-mesa-389flh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-mesa-389flh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Mesa 389FLH",
   "model_year_label": "2026 Palomino",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14529,
   "gvwr_lb": 16555,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2026,
   "hitch_weight_lb": 2555,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 75,
   "grey_water_gal": 110,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-tracks-232ud.html",
   "page": "puma-tracks-232ud.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-232ud-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "232UD",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4858,
   "gvwr_lb": 6440,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1582,
   "hitch_weight_lb": 590,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-235bh.html",
   "page": "puma-tracks-235bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-235bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "235BH",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4728,
   "gvwr_lb": 6313,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1585,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-237rk.html",
   "page": "puma-tracks-237rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-237rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "237RK",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4918,
   "gvwr_lb": 6505,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1587,
   "hitch_weight_lb": 670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 76,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-2420rbs.html",
   "page": "puma-tracks-2420rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-2420rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "2420RBS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5328,
   "gvwr_lb": 6903,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1575,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-2430bhs.html",
   "page": "puma-tracks-2430bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-2430bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "2430BHS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5673,
   "gvwr_lb": 7269,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1596,
   "hitch_weight_lb": 645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-2580rbss.html",
   "page": "puma-tracks-2580rbss.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-2580rbss-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "2580RBSS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6013,
   "gvwr_lb": 7628,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1615,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-2750bhs.html",
   "page": "puma-tracks-2750bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-2750bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "2750BHS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6183,
   "gvwr_lb": 7650,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1467,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-302bhs.html",
   "page": "puma-tracks-302bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-302bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "302BHS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6348,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1252,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-3060rkts.html",
   "page": "puma-tracks-3060rkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-3060rkts-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "3060RKTS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7803,
   "gvwr_lb": 9703,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1900,
   "hitch_weight_lb": 1050,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 106,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-3070rkls.html",
   "page": "puma-tracks-3070rkls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-3070rkls-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "3070RKLS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7918,
   "gvwr_lb": 9894,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1976,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 106,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-3150tbss.html",
   "page": "puma-tracks-3150tbss.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-3150tbss-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "3150TBSS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6753,
   "gvwr_lb": 8743,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1990,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-3200tsbh.html",
   "page": "puma-tracks-3200tsbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-3200tsbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "3200TSBH",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7458,
   "gvwr_lb": 9395,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1937,
   "hitch_weight_lb": 995,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-3300flbs.html",
   "page": "puma-tracks-3300flbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-3300flbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "3300FLBS",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7693,
   "gvwr_lb": 9643,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1950,
   "hitch_weight_lb": 1015,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-tracks-3380rlbt.html",
   "page": "puma-tracks-3380rlbt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-tracks-3380rlbt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma Tracks",
   "line_url": "https://campertrailers.com/puma/",
   "model": "3380RLBT",
   "model_year_label": "2026 Forest River Puma Tracks",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8298,
   "gvwr_lb": 10260,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1962,
   "hitch_weight_lb": 1060,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 106,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/puma-vista-37pfl.html",
   "page": "puma-vista-37pfl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-37pfl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 37PFL",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9749,
   "gvwr_lb": 11749,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1335,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.75,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-38den.html",
   "page": "puma-vista-38den.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-38den-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 38DEN",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10434,
   "gvwr_lb": 12434,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1295,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.75,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-38rlb.html",
   "page": "puma-vista-38rlb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-38rlb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 38RLB",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10804,
   "gvwr_lb": 13255,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2451,
   "hitch_weight_lb": 1255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.75,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 65,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-38vfl.html",
   "page": "puma-vista-38vfl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-38vfl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 38VFL",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11414,
   "gvwr_lb": 13214,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 1605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.25,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "TBD",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-39dbt.html",
   "page": "puma-vista-39dbt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-39dbt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 39DBT",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10162,
   "gvwr_lb": 12000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1838,
   "hitch_weight_lb": 1439,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.75,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 105,
   "black_water_gal": 65,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-39fkl.html",
   "page": "puma-vista-39fkl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-39fkl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 39FKL",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10709,
   "gvwr_lb": 13440,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2731,
   "hitch_weight_lb": 1440,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.75,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 65,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-401rlft.html",
   "page": "puma-vista-401rlft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-401rlft-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 401RLFT",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12604,
   "gvwr_lb": 13900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1296,
   "hitch_weight_lb": 1895,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-402lft.html",
   "page": "puma-vista-402lft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-402lft-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 402LFT",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11849,
   "gvwr_lb": 13900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2051,
   "hitch_weight_lb": 1695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 35,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-403lft.html",
   "page": "puma-vista-403lft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-403lft-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 403LFT",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12639,
   "gvwr_lb": 13900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1261,
   "hitch_weight_lb": 1675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-420lft.html",
   "page": "puma-vista-420lft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-420lft-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 420LFT",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 13024,
   "gvwr_lb": 14825,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1801,
   "hitch_weight_lb": 1890,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 35,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "TBD",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-421lft.html",
   "page": "puma-vista-421lft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-421lft-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 421LFT",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 13499,
   "gvwr_lb": 15299,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 1990,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "TBD",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-422lft.html",
   "page": "puma-vista-422lft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-422lft-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 422LFT",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12889,
   "gvwr_lb": 14689,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 1425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.083,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 70,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "TBD",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/puma-vista-429lft.html",
   "page": "puma-vista-429lft.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/puma-vista-429lft-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Puma",
   "line_url": "https://campertrailers.com/puma/",
   "model": "Puma Vista 429LFT",
   "model_year_label": "2026 Palomino",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12114,
   "gvwr_lb": 13900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1786,
   "hitch_weight_lb": 1730,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 65,
   "black_water_gal": 65,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles",
    "sleeps",
    "slides"
   ],
   "completeness_pct": 82
  },
  {
   "url": "https://campertrailers.com/reflection-100-22rk.html",
   "page": "reflection-100-22rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-100-22rk-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "22RK",
   "model_year_label": "2026 Grand Design Reflection 100 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7000,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2995,
   "hitch_weight_lb": 1130,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 26.917,
   "width_ft": 8.0,
   "exterior_height_ft": 12.0,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 62142,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-100-24rl.html",
   "page": "reflection-100-24rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-100-24rl-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "24RL",
   "model_year_label": "2026 Grand Design Reflection 100 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7664,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2331,
   "hitch_weight_lb": 950,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.0,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "28.5K BTU dual A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 63302,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-100-27bh.html",
   "page": "reflection-100-27bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-100-27bh-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "27BH",
   "model_year_label": "2026 Grand Design Reflection 100 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8200,
   "gvwr_lb": 10195,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1995,
   "hitch_weight_lb": 1280,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.25,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 64964,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-100-28rl.html",
   "page": "reflection-100-28rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-100-28rl-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "28RL",
   "model_year_label": "2026 Grand Design Reflection 100 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8400,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2595,
   "hitch_weight_lb": 1348,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 31.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 68605,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-100-32bh.html",
   "page": "reflection-100-32bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-100-32bh-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "32BH",
   "model_year_label": "2026 Grand Design Reflection 100 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9468,
   "gvwr_lb": 11995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2527,
   "hitch_weight_lb": 1522,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.833,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 7,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "28.5K BTU dual A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 74333,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-150-250ml.html",
   "page": "reflection-150-250ml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-150-250ml-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "250ML",
   "model_year_label": "2026 Grand Design Reflection 150 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8220,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1775,
   "hitch_weight_lb": 1260,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 12.0,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": "E-rated · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 73460,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-150-260rd.html",
   "page": "reflection-150-260rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-150-260rd-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "260RD",
   "model_year_label": "2026 Grand Design Reflection 150 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7534,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2461,
   "hitch_weight_lb": 1269,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 12.417,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "E-rated · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 78342,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-150-270bn.html",
   "page": "reflection-150-270bn.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-150-270bn-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "270BN",
   "model_year_label": "2026 Grand Design Reflection 150 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8050,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 1200,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 12.417,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "E-rated · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 80487,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-150-295rl.html",
   "page": "reflection-150-295rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-150-295rl-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "295RL",
   "model_year_label": "2026 Grand Design Reflection 150 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9045,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1950,
   "hitch_weight_lb": 1460,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "E-rated · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "10 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 83822,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-150-298bh.html",
   "page": "reflection-150-298bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-150-298bh-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "298BH",
   "model_year_label": "2026 Grand Design Reflection 150 Series",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9050,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1945,
   "hitch_weight_lb": 1450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 12.833,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": "E-rated · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 83350,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-303rls.html",
   "page": "reflection-303rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-303rls-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "303RLS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10100,
   "gvwr_lb": 11995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1895,
   "hitch_weight_lb": 1980,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": null,
   "fresh_water_gal": 74,
   "grey_water_gal": 87,
   "black_water_gal": 47,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 87049,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-311bhs.html",
   "page": "reflection-311bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-311bhs-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "311BHS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11700,
   "gvwr_lb": 13995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2295,
   "hitch_weight_lb": 2450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": null,
   "fresh_water_gal": 74,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 101102,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-312bhts.html",
   "page": "reflection-312bhts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-312bhts-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "312BHTS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9800,
   "gvwr_lb": 11295,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1495,
   "hitch_weight_lb": 1190,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 54,
   "grey_water_gal": 86,
   "black_water_gal": 43,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 89635,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-317rsts.html",
   "page": "reflection-317rsts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-317rsts-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "317RSTS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9200,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1795,
   "hitch_weight_lb": 1130,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.917,
   "interior_height_ft": null,
   "fresh_water_gal": 55,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "28.5K BTU dual A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 83702,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-320mks.html",
   "page": "reflection-320mks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-320mks-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "320MKS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11100,
   "gvwr_lb": 13995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2895,
   "hitch_weight_lb": 2200,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 12.5,
   "interior_height_ft": null,
   "fresh_water_gal": 74,
   "grey_water_gal": 94,
   "black_water_gal": 47,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 98017,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-322fkts.html",
   "page": "reflection-322fkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-322fkts-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "322FKTS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8800,
   "gvwr_lb": 10995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2195,
   "hitch_weight_lb": 1110,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.917,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 71,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 80330,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-324mbs.html",
   "page": "reflection-324mbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-324mbs-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "324MBS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11200,
   "gvwr_lb": 13995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2795,
   "hitch_weight_lb": 2000,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.25,
   "interior_height_ft": null,
   "fresh_water_gal": 74,
   "grey_water_gal": 87,
   "black_water_gal": 47,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 93727,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-337rls.html",
   "page": "reflection-337rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-337rls-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "337RLS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11200,
   "gvwr_lb": 13995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2795,
   "hitch_weight_lb": 2300,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 35.583,
   "width_ft": 8.0,
   "exterior_height_ft": 12.5,
   "interior_height_ft": null,
   "fresh_water_gal": 74,
   "grey_water_gal": 87,
   "black_water_gal": 47,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 92405,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-342bhts.html",
   "page": "reflection-342bhts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-342bhts-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "342BHTS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10300,
   "gvwr_lb": 11295,
   "gvwr_derived": false,
   "cargo_capacity_lb": 995,
   "hitch_weight_lb": 1140,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 54,
   "grey_water_gal": 86,
   "black_water_gal": 43,
   "sleeps": 7,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 74980,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-345rlts.html",
   "page": "reflection-345rlts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-345rlts-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "345RLTS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10275,
   "gvwr_lb": 11995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1720,
   "hitch_weight_lb": 1400,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 54,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "28.5K BTU dual A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 89279,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-360fls.html",
   "page": "reflection-360fls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-360fls-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "360FLS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12388,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2607,
   "hitch_weight_lb": 2600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.167,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 74,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 109335,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-362tbs.html",
   "page": "reflection-362tbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-362tbs-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "362TBS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12500,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2495,
   "hitch_weight_lb": 2400,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.917,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 74,
   "grey_water_gal": 79,
   "black_water_gal": 79,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 100878,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/reflection-367bhs.html",
   "page": "reflection-367bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/reflection-367bhs-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Reflection",
   "line_url": "https://campertrailers.com/grand-design/reflection/",
   "model": "367BHS",
   "model_year_label": "2026 Grand Design Reflection",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12900,
   "gvwr_lb": 14995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2095,
   "hitch_weight_lb": 2550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.083,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 74,
   "grey_water_gal": 94,
   "black_water_gal": 47,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear Endurance · aluminum wheels",
   "air_conditioner": "15K BTU ducted A/C",
   "refrigerator": "16 cu ft",
   "awning": null,
   "primary_bed": "Front queen/king",
   "layout": null,
   "msrp_usd": 108163,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/riverstone-39rkfb.html",
   "page": "riverstone-39rkfb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/riverstone-39rkfb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Riverstone",
   "line_url": "https://campertrailers.com/riverstone/",
   "model": "39RKFB",
   "model_year_label": "2026 Forest River Riverstone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16511,
   "gvwr_lb": 18975,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2464,
   "hitch_weight_lb": 2975,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.083,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 79,
   "grey_water_gal": 80,
   "black_water_gal": 80,
   "sleeps": 4,
   "axles": 2,
   "slides": 4,
   "tires": "17.5\" H-rated on aluminum rims",
   "air_conditioner": "30,000 BTU (dual 15K heat pump)",
   "refrigerator": "18 cu ft",
   "awning": "2 (20' & 11'6\")",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 199816,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/riverstone-420re.html",
   "page": "riverstone-420re.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/riverstone-420re-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Riverstone",
   "line_url": "https://campertrailers.com/riverstone/",
   "model": "420RE",
   "model_year_label": "2026 Forest River Riverstone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18065,
   "gvwr_lb": 24000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5935,
   "hitch_weight_lb": 3240,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.75,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 79,
   "grey_water_gal": 100,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": 5,
   "tires": "17.5\" H-rated on aluminum rims",
   "air_conditioner": "30,000 BTU (dual 15K heat pump)",
   "refrigerator": "18 cu ft",
   "awning": "2 (20' & 11'6\")",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 212013,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/riverstone-421fk.html",
   "page": "riverstone-421fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/riverstone-421fk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Riverstone",
   "line_url": "https://campertrailers.com/riverstone/",
   "model": "421FK",
   "model_year_label": "2026 Forest River Riverstone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18786,
   "gvwr_lb": 24000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5214,
   "hitch_weight_lb": 3635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 79,
   "grey_water_gal": 120,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": 2,
   "slides": 6,
   "tires": "17.5\" H-rated on aluminum rims",
   "air_conditioner": "30,000 BTU (dual 15K heat pump)",
   "refrigerator": "18 cu ft",
   "awning": "2 (16' & 16')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 214118,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/riverstone-425fo.html",
   "page": "riverstone-425fo.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/riverstone-425fo-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Riverstone",
   "line_url": "https://campertrailers.com/riverstone/",
   "model": "425FO",
   "model_year_label": "2026 Forest River Riverstone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18451,
   "gvwr_lb": 24000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5549,
   "hitch_weight_lb": 3055,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 79,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": 2,
   "slides": 6,
   "tires": "17.5\" H-rated on aluminum rims",
   "air_conditioner": "30,000 BTU (dual 15K heat pump)",
   "refrigerator": "18 cu ft",
   "awning": "2 (16' & 10')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 211560,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/riverstone-43bfc.html",
   "page": "riverstone-43bfc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/riverstone-43bfc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Riverstone",
   "line_url": "https://campertrailers.com/riverstone/",
   "model": "43BFC",
   "model_year_label": "2026 Forest River Riverstone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18971,
   "gvwr_lb": 23900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4929,
   "hitch_weight_lb": 2900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.833,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 79,
   "grey_water_gal": 100,
   "black_water_gal": 100,
   "sleeps": 4,
   "axles": 2,
   "slides": 4,
   "tires": "17.5\" H-rated on aluminum rims",
   "air_conditioner": "30,000 BTU (dual 15K heat pump)",
   "refrigerator": "18 cu ft",
   "awning": "2 (13'6\" & 20')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 199816,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/riverstone-442mc.html",
   "page": "riverstone-442mc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/riverstone-442mc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Riverstone",
   "line_url": "https://campertrailers.com/riverstone/",
   "model": "442MC",
   "model_year_label": "2026 Forest River Riverstone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 18591,
   "gvwr_lb": 23845,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5254,
   "hitch_weight_lb": 2845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.75,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 79,
   "grey_water_gal": 80,
   "black_water_gal": 80,
   "sleeps": 6,
   "axles": 2,
   "slides": 6,
   "tires": "17.5\" H-rated on aluminum rims",
   "air_conditioner": "30,000 BTU (dual 15K heat pump)",
   "refrigerator": "18 cu ft",
   "awning": "2 (18' & 10')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 213899,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/riverstone-44dbl.html",
   "page": "riverstone-44dbl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/riverstone-44dbl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Riverstone",
   "line_url": "https://campertrailers.com/riverstone/",
   "model": "44DBL",
   "model_year_label": "2026 Forest River Riverstone",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 19271,
   "gvwr_lb": 23940,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4669,
   "hitch_weight_lb": 2940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.417,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 79,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": 6,
   "axles": 2,
   "slides": 4,
   "tires": "17.5\" H-rated on aluminum rims",
   "air_conditioner": "30,000 BTU (dual 15K heat pump)",
   "refrigerator": "18 cu ft",
   "awning": "2 (18' & 10')",
   "primary_bed": "Murphy + King",
   "layout": null,
   "msrp_usd": 222460,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/rockwood-2205s.html",
   "page": "rockwood-2205s.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-2205s-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood & Flagstaff",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "Mini Lite 2205S",
   "model_year_label": "2026 Rockwood",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5132,
   "gvwr_lb": 6794,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1662,
   "hitch_weight_lb": 634,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front queen (60×74)",
   "layout": "Front queen, single slide, rear full bath",
   "msrp_usd": 48900,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rockwood-2509s.html",
   "page": "rockwood-2509s.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-2509s-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood & Flagstaff",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "Mini Lite 2509S",
   "model_year_label": "2026 Rockwood",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5499,
   "gvwr_lb": 6933,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1434,
   "hitch_weight_lb": 773,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": 7,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Murphy bed",
   "layout": "Front Murphy bed, rear double bunks, U-dinette, outside kitchen, 1 slide",
   "msrp_usd": 45100,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rockwood-2520bh.html",
   "page": "rockwood-2520bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-2520bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood & Flagstaff",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "Mini Lite 2520BH",
   "model_year_label": "2026 Rockwood",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5594,
   "gvwr_lb": 7580,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1986,
   "hitch_weight_lb": 580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front queen, rear double bunks, U-dinette slide",
   "msrp_usd": 45400,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rockwood-2523mbr.html",
   "page": "rockwood-2523mbr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-2523mbr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood & Flagstaff",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "Mini Lite 2523MBR",
   "model_year_label": "2026 Rockwood",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6313,
   "gvwr_lb": 7710,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1397,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 58,
   "black_water_gal": 29,
   "sleeps": 2,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Mid-coach queen",
   "layout": "Front kitchen, mid queen bedroom, dual slides, rear full bath",
   "msrp_usd": 51700,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rockwood-2606ws.html",
   "page": "rockwood-2606ws.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-2606ws-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood & Flagstaff",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "Ultra Lite 2606WS",
   "model_year_label": "2026 Rockwood",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6550,
   "gvwr_lb": 8542,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1992,
   "hitch_weight_lb": 742,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 3,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front queen + wardrobe slide",
   "layout": "Front bedroom w/ wardrobe slide, dual slides, rear full bath",
   "msrp_usd": 54200,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rockwood-2706bh.html",
   "page": "rockwood-2706bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-2706bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood & Flagstaff",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "Ultra Lite 2706BH",
   "model_year_label": "2026 Rockwood",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7059,
   "gvwr_lb": 8590,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1531,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear bunk room, single slide",
   "msrp_usd": 55400,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rockwood-2906rl.html",
   "page": "rockwood-2906rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-2906rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood & Flagstaff",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "Ultra Lite 2906RL",
   "model_year_label": "2026 Rockwood",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8149,
   "gvwr_lb": 9989,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1840,
   "hitch_weight_lb": 864,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 45,
   "black_water_gal": 45,
   "sleeps": 3,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "2",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, mid kitchen, rear living room, dual slides, dual awnings",
   "msrp_usd": 63000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rockwood-2918bh.html",
   "page": "rockwood-2918bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-2918bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood & Flagstaff",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "Ultra Lite 2918BH",
   "model_year_label": "2026 Rockwood",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7851,
   "gvwr_lb": 9900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2049,
   "hitch_weight_lb": 920,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 90,
   "black_water_gal": 90,
   "sleeps": 7,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear bunk room, single slide",
   "msrp_usd": 61000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2108rb.html",
   "page": "rockwood-mini-lite-2108rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2108rb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2108RB",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4768,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1621,
   "hitch_weight_lb": 640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2109s.html",
   "page": "rockwood-mini-lite-2109s.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2109s-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2109S",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4472,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1365,
   "hitch_weight_lb": 557,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2213s.html",
   "page": "rockwood-mini-lite-2213s.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2213s-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2213S",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5393,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1600,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2506fk.html",
   "page": "rockwood-mini-lite-2506fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2506fk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2506FK",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5678,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2032,
   "hitch_weight_lb": 710,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 58,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2513s.html",
   "page": "rockwood-mini-lite-2513s.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2513s-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2513S",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6008,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1712,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2515s.html",
   "page": "rockwood-mini-lite-2515s.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2515s-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2515S",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5788,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1872,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 58,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2522fb.html",
   "page": "rockwood-mini-lite-2522fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2522fb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2522FB",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5788,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1857,
   "hitch_weight_lb": 645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2524fbt.html",
   "page": "rockwood-mini-lite-2524fbt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2524fbt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2524FBT",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5148,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1807,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 29,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-mini-lite-2525rb.html",
   "page": "rockwood-mini-lite-2525rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-mini-lite-2525rb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Mini Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2525RB",
   "model_year_label": "2027 Forest River Rockwood Mini Lite / Flagstaff Micro Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5823,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1862,
   "hitch_weight_lb": 685,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 53,
   "grey_water_gal": 58,
   "black_water_gal": 29,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-281srk.html",
   "page": "rockwood-signature-5w-281srk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-281srk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "281SRK",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 7733,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2142,
   "hitch_weight_lb": 1280,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.333,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "25'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-290sfk.html",
   "page": "rockwood-signature-5w-290sfk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-290sfk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "290SFK",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 8764,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2134,
   "hitch_weight_lb": 1635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 108,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 13'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-401sfb.html",
   "page": "rockwood-signature-5w-401sfb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-401sfb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "401SFB",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11460,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2036,
   "hitch_weight_lb": 2079,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 83,
   "black_water_gal": 92,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-402sfl.html",
   "page": "rockwood-signature-5w-402sfl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-402sfl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "402SFL",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11989,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2156,
   "hitch_weight_lb": 2145,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 131,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "9' & 16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-403sdb.html",
   "page": "rockwood-signature-5w-403sdb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-403sdb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "403SDB",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12824,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2674,
   "hitch_weight_lb": 2190,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.417,
   "width_ft": 8.333,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 131,
   "black_water_gal": 92,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "9', 10', & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-404srk.html",
   "page": "rockwood-signature-5w-404srk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-404srk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "404SRK",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11804,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2401,
   "hitch_weight_lb": 2205,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.417,
   "width_ft": 8.333,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 92,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "25'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-r361rls.html",
   "page": "rockwood-signature-5w-r361rls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-r361rls-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "R361RLS",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10601,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1730,
   "hitch_weight_lb": 1931,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 92,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10' & 17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-r371rk.html",
   "page": "rockwood-signature-5w-r371rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-r371rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "R371RK",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10350,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2051,
   "hitch_weight_lb": 2001,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 92,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-r372rl.html",
   "page": "rockwood-signature-5w-r372rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-r372rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "R372RL",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10844,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1461,
   "hitch_weight_lb": 1905,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 83,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-5w-r374dbh.html",
   "page": "rockwood-signature-5w-r374dbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-5w-r374dbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature Fifth Wheels",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "R374DBH",
   "model_year_label": "2027 Forest River Rockwood Signature Fifth Wheels",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9661,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2084,
   "hitch_weight_lb": 1745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 92,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "17' & 16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-8336bh.html",
   "page": "rockwood-signature-8336bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-8336bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "8336BH",
   "model_year_label": "2027 Forest River Rockwood Signature",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9858,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1518,
   "hitch_weight_lb": 1376,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.583,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 131,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-8391fk.html",
   "page": "rockwood-signature-8391fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-8391fk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "8391FK",
   "model_year_label": "2027 Forest River Rockwood Signature",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10409,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2087,
   "hitch_weight_lb": 1385,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.667,
   "width_ft": 8.333,
   "exterior_height_ft": 12.0,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 131,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19' & 11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-8392rl.html",
   "page": "rockwood-signature-8392rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-8392rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "8392RL",
   "model_year_label": "2027 Forest River Rockwood Signature",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10304,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2092,
   "hitch_weight_lb": 1305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.667,
   "width_ft": 8.333,
   "exterior_height_ft": 12.0,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 131,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-8393rk.html",
   "page": "rockwood-signature-8393rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-8393rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "8393RK",
   "model_year_label": "2027 Forest River Rockwood Signature",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10319,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2082,
   "hitch_weight_lb": 1170,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.667,
   "width_ft": 8.333,
   "exterior_height_ft": 12.0,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 131,
   "black_water_gal": 53,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-signature-8421db.html",
   "page": "rockwood-signature-8421db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-signature-8421db-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Signature",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "8421DB",
   "model_year_label": "2027 Forest River Rockwood Signature",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11259,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2126,
   "hitch_weight_lb": 1385,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.833,
   "width_ft": 8.333,
   "exterior_height_ft": 12.0,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 131,
   "black_water_gal": 106,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11', 12' & 10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-ultra-lite-2608bs.html",
   "page": "rockwood-ultra-lite-2608bs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-ultra-lite-2608bs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Ultra Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2608BS",
   "model_year_label": "2027 Forest River Rockwood Ultra Lite / Flagstaff Super Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6876,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1826,
   "hitch_weight_lb": 902,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-ultra-lite-2618rd.html",
   "page": "rockwood-ultra-lite-2618rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-ultra-lite-2618rd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Ultra Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2618RD",
   "model_year_label": "2027 Forest River Rockwood Ultra Lite / Flagstaff Super Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6554,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1920,
   "hitch_weight_lb": 674,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 45,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-ultra-lite-2619fk.html",
   "page": "rockwood-ultra-lite-2619fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-ultra-lite-2619fk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Ultra Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2619FK",
   "model_year_label": "2027 Forest River Rockwood Ultra Lite / Flagstaff Super Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6813,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1812,
   "hitch_weight_lb": 825,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-ultra-lite-2621rb.html",
   "page": "rockwood-ultra-lite-2621rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-ultra-lite-2621rb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Ultra Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2621RB",
   "model_year_label": "2027 Forest River Rockwood Ultra Lite / Flagstaff Super Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6773,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1767,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-ultra-lite-2711rk.html",
   "page": "rockwood-ultra-lite-2711rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-ultra-lite-2711rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Ultra Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2711RK",
   "model_year_label": "2027 Forest River Rockwood Ultra Lite / Flagstaff Super Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7703,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2102,
   "hitch_weight_lb": 1010,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.583,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "24'6\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-ultra-lite-2916rl.html",
   "page": "rockwood-ultra-lite-2916rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-ultra-lite-2916rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Ultra Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "2916RL",
   "model_year_label": "2027 Forest River Rockwood Ultra Lite / Flagstaff Super Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8348,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2151,
   "hitch_weight_lb": 920,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.583,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 45,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-ultra-lite-301fkt.html",
   "page": "rockwood-ultra-lite-301fkt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-ultra-lite-301fkt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Ultra Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "301FKT",
   "model_year_label": "2027 Forest River Rockwood Ultra Lite / Flagstaff Super Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6048,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2487,
   "hitch_weight_lb": 735,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.417,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 90,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rockwood-ultra-lite-302rdt.html",
   "page": "rockwood-ultra-lite-302rdt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rockwood-ultra-lite-302rdt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Rockwood Ultra Lite",
   "line_url": "https://campertrailers.com/rockwood-flagstaff-hub.html",
   "model": "302RDT",
   "model_year_label": "2027 Forest River Rockwood Ultra Lite / Flagstaff Super Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6317,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2279,
   "hitch_weight_lb": 796,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.667,
   "width_ft": 8.333,
   "exterior_height_ft": 11.583,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 45,
   "black_water_gal": 45,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/rpod-rp171.html",
   "page": "rpod-rp171.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp171-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-171",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2529,
   "gvwr_lb": 4029,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 19.0,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 1,
   "slides": 0,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "Power (size TBD on factory record*)",
   "primary_bed": "Rear queen",
   "layout": "Front dinette, off-door side kitchen, door-side wet bath, rear queen bed",
   "msrp_usd": 23000,
   "asterisked_fields": [
    "awning",
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/rpod-rp180.html",
   "page": "rpod-rp180.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp180-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-180",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2974,
   "gvwr_lb": 4785,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1811,
   "hitch_weight_lb": 385,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.0,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 1,
   "slides": 1,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "8' (power)",
   "primary_bed": "Side-facing queen",
   "layout": "Side queen, off-door slide kitchen, door-side dinette, rear full bath",
   "msrp_usd": 25500,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rpod-rp190.html",
   "page": "rpod-rp190.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp190-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-190",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3049,
   "gvwr_lb": 4770,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1721,
   "hitch_weight_lb": 370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.333,
   "width_ft": 8.0,
   "exterior_height_ft": 9.833,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 1,
   "slides": 1,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "8' (power)",
   "primary_bed": "Front queen",
   "layout": "Front queen, U-dinette, mid-kitchen in slide, rear full bath",
   "msrp_usd": 26000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/rpod-rp192.html",
   "page": "rpod-rp192.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp192-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-192",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3649,
   "gvwr_lb": 4785,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1136,
   "hitch_weight_lb": 385,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 1,
   "slides": 0,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "12' (power)",
   "primary_bed": "Front Murphy bed",
   "layout": "Front Murphy bed / sofa, booth dinette, mid-galley, rear full bath",
   "msrp_usd": 26000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/rpod-rp194.html",
   "page": "rpod-rp194.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp194-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-194",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3404,
   "gvwr_lb": 4760,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1356,
   "hitch_weight_lb": 360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 1,
   "slides": 0,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "11' (power)",
   "primary_bed": "Front queen",
   "layout": "Front queen, central kitchen, booth dinette, rear full bath",
   "msrp_usd": 23000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/rpod-rp197.html",
   "page": "rpod-rp197.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp197-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-197",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4054,
   "gvwr_lb": 5554,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 1,
   "slides": 0,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "12' (power)",
   "primary_bed": "Front Murphy queen",
   "layout": "Front Murphy queen w/ wardrobes, side galley, bar-top living w/ flip-up window, rear full bath",
   "msrp_usd": 27500,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rpod-rp198.html",
   "page": "rpod-rp198.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp198-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-198",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4594,
   "gvwr_lb": 6094,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 3,
   "axles": 1,
   "slides": 1,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "13' (power)",
   "primary_bed": "Private front queen",
   "layout": "Private front queen, pass-through bath (bedroom + living access), kitchen and dinette on a slide",
   "msrp_usd": 33000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rpod-rp200.html",
   "page": "rpod-rp200.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp200-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-200",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4544,
   "gvwr_lb": 6044,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": 1,
   "slides": 0,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "16' (power)",
   "primary_bed": "Front Murphy (queen)",
   "layout": "Front Murphy queen, mid-kitchen, dinette, rear full bath, rear double bunks",
   "msrp_usd": 28400,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rpod-rp203.html",
   "page": "rpod-rp203.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp203-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-203",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4584,
   "gvwr_lb": 6084,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": 1,
   "slides": 1,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "16' (power)",
   "primary_bed": "Front Murphy queen",
   "layout": "Front Murphy queen, off-door slide dinette + pantry, bar-top galley, rear full bath, door-side rear double bunks",
   "msrp_usd": 33000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/rpod-rp205.html",
   "page": "rpod-rp205.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp205-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-205",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4643,
   "gvwr_lb": 6143,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 455,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": 0,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "12' (power)",
   "primary_bed": "Private front queen",
   "layout": "Private front queen bedroom w/ dual wardrobes, rear corner kitchen, booth dinette, theater seating, full bath",
   "msrp_usd": 29000,
   "asterisked_fields": [
    "dry"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rpod-rp206.html",
   "page": "rpod-rp206.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp206-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-206",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4729,
   "gvwr_lb": 6229,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 415,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "13' (power, LED)",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom w/ dual wardrobes, theater-seat slide, bar-top galley w/ flip-up window, rear full bath + pantry",
   "msrp_usd": 27000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/rpod-rp207.html",
   "page": "rpod-rp207.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/rpod-rp207-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Forest River r·pod",
   "line_url": "https://campertrailers.com/r-pod/",
   "model": "RP-207",
   "model_year_label": "2026 r·pod",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4718,
   "gvwr_lb": 6218,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 495,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 1,
   "slides": 0,
   "tires": "Upgraded w/ TPMS",
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V black glass",
   "awning": "13' (power)",
   "primary_bed": "Private front queen",
   "layout": "Private front queen bedroom w/ dual wardrobes, bar-top kitchen w/ flip-up window, 64\" theater seating, full rear bath",
   "msrp_usd": 39000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/sabre-32gks.html",
   "page": "sabre-32gks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sabre-32gks-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sabre",
   "line_url": "https://campertrailers.com/sabre/",
   "model": "32GKS",
   "model_year_label": "2026 Forest River Sabre",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10658,
   "gvwr_lb": 13508,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2850,
   "hitch_weight_lb": 1940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.5,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 49,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · EZ-lube hubs · TPMS",
   "air_conditioner": "30,000 BTU (twin 15K, prepped for 3rd)",
   "refrigerator": "12V",
   "awning": "2 (10'8\" & 16')",
   "primary_bed": "Camper King",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/sabre-33rlp.html",
   "page": "sabre-33rlp.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sabre-33rlp-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sabre",
   "line_url": "https://campertrailers.com/sabre/",
   "model": "33RLP",
   "model_year_label": "2026 Forest River Sabre",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11948,
   "gvwr_lb": 14695,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2747,
   "hitch_weight_lb": 2375,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.417,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 49,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · EZ-lube hubs · TPMS",
   "air_conditioner": "30,000 BTU (twin 15K, prepped for 3rd)",
   "refrigerator": "12V",
   "awning": "2 (12' & 16')",
   "primary_bed": "Camper King",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/sabre-36dbb.html",
   "page": "sabre-36dbb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sabre-36dbb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sabre",
   "line_url": "https://campertrailers.com/sabre/",
   "model": "36DBB",
   "model_year_label": "2026 Forest River Sabre",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13243,
   "gvwr_lb": 16425,
   "gvwr_derived": true,
   "cargo_capacity_lb": 3182,
   "hitch_weight_lb": 2425,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.167,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 49,
   "grey_water_gal": 114,
   "black_water_gal": 76,
   "sleeps": 8,
   "axles": 2,
   "slides": 5,
   "tires": "Aluminum wheels · EZ-lube hubs · TPMS",
   "air_conditioner": "30,000 BTU (twin 15K, prepped for 3rd)",
   "refrigerator": "12V",
   "awning": "2 (10'6\" & 16')",
   "primary_bed": "Camper King",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/sabre-36flx.html",
   "page": "sabre-36flx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sabre-36flx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sabre",
   "line_url": "https://campertrailers.com/sabre/",
   "model": "36FLX",
   "model_year_label": "2026 Forest River Sabre",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12503,
   "gvwr_lb": 15303,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2800,
   "hitch_weight_lb": 2350,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 49,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "Aluminum wheels · EZ-lube hubs · TPMS",
   "air_conditioner": "30,000 BTU (twin 15K, prepped for 3rd)",
   "refrigerator": "12V",
   "awning": "2 (10'8\" & 21')",
   "primary_bed": "Camper King",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/sabre-37rvmiles.html",
   "page": "sabre-37rvmiles.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sabre-37rvmiles-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sabre",
   "line_url": "https://campertrailers.com/sabre/",
   "model": "37RVMILES",
   "model_year_label": "2026 Forest River Sabre",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13613,
   "gvwr_lb": 16370,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2757,
   "hitch_weight_lb": 2370,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 49,
   "grey_water_gal": 68,
   "black_water_gal": 38,
   "sleeps": 7,
   "axles": 2,
   "slides": 4,
   "tires": "Aluminum wheels · EZ-lube hubs · TPMS",
   "air_conditioner": "30,000 BTU (twin 15K, prepped for 3rd)",
   "refrigerator": "12V",
   "awning": "2 (12' & 16')",
   "primary_bed": "Camper King",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/sabre-38rvhunter.html",
   "page": "sabre-38rvhunter.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sabre-38rvhunter-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sabre",
   "line_url": "https://campertrailers.com/sabre/",
   "model": "38RVHUNTER",
   "model_year_label": "2026 Forest River Sabre",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13838,
   "gvwr_lb": 16390,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2552,
   "hitch_weight_lb": 2390,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 49,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 7,
   "axles": 2,
   "slides": 4,
   "tires": "Aluminum wheels · EZ-lube hubs · TPMS",
   "air_conditioner": "30,000 BTU (twin 15K, prepped for 3rd)",
   "refrigerator": "12V",
   "awning": "TBD *",
   "primary_bed": "Camper King",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "awning",
    "axles"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/salem-171rbxl.html",
   "page": "salem-171rbxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-171rbxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "171RBXL",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3836,
   "gvwr_lb": 7521,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3685,
   "hitch_weight_lb": 521,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, rear bath, 1 slide",
   "msrp_usd": 33900,
   "asterisked_fields": [
    "ccc",
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/salem-19dbxl.html",
   "page": "salem-19dbxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-19dbxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "19DBXL",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4483,
   "gvwr_lb": 7520,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3037,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 28,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 1,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "12V*",
   "awning": "1",
   "primary_bed": "Front bed",
   "layout": "Front bed, rear double bunks, dinette, 1 slide",
   "msrp_usd": 36500,
   "asterisked_fields": [
    "ccc",
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/salem-23zen.html",
   "page": "salem-23zen.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-23zen-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "23ZEN",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6398,
   "gvwr_lb": 7830,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1432,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "12V*",
   "awning": "1 (power)",
   "primary_bed": "Front bedroom",
   "layout": "Front private bedroom, walk-through bath, rear living area with convertible seating, 1 slide",
   "msrp_usd": 45000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/salem-240bhxl.html",
   "page": "salem-240bhxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-240bhxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "240BHXL",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5343,
   "gvwr_lb": 7570,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2227,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 74,
   "black_water_gal": 32,
   "sleeps": 7,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "11 cu ft",
   "awning": "1 (16' power)",
   "primary_bed": "Front custom king",
   "layout": "Front king bedroom, rear corner double-over-double bunks, U-dinette slide, walk-in shower, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 44000,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-24rlxl.html",
   "page": "salem-24rlxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-24rlxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "24RLXL",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5063,
   "gvwr_lb": 7550,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2487,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 30,
   "black_water_gal": 40,
   "sleeps": 4,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front custom king",
   "layout": "Front king + fireplace, rear living room, U-dinette slide",
   "msrp_usd": 48600,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-25ice.html",
   "page": "salem-25ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-25ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "25ICE",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6178,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1522,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "12V*",
   "awning": "1 (16' power)",
   "primary_bed": "Front custom king",
   "layout": "Front private bedroom (king), large living slide with Versa-Lounge + booth dinette, fireplace with hidden pantry, rear full bath, 1 slide",
   "msrp_usd": 43500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/salem-261bhxl.html",
   "page": "salem-261bhxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-261bhxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "261BHXL",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4953,
   "gvwr_lb": 7545,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2592,
   "hitch_weight_lb": 545,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.083,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear bunks, U-dinette + sofa, walk-in shower, 1 slide",
   "msrp_usd": 45500,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-263bhxl.html",
   "page": "salem-263bhxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-263bhxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "263BHXL",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5854,
   "gvwr_lb": 7682,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1828,
   "hitch_weight_lb": 682,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "11 cu ft",
   "awning": "1 (16' power)",
   "primary_bed": "Front custom king",
   "layout": "Front king bedroom, rear double-over-double bunks, Versa-Lounge (U-dinette / sofa), fireplace, walk-in shower, dual entry, outside kitchen, 1 slide",
   "msrp_usd": 45500,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-26ice.html",
   "page": "salem-26ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-26ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "26ICE",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6288,
   "gvwr_lb": 7785,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1497,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU ducted",
   "refrigerator": "12V*",
   "awning": "1 (18' power)",
   "primary_bed": "Front custom king",
   "layout": "Front king bedroom, large living slide with Versa-Lounge + booth dinette, fireplace with hidden pantry, rear double-over-double bunks, rear full bath, 1 slide",
   "msrp_usd": 46500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/salem-273qbxl.html",
   "page": "salem-273qbxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-273qbxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "273QBXL",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5975,
   "gvwr_lb": 7680,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1705,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "11 cu ft",
   "awning": "1",
   "primary_bed": "Front queen",
   "layout": "Front bedroom, rear bunk room, outside kitchen, 1 slide",
   "msrp_usd": 51500,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-28ice.html",
   "page": "salem-28ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-28ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "28ICE",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6688,
   "gvwr_lb": 7675,
   "gvwr_derived": true,
   "cargo_capacity_lb": 987,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "12V*",
   "awning": "1 (power, size TBD*)",
   "primary_bed": "Front bedroom",
   "layout": "Front private bedroom, central kitchen and living with slide, rear bunks, bathroom, 1 slide",
   "msrp_usd": 46000,
   "asterisked_fields": [
    "awning",
    "fridge",
    "gvwr"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/salem-28vbxl.html",
   "page": "salem-28vbxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-28vbxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood",
   "line_url": "https://campertrailers.com/salem-wildwood/",
   "model": "28VBXL",
   "model_year_label": "2026 Salem Cruise Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6208,
   "gvwr_lb": 7790,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1582,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "13,500 BTU (15K opt)",
   "refrigerator": "11 cu ft",
   "awning": "1 (16' power)",
   "primary_bed": "Front custom king",
   "layout": "Front king bedroom, rear private bunkhouse (two Versa-Bunks + Versa-Queen), center kitchen with U-dinette + Versa-Lounge + fireplace, center walk-in shower bath, 1 slide",
   "msrp_usd": 48000,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-fsx-174dble.html",
   "page": "salem-fsx-174dble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-fsx-174dble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood FSX",
   "line_url": "https://campertrailers.com/salem-fsx/",
   "model": "174DBLE",
   "model_year_label": "2026 Salem FSX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3229,
   "gvwr_lb": 3935,
   "gvwr_derived": true,
   "cargo_capacity_lb": 706,
   "hitch_weight_lb": 435,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.667,
   "width_ft": 7.5,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 1,
   "slides": 0,
   "tires": "Nitrogen-filled + spare",
   "air_conditioner": "13,500 BTU roof",
   "refrigerator": "12V*",
   "awning": "1 (14' power)",
   "primary_bed": "Front bed",
   "layout": "Front bed, rear double-size bunks, dinette, no slide",
   "msrp_usd": 24000,
   "asterisked_fields": [
    "fridge",
    "gvwr"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/salem-fsx-178ice.html",
   "page": "salem-fsx-178ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-fsx-178ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood FSX",
   "line_url": "https://campertrailers.com/salem-fsx/",
   "model": "178ICE",
   "model_year_label": "2026 Salem FSX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4099,
   "gvwr_lb": 5580,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1481,
   "hitch_weight_lb": 480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.75,
   "width_ft": 7.5,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": 1,
   "slides": 1,
   "tires": "Nitrogen-filled + spare",
   "air_conditioner": "13,500 BTU roof",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, rear double-over-double bunks, full bath beside bunks, booth dinette on slide, 1 slide",
   "msrp_usd": 29000,
   "asterisked_fields": [
    "fridge",
    "gvwr"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/salem-fsx-233rble.html",
   "page": "salem-fsx-233rble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-fsx-233rble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood FSX",
   "line_url": "https://campertrailers.com/salem-fsx/",
   "model": "233RBLE",
   "model_year_label": "2026 Salem FSX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4714,
   "gvwr_lb": 7520,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2806,
   "hitch_weight_lb": 520,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 43,
   "black_water_gal": 43,
   "sleeps": 4,
   "axles": 2,
   "slides": 0,
   "tires": "Nitrogen-filled + spare",
   "air_conditioner": "13,500 BTU roof",
   "refrigerator": "7 cu ft (12V)",
   "awning": "1 (12' power)",
   "primary_bed": "Front king",
   "layout": "Front private bedroom (king), kitchen pantry, full rear bath with dual sinks, no slide",
   "msrp_usd": 27000,
   "asterisked_fields": [
    "gvwr"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/salem-fsx-266bhle.html",
   "page": "salem-fsx-266bhle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-fsx-266bhle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem & Wildwood FSX",
   "line_url": "https://campertrailers.com/salem-fsx/",
   "model": "266BHLE",
   "model_year_label": "2026 Salem FSX",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4853,
   "gvwr_lb": 7550,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2697,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": 8,
   "axles": 2,
   "slides": 0,
   "tires": "Nitrogen-filled + spare",
   "air_conditioner": "13,500 BTU roof",
   "refrigerator": "12V*",
   "awning": "1 (12' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, central living & kitchen, separate rear bunk room, no slide",
   "msrp_usd": 28000,
   "asterisked_fields": [
    "fridge",
    "gvwr"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-21rbhl.html",
   "page": "salem-hemisphere-21rbhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-21rbhl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "21RBHL",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4883,
   "gvwr_lb": 7595,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2712,
   "hitch_weight_lb": 595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18,000 BTU Furrion Chill Cube",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 28000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-24rbhl.html",
   "page": "salem-hemisphere-24rbhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-24rbhl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "24RBHL",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5808,
   "gvwr_lb": 7690,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1882,
   "hitch_weight_lb": 690,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18,000 BTU Furrion Chill Cube",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 32000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-25bhhl.html",
   "page": "salem-hemisphere-25bhhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-25bhhl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "25BHHL",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6633,
   "gvwr_lb": 9560,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2927,
   "hitch_weight_lb": 760,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18,000 BTU Furrion Chill Cube",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 45000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-261fkrb.html",
   "page": "salem-hemisphere-261fkrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-261fkrb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "261FKRB",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7563,
   "gvwr_lb": 9820,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2257,
   "hitch_weight_lb": 1020,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.5,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": 2,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18,000 BTU Furrion Chill Cube",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 42000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-265bsrb.html",
   "page": "salem-hemisphere-265bsrb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-265bsrb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "265BSRB",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7798,
   "gvwr_lb": 9740,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1942,
   "hitch_weight_lb": 940,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.167,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 78,
   "black_water_gal": 30,
   "sleeps": 2,
   "axles": 2,
   "slides": 2,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18,000 BTU Furrion Chill Cube",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 42000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-275rl.html",
   "page": "salem-hemisphere-275rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-275rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "275RL",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8433,
   "gvwr_lb": 9715,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1282,
   "hitch_weight_lb": 915,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18K Furrion + 2nd 13.5K std",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 46000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-28rkhl.html",
   "page": "salem-hemisphere-28rkhl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-28rkhl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "28RKHL",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6968,
   "gvwr_lb": 9640,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2672,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18,000 BTU Furrion Chill Cube",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 34000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-301fam.html",
   "page": "salem-hemisphere-301fam.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-301fam-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "301FAM",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9893,
   "gvwr_lb": 11665,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1772,
   "hitch_weight_lb": 1465,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.583,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18K Furrion + 2nd 13.5K std",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 51000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-308rl.html",
   "page": "salem-hemisphere-308rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-308rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "308RL",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9543,
   "gvwr_lb": 11385,
   "gvwr_derived": true,
   "cargo_capacity_lb": 1842,
   "hitch_weight_lb": 1185,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 90,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18K Furrion + 2nd 13.5K std",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 47000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-310bhi.html",
   "page": "salem-hemisphere-310bhi.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-310bhi-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "310BHI",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9333,
   "gvwr_lb": 11445,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2112,
   "hitch_weight_lb": 1245,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 66,
   "black_water_gal": 30,
   "sleeps": 7,
   "axles": 2,
   "slides": 3,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18K Furrion + 2nd 13.5K std",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 53000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-314bud.html",
   "page": "salem-hemisphere-314bud.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-314bud-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "314BUD",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8843,
   "gvwr_lb": 11510,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2667,
   "hitch_weight_lb": 1310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.5,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 78,
   "black_water_gal": 60,
   "sleeps": 10,
   "axles": 2,
   "slides": 2,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18K Furrion + 2nd 13.5K std",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 48000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/salem-hemisphere-323rli.html",
   "page": "salem-hemisphere-323rli.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-hemisphere-323rli-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Hemisphere & Heritage Glen",
   "line_url": "https://campertrailers.com/salem-hemisphere/",
   "model": "323RLI",
   "model_year_label": "2026 Salem Hemisphere",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9278,
   "gvwr_lb": 11405,
   "gvwr_derived": true,
   "cargo_capacity_lb": 2127,
   "hitch_weight_lb": 1205,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Nitrogen-filled radial + alum rims",
   "air_conditioner": "18K Furrion + 2nd 13.5K std",
   "refrigerator": "10 cu ft 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 50000,
   "asterisked_fields": [
    "dry",
    "gvwr"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/salem-villa-353flfb.html",
   "page": "salem-villa-353flfb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-353flfb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "353FLFB",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9234,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2301,
   "hitch_weight_lb": 1335,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.75,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-40fden.html",
   "page": "salem-villa-40fden.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-40fden-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "40FDEN",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10574,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 886,
   "hitch_weight_lb": 1260,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.417,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-40fkp.html",
   "page": "salem-villa-40fkp.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-40fkp-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "40FKP",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12269,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.25,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "22'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-40rlb.html",
   "page": "salem-villa-40rlb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-40rlb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "40RLB",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11604,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1841,
   "hitch_weight_lb": 1445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.0,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 120,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-40zzz.html",
   "page": "salem-villa-40zzz.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-40zzz-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "40ZZZ",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 13694,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 1480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 45.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 120,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-42dl.html",
   "page": "salem-villa-42dl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-42dl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "42DL",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12719,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1136,
   "hitch_weight_lb": 1855,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.833,
   "width_ft": 8.5,
   "exterior_height_ft": 13.0,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-42dms.html",
   "page": "salem-villa-42dms.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-42dms-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "42DMS",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11484,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1991,
   "hitch_weight_lb": 1475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.833,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 70,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-42fldl.html",
   "page": "salem-villa-42fldl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-42fldl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "42FLDL",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12209,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1511,
   "hitch_weight_lb": 1720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 41.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-42ice.html",
   "page": "salem-villa-42ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-42ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "42ICE",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 13749,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1996,
   "hitch_weight_lb": 1745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 45.0,
   "width_ft": 8.417,
   "exterior_height_ft": 13.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-42qbq.html",
   "page": "salem-villa-42qbq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-42qbq-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "42QBQ",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12029,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1336,
   "hitch_weight_lb": 1365,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.333,
   "width_ft": 8.0,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-42zen.html",
   "page": "salem-villa-42zen.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-42zen-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "42ZEN",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 14404,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2400,
   "hitch_weight_lb": 1485,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 44.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/salem-villa-44zen.html",
   "page": "salem-villa-44zen.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/salem-villa-44zen-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Salem Villa",
   "line_url": "https://campertrailers.com/salem-villa-hub.html",
   "model": "44ZEN",
   "model_year_label": "2026 Forest River Salem Villa / Salem Grand Villa / Wildwood Lodge / Wildwood Grand Lodge",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 14309,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1891,
   "hitch_weight_lb": 1605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 44.917,
   "width_ft": 8.417,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15' & 12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/sandpiper-3710hbfb.html",
   "page": "sandpiper-3710hbfb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandpiper-3710hbfb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandpiper",
   "line_url": "https://campertrailers.com/sandpiper/",
   "model": "3710HBFB",
   "model_year_label": "2026 Forest River Sandpiper",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12649,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2851,
   "hitch_weight_lb": 2405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 50,
   "grey_water_gal": 104,
   "black_water_gal": 104,
   "sleeps": 7,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear Radial · upgraded aluminum rims · TPMS",
   "air_conditioner": "30,000 BTU (dual 15K, prepped for 3rd)",
   "refrigerator": "16 cu ft",
   "awning": "1 (14')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 94805,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/sandpiper-3800rk.html",
   "page": "sandpiper-3800rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandpiper-3800rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandpiper",
   "line_url": "https://campertrailers.com/sandpiper/",
   "model": "3800RK",
   "model_year_label": "2026 Forest River Sandpiper",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12849,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2651,
   "hitch_weight_lb": 2405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.083,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 50,
   "grey_water_gal": 100,
   "black_water_gal": 50,
   "sleeps": 4,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear Radial · upgraded aluminum rims · TPMS",
   "air_conditioner": "30,000 BTU (dual 15K, prepped for 3rd)",
   "refrigerator": "16 cu ft",
   "awning": "2 (13' & 16')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 95838,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/sandpiper-3844quad.html",
   "page": "sandpiper-3844quad.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandpiper-3844quad-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandpiper",
   "line_url": "https://campertrailers.com/sandpiper/",
   "model": "3844QUAD",
   "model_year_label": "2026 Forest River Sandpiper",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13864,
   "gvwr_lb": 16295,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2431,
   "hitch_weight_lb": 2295,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 50,
   "grey_water_gal": 104,
   "black_water_gal": 82,
   "sleeps": 7,
   "axles": 2,
   "slides": 5,
   "tires": "Goodyear Radial · upgraded aluminum rims · TPMS",
   "air_conditioner": "30,000 BTU (dual 15K, prepped for 3rd)",
   "refrigerator": "16 cu ft",
   "awning": "1 (15')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 99412,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/sandpiper-3900hblr.html",
   "page": "sandpiper-3900hblr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandpiper-3900hblr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandpiper",
   "line_url": "https://campertrailers.com/sandpiper/",
   "model": "3900HBLR",
   "model_year_label": "2026 Forest River Sandpiper",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13284,
   "gvwr_lb": 16085,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2801,
   "hitch_weight_lb": 2085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 50,
   "grey_water_gal": 136,
   "black_water_gal": 104,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Goodyear Radial · upgraded aluminum rims · TPMS",
   "air_conditioner": "30,000 BTU (dual 15K, prepped for 3rd)",
   "refrigerator": "16 cu ft",
   "awning": "2 (12' & 18')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 107721,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/sandpiper-3990fl.html",
   "page": "sandpiper-3990fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandpiper-3990fl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandpiper",
   "line_url": "https://campertrailers.com/sandpiper/",
   "model": "3990FL",
   "model_year_label": "2026 Forest River Sandpiper",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12439,
   "gvwr_lb": 15375,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2936,
   "hitch_weight_lb": 2825,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.5,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 50,
   "grey_water_gal": 80,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": 2,
   "slides": 5,
   "tires": "Goodyear Radial · upgraded aluminum rims · TPMS",
   "air_conditioner": "30,000 BTU (dual 15K, prepped for 3rd)",
   "refrigerator": "16 cu ft",
   "awning": "1 (20')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 103901,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/sandpiper-4002fb.html",
   "page": "sandpiper-4002fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandpiper-4002fb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandpiper",
   "line_url": "https://campertrailers.com/sandpiper/",
   "model": "4002FB",
   "model_year_label": "2026 Forest River Sandpiper",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12889,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2611,
   "hitch_weight_lb": 2340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.417,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 50,
   "grey_water_gal": 100,
   "black_water_gal": 100,
   "sleeps": 6,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear Radial · upgraded aluminum rims · TPMS",
   "air_conditioner": "30,000 BTU (dual 15K, prepped for 3rd)",
   "refrigerator": "16 cu ft",
   "awning": "2 (10'8\" & 15')",
   "primary_bed": "Two Queen",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/sandpiper-4003mb.html",
   "page": "sandpiper-4003mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandpiper-4003mb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandpiper",
   "line_url": "https://campertrailers.com/sandpiper/",
   "model": "4003MB",
   "model_year_label": "2026 Forest River Sandpiper",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12609,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2891,
   "hitch_weight_lb": 2010,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 50,
   "grey_water_gal": 100,
   "black_water_gal": 50,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": "Goodyear Radial · upgraded aluminum rims · TPMS",
   "air_conditioner": "30,000 BTU (dual 15K, prepped for 3rd)",
   "refrigerator": "16 cu ft",
   "awning": "2 (10'8\" & 20')",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 94936,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/sandstorm-2215.html",
   "page": "sandstorm-2215.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-2215-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "2215",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7439,
   "gvwr_lb": 12739,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5300,
   "hitch_weight_lb": 1155,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sandstorm-2513.html",
   "page": "sandstorm-2513.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-2513-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "2513",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7629,
   "gvwr_lb": 11400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3771,
   "hitch_weight_lb": 1230,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sandstorm-2600.html",
   "page": "sandstorm-2600.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-2600-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "2600",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9129,
   "gvwr_lb": 13570,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4441,
   "hitch_weight_lb": 1570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 42,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/sandstorm-2710.html",
   "page": "sandstorm-2710.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-2710-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "2710",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9459,
   "gvwr_lb": 14759,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5300,
   "hitch_weight_lb": 2165,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.25,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 97,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/sandstorm-2730.html",
   "page": "sandstorm-2730.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-2730-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "2730",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8429,
   "gvwr_lb": 13470,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5041,
   "hitch_weight_lb": 1470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.083,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 82,
   "black_water_gal": 42,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/sandstorm-2800.html",
   "page": "sandstorm-2800.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-2800-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "2800",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10419,
   "gvwr_lb": 15719,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5300,
   "hitch_weight_lb": 2265,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.25,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 97,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/sandstorm-2900.html",
   "page": "sandstorm-2900.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-2900-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "2900",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9399,
   "gvwr_lb": 13855,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4456,
   "hitch_weight_lb": 1855,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/sandstorm-3217gx.html",
   "page": "sandstorm-3217gx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-3217gx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "3217GX",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13124,
   "gvwr_lb": 17160,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4036,
   "hitch_weight_lb": 3160,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.333,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sandstorm-3300.html",
   "page": "sandstorm-3300.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-3300-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "3300",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10879,
   "gvwr_lb": 16555,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5676,
   "hitch_weight_lb": 2555,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.833,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 132,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/sandstorm-3513gx.html",
   "page": "sandstorm-3513gx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-3513gx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "3513GX",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13969,
   "gvwr_lb": 17250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3281,
   "hitch_weight_lb": 3250,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.417,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'10\" & 10'10\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sandstorm-4017gx.html",
   "page": "sandstorm-4017gx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-4017gx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "4017GX",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15674,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5326,
   "hitch_weight_lb": 3765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'10\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sandstorm-4114gx.html",
   "page": "sandstorm-4114gx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sandstorm-4114gx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sandstorm",
   "line_url": "https://campertrailers.com/sandstorm-hub.html",
   "model": "4114GX",
   "model_year_label": "2026 Forest River Sandstorm / Stealth / Shockwave",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15749,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5251,
   "hitch_weight_lb": 3360,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.917,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12', 11' & 12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/seismic-359.html",
   "page": "seismic-359.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-359-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "359",
   "model_year_label": "Jayco Seismic · 2022–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13490,
   "gvwr_lb": 17500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4010,
   "hitch_weight_lb": 2875,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/seismic-395.html",
   "page": "seismic-395.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-395-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "395",
   "model_year_label": "Jayco Seismic · 2023–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16075,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4925,
   "hitch_weight_lb": 3450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.417,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/seismic-399.html",
   "page": "seismic-399.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-399-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "399",
   "model_year_label": "Jayco Seismic · 2024–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15585,
   "gvwr_lb": 21000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5415,
   "hitch_weight_lb": 3265,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "ST215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/seismic-413.html",
   "page": "seismic-413.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-413-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "413",
   "model_year_label": "Jayco Seismic · 2025–2027",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15985,
   "gvwr_lb": 20800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4815,
   "hitch_weight_lb": 3470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 47.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.583,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 50,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/seismic-luxury-series-3512.html",
   "page": "seismic-luxury-series-3512.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-luxury-series-3512-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3512",
   "model_year_label": "Jayco Seismic Luxury Series · 2021–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14285,
   "gvwr_lb": 18995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4710,
   "hitch_weight_lb": 3220,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.583,
   "width_ft": 8.5,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.333,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/seismic-luxury-series-3815.html",
   "page": "seismic-luxury-series-3815.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-luxury-series-3815-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "3815",
   "model_year_label": "Jayco Seismic Luxury Series · 2021–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14900,
   "gvwr_lb": 19995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5095,
   "hitch_weight_lb": 3605,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.583,
   "width_ft": 8.5,
   "exterior_height_ft": 13.0,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 50,
   "black_water_gal": 50,
   "sleeps": 7,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/seismic-luxury-series-4113.html",
   "page": "seismic-luxury-series-4113.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-luxury-series-4113-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "4113",
   "model_year_label": "Jayco Seismic Luxury Series · 2021–2025",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16000,
   "gvwr_lb": 20900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4900,
   "hitch_weight_lb": 3670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 46.083,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": 8.25,
   "fresh_water_gal": 106,
   "grey_water_gal": 87,
   "black_water_gal": 87,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": "215/75R17.5'H'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/seismic-travel-trailer-214.html",
   "page": "seismic-travel-trailer-214.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-travel-trailer-214-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "214",
   "model_year_label": "Jayco Seismic Travel Trailer · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7445,
   "gvwr_lb": 11700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4255,
   "hitch_weight_lb": 1045,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 7.5,
   "fresh_water_gal": 106,
   "grey_water_gal": 74,
   "black_water_gal": 37,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/seismic-travel-trailer-265.html",
   "page": "seismic-travel-trailer-265.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/seismic-travel-trailer-265-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "Seismic",
   "line_url": "https://campertrailers.com/seismic-hub.html",
   "model": "265",
   "model_year_label": "Jayco Seismic Travel Trailer · 2026–2027",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8640,
   "gvwr_lb": 13250,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4610,
   "hitch_weight_lb": 1270,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": null,
   "width_ft": 8.5,
   "exterior_height_ft": 11.917,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 106,
   "grey_water_gal": 67,
   "black_water_gal": 40,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": "ST235/80R16'E'",
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/sierra-fifth-wheels-3710hbfb.html",
   "page": "sierra-fifth-wheels-3710hbfb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sierra-fifth-wheels-3710hbfb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sierra",
   "line_url": "https://campertrailers.com/sierra-hub.html",
   "model": "3710HBFB",
   "model_year_label": "2026 Forest River Sierra",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12649,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2851,
   "hitch_weight_lb": 2405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 104,
   "black_water_gal": 104,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sierra-fifth-wheels-3800rk.html",
   "page": "sierra-fifth-wheels-3800rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sierra-fifth-wheels-3800rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sierra",
   "line_url": "https://campertrailers.com/sierra-hub.html",
   "model": "3800RK",
   "model_year_label": "2026 Forest River Sierra",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12849,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2651,
   "hitch_weight_lb": 2405,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.083,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 100,
   "black_water_gal": 50,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "13' & 16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sierra-fifth-wheels-3844quad.html",
   "page": "sierra-fifth-wheels-3844quad.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sierra-fifth-wheels-3844quad-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sierra",
   "line_url": "https://campertrailers.com/sierra-hub.html",
   "model": "3844QUAD",
   "model_year_label": "2026 Forest River Sierra",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13864,
   "gvwr_lb": 16295,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2431,
   "hitch_weight_lb": 2295,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 104,
   "black_water_gal": 82,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sierra-fifth-wheels-3900hblr.html",
   "page": "sierra-fifth-wheels-3900hblr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sierra-fifth-wheels-3900hblr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sierra",
   "line_url": "https://campertrailers.com/sierra-hub.html",
   "model": "3900HBLR",
   "model_year_label": "2026 Forest River Sierra",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13284,
   "gvwr_lb": 16085,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2801,
   "hitch_weight_lb": 2085,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 136,
   "black_water_gal": 104,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sierra-fifth-wheels-3990fl.html",
   "page": "sierra-fifth-wheels-3990fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sierra-fifth-wheels-3990fl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sierra",
   "line_url": "https://campertrailers.com/sierra-hub.html",
   "model": "3990FL",
   "model_year_label": "2026 Forest River Sierra",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12439,
   "gvwr_lb": 15375,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2936,
   "hitch_weight_lb": 2825,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.5,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 80,
   "black_water_gal": 50,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sierra-fifth-wheels-4002fb.html",
   "page": "sierra-fifth-wheels-4002fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sierra-fifth-wheels-4002fb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sierra",
   "line_url": "https://campertrailers.com/sierra-hub.html",
   "model": "4002FB",
   "model_year_label": "2026 Forest River Sierra",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12889,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2611,
   "hitch_weight_lb": 2340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.417,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 100,
   "black_water_gal": 100,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'8\" & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/sierra-fifth-wheels-4003mb.html",
   "page": "sierra-fifth-wheels-4003mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/sierra-fifth-wheels-4003mb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Sierra",
   "line_url": "https://campertrailers.com/sierra-hub.html",
   "model": "4003MB",
   "model_year_label": "2026 Forest River Sierra",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12609,
   "gvwr_lb": 15500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2891,
   "hitch_weight_lb": 2010,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 50,
   "grey_water_gal": 100,
   "black_water_gal": 50,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'8\" & 20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/silver-lake-1600rble.html",
   "page": "silver-lake-1600rble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-1600rble-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "1600RBLE",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3548,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1327,
   "hitch_weight_lb": 475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "13'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-1610bhle.html",
   "page": "silver-lake-1610bhle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-1610bhle-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "1610BHLE",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3878,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1062,
   "hitch_weight_lb": 540,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.417,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-1700bhle.html",
   "page": "silver-lake-1700bhle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-1700bhle-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "1700BHLE",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4333,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1317,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-1800rb.html",
   "page": "silver-lake-1800rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-1800rb-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "1800RB",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5193,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2397,
   "hitch_weight_lb": 590,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 24.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-2300rd.html",
   "page": "silver-lake-2300rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-2300rd-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "2300RD",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4953,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2612,
   "hitch_weight_lb": 565,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "14'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-2400bh.html",
   "page": "silver-lake-2400bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-2400bh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "2400BH",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4723,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2852,
   "hitch_weight_lb": 575,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-2500rd.html",
   "page": "silver-lake-2500rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-2500rd-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "2500RD",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5913,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1722,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-2600rb.html",
   "page": "silver-lake-2600rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-2600rb-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "2600RB",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6158,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1562,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-2700bh.html",
   "page": "silver-lake-2700bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-2700bh-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "2700BH",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6403,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1267,
   "hitch_weight_lb": 670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/silver-lake-3250qb.html",
   "page": "silver-lake-3250qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/silver-lake-3250qb-spec-sheet.pdf",
   "brand": "East to West",
   "line": "Silver Lake",
   "line_url": "https://campertrailers.com/silver-lake-hub.html",
   "model": "3250QB",
   "model_year_label": "2026 East to West Silver Lake",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7518,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3462,
   "hitch_weight_lb": 780,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-232ud.html",
   "page": "solaire-232ud.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-232ud-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "232UD",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4858,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1582,
   "hitch_weight_lb": 590,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-235bh.html",
   "page": "solaire-235bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-235bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "235BH",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4658,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1585,
   "hitch_weight_lb": 560,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-237rk.html",
   "page": "solaire-237rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-237rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "237RK",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4838,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1587,
   "hitch_weight_lb": 655,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 76,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "17'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-2420rbs.html",
   "page": "solaire-2420rbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-2420rbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "2420RBS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5328,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1575,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-2430bhs.html",
   "page": "solaire-2430bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-2430bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "2430BHS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5673,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1596,
   "hitch_weight_lb": 645,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-2580rbss.html",
   "page": "solaire-2580rbss.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-2580rbss-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "2580RBSS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6013,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1615,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-2750bhs.html",
   "page": "solaire-2750bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-2750bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "2750BHS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6183,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1467,
   "hitch_weight_lb": 650,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-302bhs.html",
   "page": "solaire-302bhs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-302bhs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "302BHS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6348,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1252,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.5,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-3060rkts.html",
   "page": "solaire-3060rkts.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-3060rkts-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "3060RKTS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7803,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1900,
   "hitch_weight_lb": 1050,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 106,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-3070rkls.html",
   "page": "solaire-3070rkls.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-3070rkls-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "3070RKLS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7918,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1976,
   "hitch_weight_lb": 1080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 106,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-3150tbss.html",
   "page": "solaire-3150tbss.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-3150tbss-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "3150TBSS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6753,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1990,
   "hitch_weight_lb": 880,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-3200tsbh.html",
   "page": "solaire-3200tsbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-3200tsbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "3200TSBH",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7458,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1937,
   "hitch_weight_lb": 995,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-3300flbs.html",
   "page": "solaire-3300flbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-3300flbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "3300FLBS",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7693,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1950,
   "hitch_weight_lb": 1015,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solaire-3380rlbt.html",
   "page": "solaire-3380rlbt.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solaire-3380rlbt-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Solaire",
   "line_url": "https://campertrailers.com/solaire-hub.html",
   "model": "3380RLBT",
   "model_year_label": "2026 Forest River Solaire",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8298,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1962,
   "hitch_weight_lb": 1060,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 106,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' & 11'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/solitude-310gk.html",
   "page": "solitude-310gk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-310gk-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "310GK",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12100,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 6900,
   "hitch_weight_lb": 2350,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 34.333,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "30,000 BTU (single high-capacity)",
   "refrigerator": "20 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 141620,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/solitude-370dv.html",
   "page": "solitude-370dv.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-370dv-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "370DV",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13600,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5400,
   "hitch_weight_lb": 2484,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 37.833,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "15,000 BTU (single)",
   "refrigerator": "20 cu ft",
   "awning": "2",
   "primary_bed": "Queen",
   "layout": null,
   "msrp_usd": 146275,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/solitude-376rd.html",
   "page": "solitude-376rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-376rd-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "376RD",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15180,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3820,
   "hitch_weight_lb": 3050,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "30,000 BTU (single high-capacity)",
   "refrigerator": "20 cu ft",
   "awning": "1",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 159571,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/solitude-380fl.html",
   "page": "solitude-380fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-380fl-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "380FL",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14866,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4134,
   "hitch_weight_lb": 3052,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.333,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 106,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "30,000 BTU (single high-capacity)",
   "refrigerator": "20 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 163610,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/solitude-382wb.html",
   "page": "solitude-382wb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-382wb-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "382WB",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14866,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4134,
   "hitch_weight_lb": 3052,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.333,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "30,000 BTU (single high-capacity)",
   "refrigerator": "20 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 164523,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/solitude-388mbs.html",
   "page": "solitude-388mbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-388mbs-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "388MBS",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15985,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3015,
   "hitch_weight_lb": 2930,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.917,
   "width_ft": 8.417,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.0,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 5,
   "axles": 2,
   "slides": 4,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "15,000 BTU (single)",
   "refrigerator": "20 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 163220,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/solitude-390rk.html",
   "page": "solitude-390rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-390rk-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "390RK",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14562,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4438,
   "hitch_weight_lb": 2794,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 53,
   "sleeps": 6,
   "axles": 2,
   "slides": 5,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "30,000 BTU (single high-capacity)",
   "refrigerator": "20 cu ft",
   "awning": "1",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 161643,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/solitude-391dl.html",
   "page": "solitude-391dl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-391dl-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "391DL",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15300,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3700,
   "hitch_weight_lb": 3050,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.417,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 106,
   "sleeps": 8,
   "axles": 2,
   "slides": 5,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "30,000 BTU (single high-capacity)",
   "refrigerator": "20 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 162046,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/solitude-414ljmj.html",
   "page": "solitude-414ljmj.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-414ljmj-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "414LJMJ",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 19000,
   "gvwr_lb": 23500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4500,
   "hitch_weight_lb": 3200,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.833,
   "width_ft": 8.417,
   "exterior_height_ft": 12.75,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 83,
   "grey_water_gal": 159,
   "black_water_gal": 106,
   "sleeps": 6,
   "axles": 3,
   "slides": 4,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "30,000 BTU (single high-capacity)",
   "refrigerator": "20 cu ft",
   "awning": "3",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/solitude-417kb.html",
   "page": "solitude-417kb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/solitude-417kb-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Solitude",
   "line_url": "https://campertrailers.com/grand-design/solitude/",
   "model": "417KB",
   "model_year_label": "2026 Grand Design Solitude",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15494,
   "gvwr_lb": 19000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3506,
   "hitch_weight_lb": 3290,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 41.667,
   "width_ft": 8.417,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 8.083,
   "fresh_water_gal": 81,
   "grey_water_gal": 106,
   "black_water_gal": 106,
   "sleeps": 4,
   "axles": 2,
   "slides": 4,
   "tires": "17.5\" H-rated Cooper",
   "air_conditioner": "15,000 BTU (single)",
   "refrigerator": "20 cu ft",
   "awning": "2",
   "primary_bed": "King",
   "layout": null,
   "msrp_usd": 149194,
   "asterisked_fields": [],
   "completeness_pct": 98
  },
  {
   "url": "https://campertrailers.com/springdale-2100rl.html",
   "page": "springdale-2100rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-2100rl-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "2100RL",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4647,
   "gvwr_lb": 7520,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2873,
   "hitch_weight_lb": 670,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.417,
   "width_ft": null,
   "exterior_height_ft": 10.917,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 39,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10.7 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front Olympic-queen bedroom, rear living area, walk-through bath, single slide; single entry door",
   "msrp_usd": 39625,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/springdale-2120rks.html",
   "page": "springdale-2120rks.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-2120rks-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "2120RKS",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5450,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2050,
   "hitch_weight_lb": 580,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.5,
   "width_ft": null,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 69,
   "black_water_gal": 30,
   "sleeps": 5,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10.7 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front Olympic-queen bedroom, rear kitchen, walk-through bath, single slide; dual entry doors",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-220ml.html",
   "page": "springdale-220ml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-220ml-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "220ML",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5499,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2001,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.167,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front private bedroom (king), rear corner bath, rear kitchen, single slide; single entry door",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-2300bh.html",
   "page": "springdale-2300bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-2300bh-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "2300BH",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4724,
   "gvwr_lb": 6500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1776,
   "hitch_weight_lb": 595,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.5,
   "width_ft": null,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 9,
   "axles": 2,
   "slides": 0,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10.7 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front semi-private bedroom, rear-corner bath, double bunks; no slide",
   "msrp_usd": 30310,
   "asterisked_fields": [],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/springdale-240rb.html",
   "page": "springdale-240rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-240rb-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "240RB",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6248,
   "gvwr_lb": 7660,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1412,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 69,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front bedroom, rear bath, single slide",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-241fk.html",
   "page": "springdale-241fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-241fk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "241FK",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6505,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2495,
   "hitch_weight_lb": 730,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.667,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 69,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front kitchen, front private bedroom (king), rear bath, two slides; single entry door",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-245ml.html",
   "page": "springdale-245ml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-245ml-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "245ML",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7280,
   "gvwr_lb": 9800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2520,
   "hitch_weight_lb": 1165,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": null,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 0,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Double-loft layout (front loft over kitchen/bath, rear loft over covered porch), front full bath, dual lounge chairs, zero slides; dual entry doors, rear ramp",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-256rd.html",
   "page": "springdale-256rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-256rd-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "256RD",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6135,
   "gvwr_lb": 7642,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1507,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.417,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 39,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Front bedroom, U-shaped dinette, walk-through bath, rear pass-through exterior kitchen; single slide, dual entry doors",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-281rk.html",
   "page": "springdale-281rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-281rk-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "281RK",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7200,
   "gvwr_lb": 9655,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2455,
   "hitch_weight_lb": 855,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.417,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 78,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear kitchen, front private bedroom (king), full-width walk-through bath, two slides; single entry door",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-286bhu.html",
   "page": "springdale-286bhu.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-286bhu-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "286BHU",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6825,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2775,
   "hitch_weight_lb": 870,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.083,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 46,
   "grey_water_gal": 39,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Bunkhouse, U-shaped dinette, outside kitchen",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-2880brs.html",
   "page": "springdale-2880brs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-2880brs-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "2880BRS",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6710,
   "gvwr_lb": 9035,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2420,
   "hitch_weight_lb": 760,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.917,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 43,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 9,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10.7 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear double bunkhouse, front private bedroom (Olympic queen), center living w/ booth dinette + sofa slide, central bath; single slide, single entry door",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/springdale-310br.html",
   "page": "springdale-310br.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/springdale-310br-spec-sheet.pdf",
   "brand": "Keystone",
   "line": "Springdale",
   "line_url": "https://campertrailers.com/keystone/springdale/",
   "model": "310BR",
   "model_year_label": "2026 Springdale",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7815,
   "gvwr_lb": 9820,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2005,
   "hitch_weight_lb": 1020,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.917,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 69,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15K BTU",
   "refrigerator": "10 cu ft",
   "awning": "1",
   "primary_bed": null,
   "layout": "Rear double bunkhouse, outdoor kitchen, front private bedroom (king), two slides; dual entry doors",
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-19bhle.html",
   "page": "surveyor-legend-19bhle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-19bhle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "19BHLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3777,
   "gvwr_lb": 5608,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1831,
   "hitch_weight_lb": 408,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-19mdble.html",
   "page": "surveyor-legend-19mdble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-19mdble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "19MDBLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4100,
   "gvwr_lb": 5698,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1598,
   "hitch_weight_lb": 498,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-19rble.html",
   "page": "surveyor-legend-19rble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-19rble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "19RBLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3917,
   "gvwr_lb": 5649,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1732,
   "hitch_weight_lb": 449,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.583,
   "width_ft": 7.333,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 30,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-202rble.html",
   "page": "surveyor-legend-202rble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-202rble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "202RBLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4931,
   "gvwr_lb": 7497,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2566,
   "hitch_weight_lb": 497,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-204mkle.html",
   "page": "surveyor-legend-204mkle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-204mkle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "204MKLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5493,
   "gvwr_lb": 7550,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2057,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-205rkle.html",
   "page": "surveyor-legend-205rkle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-205rkle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "205RKLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5843,
   "gvwr_lb": 7655,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1812,
   "hitch_weight_lb": 655,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-230mdle.html",
   "page": "surveyor-legend-230mdle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-230mdle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "230MDLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6088,
   "gvwr_lb": 7588,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-252rble.html",
   "page": "surveyor-legend-252rble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-252rble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "252RBLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6033,
   "gvwr_lb": 7735,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1702,
   "hitch_weight_lb": 735,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-260bhle.html",
   "page": "surveyor-legend-260bhle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-260bhle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "260BHLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5778,
   "gvwr_lb": 7740,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1962,
   "hitch_weight_lb": 740,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-261rkle.html",
   "page": "surveyor-legend-261rkle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-261rkle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "261RKLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6078,
   "gvwr_lb": 7578,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 640,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-296qble.html",
   "page": "surveyor-legend-296qble.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-296qble-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "296QBLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6806,
   "gvwr_lb": 9604,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2798,
   "hitch_weight_lb": 804,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/surveyor-legend-303bhle.html",
   "page": "surveyor-legend-303bhle.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/surveyor-legend-303bhle-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Surveyor Legend",
   "line_url": "https://campertrailers.com/surveyor-legend-hub.html",
   "model": "303BHLE",
   "model_year_label": "2026 Forest River Surveyor Legend",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7743,
   "gvwr_lb": 9660,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1917,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 60,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-16ml.html",
   "page": "timberwolf-16ml.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-16ml-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "16ML",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7109,
   "gvwr_lb": 11240,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4131,
   "hitch_weight_lb": 1040,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 27.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/timberwolf-20og.html",
   "page": "timberwolf-20og.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-20og-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "20OG",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8294,
   "gvwr_lb": 11275,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2981,
   "hitch_weight_lb": 1075,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 77
  },
  {
   "url": "https://campertrailers.com/timberwolf-27mdk.html",
   "page": "timberwolf-27mdk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-27mdk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "27MDK",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10124,
   "gvwr_lb": 11924,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1800,
   "hitch_weight_lb": 1245,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.917,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-39al.html",
   "page": "timberwolf-39al.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-39al-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "39AL",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11994,
   "gvwr_lb": 13180,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1186,
   "hitch_weight_lb": 1180,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 45.0,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 70,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-39dc.html",
   "page": "timberwolf-39dc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-39dc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "39DC",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11554,
   "gvwr_lb": 13470,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1916,
   "hitch_weight_lb": 1470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 44.917,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-39dk.html",
   "page": "timberwolf-39dk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-39dk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "39DK",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11979,
   "gvwr_lb": 13255,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1276,
   "hitch_weight_lb": 1255,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 70,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-39dl.html",
   "page": "timberwolf-39dl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-39dl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "39DL",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10778,
   "gvwr_lb": 13095,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2317,
   "hitch_weight_lb": 1095,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-39hba.html",
   "page": "timberwolf-39hba.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-39hba-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "39HBA",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10774,
   "gvwr_lb": 13330,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2556,
   "hitch_weight_lb": 1330,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 44.25,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-39jm.html",
   "page": "timberwolf-39jm.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-39jm-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "39JM",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 12589,
   "gvwr_lb": 13465,
   "gvwr_derived": false,
   "cargo_capacity_lb": 876,
   "hitch_weight_lb": 1465,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.333,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-39na.html",
   "page": "timberwolf-39na.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-39na-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "39NA",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 11805,
   "gvwr_lb": 13614,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1809,
   "hitch_weight_lb": 1614,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 42.667,
   "width_ft": 8.0,
   "exterior_height_ft": 12.917,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 80,
   "black_water_gal": 70,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/timberwolf-39tn.html",
   "page": "timberwolf-39tn.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/timberwolf-39tn-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Timberwolf",
   "line_url": "https://campertrailers.com/timberwolf-hub.html",
   "model": "39TN",
   "model_year_label": "2026 Forest River Cherokee Timberwolf",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8854,
   "gvwr_lb": 13150,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4296,
   "hitch_weight_lb": 1150,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.583,
   "width_ft": 8.0,
   "exterior_height_ft": 12.75,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 40,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/tracer-195rb.html",
   "page": "tracer-195rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/tracer-195rb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Tracer",
   "line_url": "https://campertrailers.com/tracer/",
   "model": "195RB",
   "model_year_label": "2026 Prime Time Tracer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5013,
   "gvwr_lb": 7585,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2572,
   "hitch_weight_lb": 585,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.333,
   "width_ft": 8.0,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 96,
   "black_water_gal": 34,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": "D-rated radial · aluminum wheels · spare with carrier",
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "12-volt glass refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/tracer-235rk.html",
   "page": "tracer-235rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/tracer-235rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Tracer",
   "line_url": "https://campertrailers.com/tracer/",
   "model": "235RK",
   "model_year_label": "2026 Prime Time Tracer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5923,
   "gvwr_lb": 7705,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1782,
   "hitch_weight_lb": 705,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "D-rated radial · aluminum wheels · spare with carrier",
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "12-volt glass refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/tracer-248re.html",
   "page": "tracer-248re.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/tracer-248re-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Tracer",
   "line_url": "https://campertrailers.com/tracer/",
   "model": "248RE",
   "model_year_label": "2026 Prime Time Tracer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6023,
   "gvwr_lb": 7660,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1637,
   "hitch_weight_lb": 660,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": 3,
   "axles": 2,
   "slides": 1,
   "tires": "D-rated radial · aluminum wheels · spare with carrier",
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "12-volt glass refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/tracer-275bh.html",
   "page": "tracer-275bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/tracer-275bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Tracer",
   "line_url": "https://campertrailers.com/tracer/",
   "model": "275BH",
   "model_year_label": "2026 Prime Time Tracer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6338,
   "gvwr_lb": 7785,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1447,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 102,
   "black_water_gal": 34,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": "D-rated radial · aluminum wheels · spare with carrier",
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "12-volt glass refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/tracer-286rl.html",
   "page": "tracer-286rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/tracer-286rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Tracer",
   "line_url": "https://campertrailers.com/tracer/",
   "model": "286RL",
   "model_year_label": "2026 Prime Time Tracer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7418,
   "gvwr_lb": 9620,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2202,
   "hitch_weight_lb": 820,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": "D-rated radial · aluminum wheels · spare with carrier",
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "12-volt glass refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/tracer-295db.html",
   "page": "tracer-295db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/tracer-295db-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Tracer",
   "line_url": "https://campertrailers.com/tracer/",
   "model": "295DB",
   "model_year_label": "2026 Prime Time Tracer",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7828,
   "gvwr_lb": 9850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2022,
   "hitch_weight_lb": 1050,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 102,
   "black_water_gal": 34,
   "sleeps": 8,
   "axles": 2,
   "slides": 2,
   "tires": "D-rated radial · aluminum wheels · spare with carrier",
   "air_conditioner": "1 unit · 15,000 BTU ducted",
   "refrigerator": "12-volt glass refrigerator",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/tradewind-23fb.html",
   "page": "tradewind-23fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/tradewind-23fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Trade Wind",
   "line_url": "https://campertrailers.com/tradewind-hub.html",
   "model": "Trade Wind 23FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5650,
   "gvwr_lb": 6300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 650,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 37,
   "grey_water_gal": 37,
   "black_water_gal": 17,
   "sleeps": null,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 225/75R16 AT",
   "air_conditioner": "15,500 BTU · heat pump",
   "refrigerator": "6.8 cu ft · 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 120900,
   "asterisked_fields": [
    "extheight_ft",
    "intheight_ft",
    "width_ft"
   ],
   "completeness_pct": 88
  },
  {
   "url": "https://campertrailers.com/tradewind-25fb.html",
   "page": "tradewind-25fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/tradewind-25fb-spec-sheet.pdf",
   "brand": "Airstream",
   "line": "Trade Wind",
   "line_url": "https://campertrailers.com/tradewind-hub.html",
   "model": "Trade Wind 25FB",
   "model_year_label": "2025 Airstream",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6200,
   "gvwr_lb": 7300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1100,
   "hitch_weight_lb": 885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.167,
   "width_ft": 8.458,
   "exterior_height_ft": 10.0,
   "interior_height_ft": 6.583,
   "fresh_water_gal": 39,
   "grey_water_gal": 37,
   "black_water_gal": 39,
   "sleeps": null,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Wrangler 225/75R16 AT",
   "air_conditioner": "15,000 BTU · heat pump",
   "refrigerator": "8 cu ft · 12V",
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 130900,
   "asterisked_fields": [],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/transcend-22rbx.html",
   "page": "transcend-22rbx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/transcend-22rbx-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Transcend Xplor",
   "line_url": "https://campertrailers.com/grand-design/transcend/",
   "model": "22RBX",
   "model_year_label": "2026 Grand Design Transcend Xplor",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5749,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1246,
   "hitch_weight_lb": 573,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 56,
   "grey_water_gal": 68,
   "black_water_gal": 39,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU",
   "refrigerator": "10.70 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 42632,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/transcend-23bhx.html",
   "page": "transcend-23bhx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/transcend-23bhx-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Transcend Xplor",
   "line_url": "https://campertrailers.com/grand-design/transcend/",
   "model": "23BHX",
   "model_year_label": "2026 Grand Design Transcend Xplor",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5580,
   "gvwr_lb": 6995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1415,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 56,
   "grey_water_gal": 78,
   "black_water_gal": 57,
   "sleeps": 7,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 41099,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/transcend-25mlx.html",
   "page": "transcend-25mlx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/transcend-25mlx-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Transcend Xplor",
   "line_url": "https://campertrailers.com/grand-design/transcend/",
   "model": "25MLX",
   "model_year_label": "2026 Grand Design Transcend Xplor",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6335,
   "gvwr_lb": 7495,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1160,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 56,
   "grey_water_gal": 57,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU",
   "refrigerator": "10.70 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 45074,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/transcend-26bhx.html",
   "page": "transcend-26bhx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/transcend-26bhx-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Transcend Xplor",
   "line_url": "https://campertrailers.com/grand-design/transcend/",
   "model": "26BHX",
   "model_year_label": "2026 Grand Design Transcend Xplor",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6505,
   "gvwr_lb": 7695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1190,
   "hitch_weight_lb": 635,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 56,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU",
   "refrigerator": "10.70 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 41975,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/transcend-26rbx.html",
   "page": "transcend-26rbx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/transcend-26rbx-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Transcend Xplor",
   "line_url": "https://campertrailers.com/grand-design/transcend/",
   "model": "26RBX",
   "model_year_label": "2026 Grand Design Transcend Xplor",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6147,
   "gvwr_lb": 7695,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1548,
   "hitch_weight_lb": 627,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 56,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU",
   "refrigerator": "10.70 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 45625,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/transcend-27dbx.html",
   "page": "transcend-27dbx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/transcend-27dbx-spec-sheet.pdf",
   "brand": "Grand Design",
   "line": "Transcend Xplor",
   "line_url": "https://campertrailers.com/grand-design/transcend/",
   "model": "27DBX",
   "model_year_label": "2026 Grand Design Transcend Xplor",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6820,
   "gvwr_lb": 9724,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2904,
   "hitch_weight_lb": 714,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 56,
   "grey_water_gal": 78,
   "black_water_gal": 39,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "1 unit · 13,500 BTU",
   "refrigerator": "10 cu ft 12V",
   "awning": "1",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": 47392,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/vibe-2500fik.html",
   "page": "vibe-2500fik.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-2500fik-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "2500FIK",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7123,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2637,
   "hitch_weight_lb": 960,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 69,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/vibe-2600bh.html",
   "page": "vibe-2600bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-2600bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "2600BH",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7048,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2762,
   "hitch_weight_lb": 1010,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 68,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/vibe-2600rb.html",
   "page": "vibe-2600rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-2600rb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "2600RB",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6758,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2997,
   "hitch_weight_lb": 955,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 70,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/vibe-2600rk.html",
   "page": "vibe-2600rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-2600rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "2600RK",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6938,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2737,
   "hitch_weight_lb": 875,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 96,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/vibe-2800rl.html",
   "page": "vibe-2800rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-2800rl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "2800RL",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7793,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2062,
   "hitch_weight_lb": 1055,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 96,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/vibe-2900kb.html",
   "page": "vibe-2900kb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-2900kb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "2900KB",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7088,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2512,
   "hitch_weight_lb": 920,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.75,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/vibe-3400bh.html",
   "page": "vibe-3400bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-3400bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "3400BH",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8933,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2462,
   "hitch_weight_lb": 1195,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 39.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 106,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/vibe-3400sb.html",
   "page": "vibe-3400sb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-3400sb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "3400SB",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8708,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2767,
   "hitch_weight_lb": 1275,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 39.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 96,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/vibe-3400xl.html",
   "page": "vibe-3400xl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/vibe-3400xl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Vibe",
   "line_url": "https://campertrailers.com/vibe-hub.html",
   "model": "3400XL",
   "model_year_label": "2027 Forest River Vibe",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8818,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2502,
   "hitch_weight_lb": 1120,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 39.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 96,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-12bh.html",
   "page": "viking-travel-trailers-12bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-12bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "12BH",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2499,
   "gvwr_lb": 3968,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1469,
   "hitch_weight_lb": 325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 37,
   "black_water_gal": 27,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "8'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-12rd.html",
   "page": "viking-travel-trailers-12rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-12rd-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "12RD",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2544,
   "gvwr_lb": 3968,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1424,
   "hitch_weight_lb": 325,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.0,
   "width_ft": 7.5,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 38,
   "grey_water_gal": 37,
   "black_water_gal": 27,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "8'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-16fb.html",
   "page": "viking-travel-trailers-16fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-16fb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "16FB",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2943,
   "gvwr_lb": 3875,
   "gvwr_derived": false,
   "cargo_capacity_lb": 932,
   "hitch_weight_lb": 375,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 18.5,
   "width_ft": 7.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 27,
   "grey_water_gal": 25,
   "black_water_gal": 25,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-17bh.html",
   "page": "viking-travel-trailers-17bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-17bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "17BH",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3034,
   "gvwr_lb": 3860,
   "gvwr_derived": false,
   "cargo_capacity_lb": 826,
   "hitch_weight_lb": 340,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.417,
   "width_ft": 7.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 27,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-17fq.html",
   "page": "viking-travel-trailers-17fq.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-17fq-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "17FQ",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3084,
   "gvwr_lb": 3850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 766,
   "hitch_weight_lb": 330,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.417,
   "width_ft": 7.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 27,
   "grey_water_gal": 27,
   "black_water_gal": 27,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-18bh.html",
   "page": "viking-travel-trailers-18bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-18bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "18BH",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3479,
   "gvwr_lb": 4088,
   "gvwr_derived": false,
   "cargo_capacity_lb": 609,
   "hitch_weight_lb": 445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 32,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "9'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-18dbs.html",
   "page": "viking-travel-trailers-18dbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-18dbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "18DBS",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4114,
   "gvwr_lb": 4915,
   "gvwr_derived": false,
   "cargo_capacity_lb": 801,
   "hitch_weight_lb": 515,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.0,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 37,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "9'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-22bhsr.html",
   "page": "viking-travel-trailers-22bhsr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-22bhsr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "22BHSR",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5498,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2102,
   "hitch_weight_lb": 600,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 32,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-242mk.html",
   "page": "viking-travel-trailers-242mk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-242mk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "242MK",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4724,
   "gvwr_lb": 7700,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2976,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.833,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 32,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-25qbh.html",
   "page": "viking-travel-trailers-25qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-25qbh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "25QBH",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5048,
   "gvwr_lb": 7630,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2582,
   "hitch_weight_lb": 630,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 64,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-262dbs.html",
   "page": "viking-travel-trailers-262dbs.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-262dbs-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "262DBS",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6093,
   "gvwr_lb": 7725,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1632,
   "hitch_weight_lb": 725,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 64,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-26bh.html",
   "page": "viking-travel-trailers-26bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-26bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "26BH",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4769,
   "gvwr_lb": 7450,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2681,
   "hitch_weight_lb": 450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 32,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-282dorm.html",
   "page": "viking-travel-trailers-282dorm.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-282dorm-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "282DORM",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7208,
   "gvwr_lb": 9730,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2522,
   "hitch_weight_lb": 930,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 37,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/viking-travel-trailers-292tb.html",
   "page": "viking-travel-trailers-292tb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/viking-travel-trailers-292tb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Viking",
   "line_url": "https://campertrailers.com/viking-hub.html",
   "model": "292TB",
   "model_year_label": "2026 Forest River Viking",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6903,
   "gvwr_lb": 9645,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2742,
   "hitch_weight_lb": 845,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.0,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 101,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/voyage-2427rb.html",
   "page": "voyage-2427rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/voyage-2427rb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Voyage",
   "line_url": "https://campertrailers.com/voyage/",
   "model": "Voyage 2427RB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6629,
   "gvwr_lb": 10400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3771,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": null,
   "length_ft": 27.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Endurance 225/75R15E",
   "air_conditioner": "15,000 BTU True Trax ducted",
   "refrigerator": "15 cu ft (12V)",
   "awning": "1 · 18′",
   "primary_bed": "Front queen (opt king)",
   "layout": "Front true queen, slide-out tri-fold sofa beside the 15-cu-ft refrigerator, full galley with walk-in pantry, large rear bath",
   "msrp_usd": 63115,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/voyage-2730rl.html",
   "page": "voyage-2730rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/voyage-2730rl-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Voyage",
   "line_url": "https://campertrailers.com/voyage/",
   "model": "Voyage 2730RL",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7479,
   "gvwr_lb": 10400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2921,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": null,
   "length_ft": 31.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 60,
   "grey_water_gal": 49,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Endurance 225/75R15E",
   "air_conditioner": "15,000 BTU True Trax ducted",
   "refrigerator": "15 cu ft (12V)",
   "awning": "1 · 13′",
   "primary_bed": "Front queen (opt king)",
   "layout": "Front true queen, theater seating in one slide, hidden pantry and refrigerator in the opposing slide, rear tri-fold sofa with sofa table, spacious bath",
   "msrp_usd": 69800,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/voyage-2831rb.html",
   "page": "voyage-2831rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/voyage-2831rb-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Voyage",
   "line_url": "https://campertrailers.com/voyage/",
   "model": "Voyage 2831RB",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7444,
   "gvwr_lb": 10400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2956,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": null,
   "length_ft": 31.667,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Endurance 225/75R15E",
   "air_conditioner": "15,000 BTU True Trax ducted",
   "refrigerator": "15 cu ft (12V)",
   "awning": "1 · 18′",
   "primary_bed": "Front queen (opt king)",
   "layout": "Front true queen, booth dinette and tri-fold sofa in the slide, spacious galley with walk-in pantry, large rear bath, two entry doors",
   "msrp_usd": 66607,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/voyage-3033bh.html",
   "page": "voyage-3033bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/voyage-3033bh-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Voyage",
   "line_url": "https://campertrailers.com/voyage/",
   "model": "Voyage 3033BH",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7726,
   "gvwr_lb": 10400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2674,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": null,
   "length_ft": 34.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 7,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Endurance 225/75R15E",
   "air_conditioner": "15,000 BTU True Trax ducted",
   "refrigerator": "15 cu ft (12V)",
   "awning": "1 · 20′",
   "primary_bed": "Front queen (opt king)",
   "layout": "Front true queen, booth dinette and tri-fold sofa in the slide, full galley with walk-in pantry, rear bunkhouse, rear bath, outdoor griddle kitchen",
   "msrp_usd": 70758,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/voyage-3235fk.html",
   "page": "voyage-3235fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/voyage-3235fk-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Voyage",
   "line_url": "https://campertrailers.com/voyage/",
   "model": "Voyage 3235FK",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8052,
   "gvwr_lb": 11000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2948,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": null,
   "length_ft": 35.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 60,
   "grey_water_gal": 96,
   "black_water_gal": 49,
   "sleeps": 5,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Endurance 225/75R15E",
   "air_conditioner": "15,000 BTU True Trax ducted",
   "refrigerator": "15 cu ft (12V)",
   "awning": "1 · 20′",
   "primary_bed": "Rear queen (opt king)",
   "layout": "Rear master (queen or king) with fireplace and wardrobe, pass-through bath, slide-out tri-fold sofa, convertible booth dinette, front L-shaped kitchen",
   "msrp_usd": 70474,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/voyage-3235rl.html",
   "page": "voyage-3235rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/voyage-3235rl-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Voyage",
   "line_url": "https://campertrailers.com/voyage/",
   "model": "Voyage 3235RL",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8386,
   "gvwr_lb": 10400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2014,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": null,
   "length_ft": 36.333,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Endurance 225/75R15E",
   "air_conditioner": "15,000 BTU True Trax ducted",
   "refrigerator": "15 cu ft (12V)",
   "awning": "1 · 13′",
   "primary_bed": "Front queen (opt king)",
   "layout": "Front true queen, spacious bath, theater seating and table-with-4-chairs slide, island galley and entertainment-center slide, rear tri-fold sofa",
   "msrp_usd": 76414,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/voyage-3438rk.html",
   "page": "voyage-3438rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/voyage-3438rk-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Voyage",
   "line_url": "https://campertrailers.com/voyage/",
   "model": "Voyage 3438RK",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8996,
   "gvwr_lb": 11000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2004,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": null,
   "length_ft": 38.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 6,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Endurance 225/75R15E",
   "air_conditioner": "15,000 BTU True Trax ducted",
   "refrigerator": "15 cu ft (12V)",
   "awning": "2 · 10′ + 12′",
   "primary_bed": "Front queen (opt king)",
   "layout": "Rear kitchen with breakfast nook, slide-out workspace (or optional sofa), theater seating opposite TV and fireplace, full bath, front bedroom with generous storage",
   "msrp_usd": 79929,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/voyage-3538br.html",
   "page": "voyage-3538br.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/voyage-3538br-spec-sheet.pdf",
   "brand": "Winnebago",
   "line": "Voyage",
   "line_url": "https://campertrailers.com/voyage/",
   "model": "Voyage 3538BR",
   "model_year_label": "2026 Winnebago",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9582,
   "gvwr_lb": 11000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1418,
   "hitch_weight_lb": null,
   "hitch_weight_basis": null,
   "hitch_kind": null,
   "length_ft": 38.917,
   "width_ft": 8.0,
   "exterior_height_ft": 11.417,
   "interior_height_ft": 7.0,
   "fresh_water_gal": 60,
   "grey_water_gal": 98,
   "black_water_gal": 49,
   "sleeps": 7,
   "axles": 2,
   "slides": null,
   "tires": "Goodyear Endurance 225/75R15E",
   "air_conditioner": "15,000 BTU True Trax ducted",
   "refrigerator": "15 cu ft (12V)",
   "awning": "2 · 10′ + 10′",
   "primary_bed": "Front queen (opt king)",
   "layout": "Front true queen, theater seating and booth dinette in one slide, entertainment center and large galley in the opposing slide, rear private bunkhouse in its own slide (bunk above tri-fold), outdoor griddle kitchen",
   "msrp_usd": 80052,
   "asterisked_fields": [],
   "completeness_pct": 97
  },
  {
   "url": "https://campertrailers.com/westbrook-16cc.html",
   "page": "westbrook-16cc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-16cc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "16CC",
   "model_year_label": "2027 Forest River Westbrook",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3149,
   "gvwr_lb": 4815,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1666,
   "hitch_weight_lb": 415,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 20.333,
   "width_ft": 7.5,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-16rbcc.html",
   "page": "westbrook-16rbcc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-16rbcc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "16RBCC",
   "model_year_label": "2027 Forest River Westbrook",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3339,
   "gvwr_lb": 4850,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1511,
   "hitch_weight_lb": 450,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.5,
   "width_ft": 7.5,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-18bhcc.html",
   "page": "westbrook-18bhcc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-18bhcc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "18BHCC",
   "model_year_label": "2027 Forest River Westbrook",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3939,
   "gvwr_lb": 4900,
   "gvwr_derived": false,
   "cargo_capacity_lb": 961,
   "hitch_weight_lb": 500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.25,
   "width_ft": 7.5,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 41,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-21mlxc.html",
   "page": "westbrook-21mlxc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-21mlxc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "21MLXC",
   "model_year_label": "2027 Forest River Westbrook",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5318,
   "gvwr_lb": 7665,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2347,
   "hitch_weight_lb": 665,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-25bhcc.html",
   "page": "westbrook-25bhcc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-25bhcc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "25BHCC",
   "model_year_label": "2027 Forest River Westbrook",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4853,
   "gvwr_lb": 7490,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2637,
   "hitch_weight_lb": 490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-26rbxc.html",
   "page": "westbrook-26rbxc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-26rbxc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "26RBXC",
   "model_year_label": "2027 Forest River Westbrook",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5863,
   "gvwr_lb": 7620,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1757,
   "hitch_weight_lb": 620,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 66,
   "black_water_gal": 34,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-27cc.html",
   "page": "westbrook-27cc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-27cc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "27CC",
   "model_year_label": "2027 Forest River Westbrook",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6413,
   "gvwr_lb": 7805,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1392,
   "hitch_weight_lb": 805,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-27rexc.html",
   "page": "westbrook-27rexc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-27rexc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "27REXC",
   "model_year_label": "2027 Forest River Westbrook",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7343,
   "gvwr_lb": 9860,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2517,
   "hitch_weight_lb": 1060,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.0,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "11' 6\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-luxury-245rklc.html",
   "page": "westbrook-luxury-245rklc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-luxury-245rklc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook Luxury",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "245RKLC",
   "model_year_label": "2027 Forest River Westbrook Luxury",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6083,
   "gvwr_lb": 7745,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1662,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-luxury-285bhlc.html",
   "page": "westbrook-luxury-285bhlc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-luxury-285bhlc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook Luxury",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "285BHLC",
   "model_year_label": "2027 Forest River Westbrook Luxury",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6908,
   "gvwr_lb": 8908,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2000,
   "hitch_weight_lb": 840,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 68,
   "black_water_gal": 34,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/westbrook-luxury-305dblc.html",
   "page": "westbrook-luxury-305dblc.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/westbrook-luxury-305dblc-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Westbrook Luxury",
   "line_url": "https://campertrailers.com/westbrook-hub.html",
   "model": "305DBLC",
   "model_year_label": "2027 Forest River Westbrook Luxury",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8008,
   "gvwr_lb": 9925,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1917,
   "hitch_weight_lb": 1125,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.833,
   "interior_height_ft": null,
   "fresh_water_gal": 42,
   "grey_water_gal": 102,
   "black_water_gal": 34,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "19'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/whitehawk-25mbh.html",
   "page": "whitehawk-25mbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-25mbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "25MBH",
   "model_year_label": "2024 Jayco White Hawk",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6195,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1305,
   "hitch_weight_lb": 695,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.667,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": 8,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/whitehawk-26fk.html",
   "page": "whitehawk-26fk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-26fk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "26FK",
   "model_year_label": "Jayco White Hawk · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6820,
   "gvwr_lb": 8400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1580,
   "hitch_weight_lb": 745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.5,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 4,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/whitehawk-27rb.html",
   "page": "whitehawk-27rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-27rb-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "27RB",
   "model_year_label": "Jayco White Hawk · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6750,
   "gvwr_lb": 8000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1250,
   "hitch_weight_lb": 770,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.833,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/whitehawk-27rk.html",
   "page": "whitehawk-27rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-27rk-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "27RK",
   "model_year_label": "Jayco White Hawk · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6500,
   "gvwr_lb": 8000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1500,
   "hitch_weight_lb": 720,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.833,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/whitehawk-29bh.html",
   "page": "whitehawk-29bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-29bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "29BH",
   "model_year_label": "Jayco White Hawk · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6865,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1635,
   "hitch_weight_lb": 815,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/whitehawk-29rl.html",
   "page": "whitehawk-29rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-29rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "29RL",
   "model_year_label": "Jayco White Hawk · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6930,
   "gvwr_lb": 8500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1570,
   "hitch_weight_lb": 820,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 35.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 61,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/whitehawk-32bh.html",
   "page": "whitehawk-32bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-32bh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32BH",
   "model_year_label": "Jayco White Hawk · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8140,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1360,
   "hitch_weight_lb": 965,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.667,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 61,
   "sleeps": 9,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/whitehawk-32qbh.html",
   "page": "whitehawk-32qbh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-32qbh-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32QBH",
   "model_year_label": "Jayco White Hawk · 2023–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8200,
   "gvwr_lb": 9750,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1550,
   "hitch_weight_lb": 1035,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.0,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 57,
   "black_water_gal": 30,
   "sleeps": 10,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/whitehawk-32rl.html",
   "page": "whitehawk-32rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/whitehawk-32rl-spec-sheet.pdf",
   "brand": "Jayco",
   "line": "White Hawk",
   "line_url": "https://campertrailers.com/whitehawk-hub.html",
   "model": "32RL",
   "model_year_label": "Jayco White Hawk · 2021–2024",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7530,
   "gvwr_lb": 9000,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1470,
   "hitch_weight_lb": 765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.583,
   "interior_height_ft": 6.75,
   "fresh_water_gal": 55,
   "grey_water_gal": 71,
   "black_water_gal": 30,
   "sleeps": 6,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 100
  },
  {
   "url": "https://campertrailers.com/wildcat-32live.html",
   "page": "wildcat-32live.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-32live-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "32LIVE",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10363,
   "gvwr_lb": 13500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3137,
   "hitch_weight_lb": 1935,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 36.417,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "18,000 BTU ducted (45K 3-A/C optional)",
   "refrigerator": "16 cu ft 12V",
   "awning": "2 (15' & 11')",
   "primary_bed": "King 66×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wildcat-33chef.html",
   "page": "wildcat-33chef.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-33chef-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "33CHEF",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10558,
   "gvwr_lb": 13885,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3327,
   "hitch_weight_lb": 1885,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.25,
   "width_ft": 8.0,
   "exterior_height_ft": 13.25,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "18,000 BTU ducted (45K 3-A/C optional)",
   "refrigerator": "16 cu ft 12V",
   "awning": "2 (15' & 11')",
   "primary_bed": "King 66×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wildcat-35crib.html",
   "page": "wildcat-35crib.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-35crib-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "35CRIB",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11953,
   "gvwr_lb": 14305,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2352,
   "hitch_weight_lb": 2305,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.667,
   "width_ft": 8.0,
   "exterior_height_ft": 13.5,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "45,000 BTU 3-A/C system",
   "refrigerator": "16 cu ft 12V",
   "awning": null,
   "primary_bed": "Queen 60×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "awning",
    "axles"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/wildcat-35fl.html",
   "page": "wildcat-35fl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-35fl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "35FL",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10708,
   "gvwr_lb": 14115,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3407,
   "hitch_weight_lb": 2115,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.417,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 4,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "45,000 BTU 3-A/C system",
   "refrigerator": "16 cu ft 12V",
   "awning": "1 (15')",
   "primary_bed": "King 66×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wildcat-36fun.html",
   "page": "wildcat-36fun.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-36fun-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "36FUN",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12033,
   "gvwr_lb": 14095,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2062,
   "hitch_weight_lb": 2095,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "45,000 BTU 3-A/C system",
   "refrigerator": "16 cu ft 12V",
   "awning": null,
   "primary_bed": "King 66×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "awning",
    "axles"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/wildcat-36mb.html",
   "page": "wildcat-36mb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-36mb-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "36MB",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11537,
   "gvwr_lb": 14335,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2798,
   "hitch_weight_lb": 2335,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.583,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "45,000 BTU 3-A/C system",
   "refrigerator": "16 cu ft 12V",
   "awning": "2 (19' & 11')",
   "primary_bed": "King 66×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wildcat-37best.html",
   "page": "wildcat-37best.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-37best-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "37BEST",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12698,
   "gvwr_lb": 15498,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2800,
   "hitch_weight_lb": 2210,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.583,
   "width_ft": 8.0,
   "exterior_height_ft": 13.333,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": 10,
   "axles": 2,
   "slides": 4,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "45,000 BTU 3-A/C system",
   "refrigerator": "16 cu ft 12V",
   "awning": "1 (15')",
   "primary_bed": "King 66×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/wildcat-37galley.html",
   "page": "wildcat-37galley.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-37galley-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "37GALLEY",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11123,
   "gvwr_lb": 14080,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2957,
   "hitch_weight_lb": 2080,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "45,000 BTU 3-A/C system",
   "refrigerator": "16 cu ft 12V",
   "awning": "1 (19')",
   "primary_bed": "King 66×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wildcat-37pub.html",
   "page": "wildcat-37pub.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-37pub-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "37PUB",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 10873,
   "gvwr_lb": 14050,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3177,
   "hitch_weight_lb": 2050,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.75,
   "width_ft": 8.0,
   "exterior_height_ft": 13.417,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": 4,
   "axles": 2,
   "slides": 3,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "45,000 BTU 3-A/C system",
   "refrigerator": "16 cu ft 12V",
   "awning": "1 (19')",
   "primary_bed": "King 66×80",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wildcat-402beds.html",
   "page": "wildcat-402beds.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wildcat-402beds-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildcat",
   "line_url": "https://campertrailers.com/wildcat/",
   "model": "402BEDS",
   "model_year_label": "2026 Forest River Wildcat",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12353,
   "gvwr_lb": 14800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2447,
   "hitch_weight_lb": 2175,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 42.25,
   "width_ft": 8.0,
   "exterior_height_ft": 13.167,
   "interior_height_ft": 6.417,
   "fresh_water_gal": 60,
   "grey_water_gal": 76,
   "black_water_gal": 76,
   "sleeps": 8,
   "axles": 2,
   "slides": 4,
   "tires": "Aluminum wheels · outside shower · dual 20-lb LP",
   "air_conditioner": "45,000 BTU 3-A/C system",
   "refrigerator": "16 cu ft 12V",
   "awning": "2 (14' & 10'6\")",
   "primary_bed": "Two Queens",
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "axles"
   ],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wolf-den-271rk.html",
   "page": "wolf-den-271rk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-den-271rk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Den",
   "line_url": "https://campertrailers.com/wolf-den/",
   "model": "271RK",
   "model_year_label": "2026 Wolf Den / Black Label",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7569,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2426,
   "hitch_weight_lb": 956,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.25,
   "width_ft": 8.0,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 3,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 (15' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, mid living with jackknife sofa + booth dinette on slide, rear kitchen, full bath, outside kitchen, two slides",
   "msrp_usd": 34500,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wolf-den-273xlk.html",
   "page": "wolf-den-273xlk.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-den-273xlk-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Den",
   "line_url": "https://campertrailers.com/wolf-den/",
   "model": "273XLK",
   "model_year_label": "2026 Wolf Den / Black Label",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7341,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2654,
   "hitch_weight_lb": 1029,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": null,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 4,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (21' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom, mid kitchen with island, rear living room, two slides, full bath, outside kitchen",
   "msrp_usd": 55993,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/wolf-den-294gebg.html",
   "page": "wolf-den-294gebg.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-den-294gebg-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Den",
   "line_url": "https://campertrailers.com/wolf-den/",
   "model": "294GEBG",
   "model_year_label": "2026 Wolf Den / Black Label",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7336,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2659,
   "hitch_weight_lb": 927,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.583,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 9,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front bedroom + dual-entry bath, rear queen loft + private side bunk room, mid U-dinette + sofa on slide, outdoor bar-and-grill, two entries, one slide",
   "msrp_usd": 31500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/wolf-den-301bh.html",
   "page": "wolf-den-301bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-den-301bh-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Den",
   "line_url": "https://campertrailers.com/wolf-den/",
   "model": "301BH",
   "model_year_label": "2026 Wolf Den / Black Label",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7891,
   "gvwr_lb": 11273,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3382,
   "hitch_weight_lb": 1073,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.5,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 10,
   "axles": 2,
   "slides": 2,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "10 cu ft (12V)",
   "awning": "1 (20' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front suite, rear bunkhouse (multiple bunks + flip-up), mid U-dinette + sofa on two slides, full bath, outside kitchen, two entries, 20' awning",
   "msrp_usd": 34500,
   "asterisked_fields": [],
   "completeness_pct": 95
  },
  {
   "url": "https://campertrailers.com/wolf-den-304sr.html",
   "page": "wolf-den-304sr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-den-304sr-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Den",
   "line_url": "https://campertrailers.com/wolf-den/",
   "model": "304SR",
   "model_year_label": "2026 Wolf Den / Black Label",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8989,
   "gvwr_lb": 9995,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1006,
   "hitch_weight_lb": 1291,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.917,
   "width_ft": null,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 52,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (12' power)",
   "primary_bed": "Rear private suite",
   "layout": "Rear private bedroom suite, mid living around kitchen island on three slides, full bath, outside kitchen",
   "msrp_usd": 63174,
   "asterisked_fields": [
    "fridge",
    "sleeps"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/wolf-den-306mm.html",
   "page": "wolf-den-306mm.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-den-306mm-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Den",
   "line_url": "https://campertrailers.com/wolf-den/",
   "model": "306MM",
   "model_year_label": "2026 Wolf Den / Black Label",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8578,
   "gvwr_lb": 11100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2522,
   "hitch_weight_lb": 900,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 40.083,
   "width_ft": 8.0,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 38,
   "black_water_gal": 38,
   "sleeps": 6,
   "axles": 2,
   "slides": 3,
   "tires": null,
   "air_conditioner": "15,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (15' power)",
   "primary_bed": "Front bedroom",
   "layout": "Front master suite, mid chef’s kitchen + dinette slide, rear living lounge (two sofa slides + two recliners + fireplace, panoramic windows), outside camp kitchen, two entries, three slides",
   "msrp_usd": 35000,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/wolf-pack-21-14.html",
   "page": "wolf-pack-21-14.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-21-14-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "21-14",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6253,
   "gvwr_lb": 11325,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5072,
   "hitch_weight_lb": 1125,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 26.833,
   "width_ft": 8.5,
   "exterior_height_ft": 11.917,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 44,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-24-14.5.html",
   "page": "wolf-pack-24-14.5.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-24-14.5-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "24-14.5",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6398,
   "gvwr_lb": 11320,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4922,
   "hitch_weight_lb": 1120,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.583,
   "width_ft": 8.5,
   "exterior_height_ft": 12.417,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 44,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-25-14.html",
   "page": "wolf-pack-25-14.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-25-14-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "25-14",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6518,
   "gvwr_lb": 11325,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4807,
   "hitch_weight_lb": 1125,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.417,
   "width_ft": 8.5,
   "exterior_height_ft": 12.417,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 44,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-26-13.5.html",
   "page": "wolf-pack-26-13.5.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-26-13.5-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "26-13.5",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6688,
   "gvwr_lb": 11315,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4627,
   "hitch_weight_lb": 1115,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.75,
   "width_ft": 8.5,
   "exterior_height_ft": 12.417,
   "interior_height_ft": null,
   "fresh_water_gal": 96,
   "grey_water_gal": 44,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-27-12.5.html",
   "page": "wolf-pack-27-12.5.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-27-12.5-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "27-12.5",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8988,
   "gvwr_lb": 11690,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2702,
   "hitch_weight_lb": 1490,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.417,
   "interior_height_ft": null,
   "fresh_water_gal": 81,
   "grey_water_gal": 44,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-275pack15.html",
   "page": "wolf-pack-275pack15.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-275pack15-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "275PACK15",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9313,
   "gvwr_lb": 14260,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4947,
   "hitch_weight_lb": 2260,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 32.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 96,
   "grey_water_gal": 44,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-290pack13.html",
   "page": "wolf-pack-290pack13.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-290pack13-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "290PACK13",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 11173,
   "gvwr_lb": 14470,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3297,
   "hitch_weight_lb": 2470,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 39.417,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 96,
   "grey_water_gal": 44,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-350pack15.html",
   "page": "wolf-pack-350pack15.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-350pack15-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "350PACK15",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12263,
   "gvwr_lb": 16960,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4697,
   "hitch_weight_lb": 2960,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 96,
   "grey_water_gal": 88,
   "black_water_gal": 44,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15' & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-352pack15.html",
   "page": "wolf-pack-352pack15.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-352pack15-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "352PACK15",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12768,
   "gvwr_lb": 16745,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3977,
   "hitch_weight_lb": 2745,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 96,
   "grey_water_gal": 88,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15' & 15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-365pack15.5.html",
   "page": "wolf-pack-365pack15.5.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-365pack15.5-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "365PACK15.5",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12078,
   "gvwr_lb": 16910,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4832,
   "hitch_weight_lb": 2910,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 44.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 96,
   "grey_water_gal": 88,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12' & 18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-397stay.html",
   "page": "wolf-pack-397stay.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-397stay-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "397STAY",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13869,
   "gvwr_lb": 16155,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2286,
   "hitch_weight_lb": 2155,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.5,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 96,
   "grey_water_gal": 74,
   "black_water_gal": 74,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pack-411stay.html",
   "page": "wolf-pack-411stay.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pack-411stay-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wolf Pack",
   "line_url": "https://campertrailers.com/wolf-pack-hub.html",
   "model": "411STAY",
   "model_year_label": "2026 Forest River Cherokee Wolf Pack",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 14884,
   "gvwr_lb": 17310,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2426,
   "hitch_weight_lb": 3310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 96,
   "grey_water_gal": 88,
   "black_water_gal": 88,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/wolf-pup-16bhsw.html",
   "page": "wolf-pup-16bhsw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pup-16bhsw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Pup",
   "line_url": "https://campertrailers.com/wolf-pup/",
   "model": "16BHSW",
   "model_year_label": "2026 Wolf Pup",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3594,
   "gvwr_lb": 5575,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1981,
   "hitch_weight_lb": 475,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.75,
   "width_ft": 7.5,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 23,
   "black_water_gal": 23,
   "sleeps": 5,
   "axles": 2,
   "slides": 0,
   "tires": null,
   "air_conditioner": "8,000 BTU",
   "refrigerator": "10.3 cu ft (12V)",
   "awning": "1 (12' power)",
   "primary_bed": "Front bed",
   "layout": "Front bed, rear corner bunks, side bath, mid galley + convertible dinette, outside kitchen, pack-and-play storage door under bunk, no slide",
   "msrp_usd": 23000,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/wolf-pup-16fqw.html",
   "page": "wolf-pup-16fqw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pup-16fqw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Pup",
   "line_url": "https://campertrailers.com/wolf-pup/",
   "model": "16FQW",
   "model_year_label": "2026 Wolf Pup",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3619,
   "gvwr_lb": 5545,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1926,
   "hitch_weight_lb": 445,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.833,
   "width_ft": 7.5,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": 3,
   "axles": 1,
   "slides": 0,
   "tires": null,
   "air_conditioner": "8,000 BTU",
   "refrigerator": "10.3 cu ft (12V)",
   "awning": "1 (12' power)",
   "primary_bed": "Front queen",
   "layout": "Front queen bedroom, mid galley + convertible dinette, rear bathroom, outside kitchen, no slide",
   "msrp_usd": 22000,
   "asterisked_fields": [],
   "completeness_pct": 96
  },
  {
   "url": "https://campertrailers.com/wolf-pup-17jw.html",
   "page": "wolf-pup-17jw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pup-17jw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Pup",
   "line_url": "https://campertrailers.com/wolf-pup/",
   "model": "17JW",
   "model_year_label": "2026 Wolf Pup",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4311,
   "gvwr_lb": 5707,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1396,
   "hitch_weight_lb": 607,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 23.917,
   "width_ft": 7.5,
   "exterior_height_ft": null,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": 8,
   "axles": 2,
   "slides": 1,
   "tires": null,
   "air_conditioner": "8,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (12' power)",
   "primary_bed": "Front bed",
   "layout": "Front bed, rear bunks, U-shaped dinette on slide, full bath, mid galley, outside kitchen, 1 slide",
   "msrp_usd": 25000,
   "asterisked_fields": [
    "extheight_ft",
    "fridge"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/wolf-pup-18rjbw.html",
   "page": "wolf-pup-18rjbw.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/wolf-pup-18rjbw-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Cherokee Wolf Pup",
   "line_url": "https://campertrailers.com/wolf-pup/",
   "model": "18RJBW",
   "model_year_label": "2026 Wolf Pup",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3879,
   "gvwr_lb": 5755,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1876,
   "hitch_weight_lb": 655,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 22.667,
   "width_ft": 7.5,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 26,
   "grey_water_gal": 23,
   "black_water_gal": 28,
   "sleeps": 4,
   "axles": 2,
   "slides": 0,
   "tires": null,
   "air_conditioner": "8,000 BTU",
   "refrigerator": "12V*",
   "awning": "1 (12' power)",
   "primary_bed": "Front queen",
   "layout": "Front queen + overhead bunk, mid galley + dinette, functional bath, rear garage with ramp door (Pup patio system), outside entertainment, no slide",
   "msrp_usd": 25500,
   "asterisked_fields": [
    "fridge"
   ],
   "completeness_pct": 94
  },
  {
   "url": "https://campertrailers.com/x-lite-23zen.html",
   "page": "x-lite-23zen.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-23zen-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "23ZEN",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6398,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1432,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.083,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 40,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/x-lite-240bhxl.html",
   "page": "x-lite-240bhxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-240bhxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "240BHXL",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5343,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2227,
   "hitch_weight_lb": 570,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 74,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/x-lite-24rlxl.html",
   "page": "x-lite-24rlxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-24rlxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "24RLXL",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5063,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2487,
   "hitch_weight_lb": 550,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.917,
   "width_ft": 8.0,
   "exterior_height_ft": 10.417,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 30,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/x-lite-25ice.html",
   "page": "x-lite-25ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-25ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "25ICE",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6178,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1522,
   "hitch_weight_lb": 700,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 29.833,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 40,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/x-lite-263bhxl.html",
   "page": "x-lite-263bhxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-263bhxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "263BHXL",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5854,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1828,
   "hitch_weight_lb": 682,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "15'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/x-lite-26ice.html",
   "page": "x-lite-26ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-26ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "26ICE",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6288,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1497,
   "hitch_weight_lb": 785,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.75,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 39,
   "grey_water_gal": 60,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/x-lite-273qbxl.html",
   "page": "x-lite-273qbxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-273qbxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "273QBXL",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 5975,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1705,
   "hitch_weight_lb": 680,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.25,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/x-lite-28ice.html",
   "page": "x-lite-28ice.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-28ice-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "28ICE",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6688,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 987,
   "hitch_weight_lb": 675,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.167,
   "width_ft": 8.0,
   "exterior_height_ft": 10.25,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 30,
   "black_water_gal": 30,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/x-lite-28vbxl.html",
   "page": "x-lite-28vbxl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/x-lite-28vbxl-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "Wildwood X-Lite",
   "line_url": "https://campertrailers.com/x-lite-hub.html",
   "model": "28VBXL",
   "model_year_label": "2026 Forest River Wildwood X-Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6208,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1582,
   "hitch_weight_lb": 790,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.583,
   "width_ft": 8.0,
   "exterior_height_ft": 10.333,
   "interior_height_ft": null,
   "fresh_water_gal": 44,
   "grey_water_gal": 28,
   "black_water_gal": 28,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "16'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-boost-2115b.html",
   "page": "xlr-boost-2115b.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-boost-2115b-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Boost",
   "line_url": "https://campertrailers.com/xlr-boost-hub.html",
   "model": "2115B",
   "model_year_label": "2026 Forest River XLR Boost",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6758,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4617,
   "hitch_weight_lb": 1175,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.5,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-boost-2413b.html",
   "page": "xlr-boost-2413b.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-boost-2413b-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Boost",
   "line_url": "https://campertrailers.com/xlr-boost-hub.html",
   "model": "2413B",
   "model_year_label": "2026 Forest River XLR Boost",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7328,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4072,
   "hitch_weight_lb": 1200,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.0,
   "width_ft": 8.5,
   "exterior_height_ft": 12.5,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "18'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-boost-2715b.html",
   "page": "xlr-boost-2715b.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-boost-2715b-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Boost",
   "line_url": "https://campertrailers.com/xlr-boost-hub.html",
   "model": "2715B",
   "model_year_label": "2026 Forest River XLR Boost",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8393,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5107,
   "hitch_weight_lb": 1500,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 34.167,
   "width_ft": 8.5,
   "exterior_height_ft": 12.667,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 80,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-boost-286b.html",
   "page": "xlr-boost-286b.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-boost-286b-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Boost",
   "line_url": "https://campertrailers.com/xlr-boost-hub.html",
   "model": "286B",
   "model_year_label": "2026 Forest River XLR Boost",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 9094,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5000,
   "hitch_weight_lb": 2090,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 31.333,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 102,
   "grey_water_gal": 108,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-boost-363bx.html",
   "page": "xlr-boost-363bx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-boost-363bx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Boost",
   "line_url": "https://campertrailers.com/xlr-boost-hub.html",
   "model": "363BX",
   "model_year_label": "2026 Forest River XLR Boost",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 12064,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4731,
   "hitch_weight_lb": 2795,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.5,
   "width_ft": 8.5,
   "exterior_height_ft": 13.417,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 114,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-boost-366bx.html",
   "page": "xlr-boost-366bx.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-boost-366bx-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Boost",
   "line_url": "https://campertrailers.com/xlr-boost-hub.html",
   "model": "366BX",
   "model_year_label": "2026 Forest River XLR Boost",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13074,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5300,
   "hitch_weight_lb": 3220,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 43.5,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 114,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "21'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-nitro-32w17.html",
   "page": "xlr-nitro-32w17.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-nitro-32w17-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Nitro",
   "line_url": "https://campertrailers.com/xlr-nitro-hub.html",
   "model": "32W17",
   "model_year_label": "2026 Forest River XLR Nitro",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13124,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4036,
   "hitch_weight_lb": 3160,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 38.333,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 40,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-nitro-35g13.html",
   "page": "xlr-nitro-35g13.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-nitro-35g13-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Nitro",
   "line_url": "https://campertrailers.com/xlr-nitro-hub.html",
   "model": "35G13",
   "model_year_label": "2026 Forest River XLR Nitro",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 13969,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 3281,
   "hitch_weight_lb": 3250,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 40.417,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "10'10\" & 10'10\"",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-nitro-40bar13.html",
   "page": "xlr-nitro-40bar13.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-nitro-40bar13-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Nitro",
   "line_url": "https://campertrailers.com/xlr-nitro-hub.html",
   "model": "40BAR13",
   "model_year_label": "2026 Forest River XLR Nitro",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 16949,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 4051,
   "hitch_weight_lb": 3480,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.5,
   "width_ft": 8.5,
   "exterior_height_ft": 13.333,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 123,
   "black_water_gal": 32,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "20' & 10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/xlr-nitro-40g17.html",
   "page": "xlr-nitro-40g17.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-nitro-40g17-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Nitro",
   "line_url": "https://campertrailers.com/xlr-nitro-hub.html",
   "model": "40G17",
   "model_year_label": "2026 Forest River XLR Nitro",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15674,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5326,
   "hitch_weight_lb": 3765,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.0,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": null,
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 75
  },
  {
   "url": "https://campertrailers.com/xlr-nitro-41g14.html",
   "page": "xlr-nitro-41g14.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/xlr-nitro-41g14-spec-sheet.pdf",
   "brand": "Forest River",
   "line": "XLR Nitro",
   "line_url": "https://campertrailers.com/xlr-nitro-hub.html",
   "model": "41G14",
   "model_year_label": "2026 Forest River XLR Nitro",
   "body_type": "Fifth Wheel",
   "dry_weight_lb": 15679,
   "gvwr_lb": null,
   "gvwr_derived": false,
   "cargo_capacity_lb": 5321,
   "hitch_weight_lb": 3190,
   "hitch_weight_basis": "dry",
   "hitch_kind": "pin",
   "length_ft": 45.083,
   "width_ft": 8.5,
   "exterior_height_ft": 13.5,
   "interior_height_ft": null,
   "fresh_water_gal": 150,
   "grey_water_gal": 120,
   "black_water_gal": 80,
   "sleeps": null,
   "axles": null,
   "slides": null,
   "tires": null,
   "air_conditioner": null,
   "refrigerator": null,
   "awning": "12', 8' & 10'",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [],
   "completeness_pct": 83
  },
  {
   "url": "https://campertrailers.com/zinger-280rb.html",
   "page": "zinger-280rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-280rb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "280RB",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6822,
   "gvwr_lb": 9500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2678,
   "hitch_weight_lb": 794,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 32.667,
   "width_ft": null,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 84,
   "black_water_gal": 42,
   "sleeps": 6,
   "axles": 2,
   "slides": 1,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 16 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/zinger-290kb.html",
   "page": "zinger-290kb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-290kb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "290KB",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7062,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2538,
   "hitch_weight_lb": 842,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.667,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 39,
   "black_water_gal": 39,
   "sleeps": 11,
   "axles": 2,
   "slides": 2,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 16 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/zinger-292re.html",
   "page": "zinger-292re.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-292re-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "292RE",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7550,
   "gvwr_lb": 9600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2050,
   "hitch_weight_lb": 802,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.667,
   "width_ft": null,
   "exterior_height_ft": 11.333,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 42,
   "black_water_gal": 42,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 10 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/zinger-320fb.html",
   "page": "zinger-320fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-320fb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "320FB",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 7695,
   "gvwr_lb": 9800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2105,
   "hitch_weight_lb": 1000,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.083,
   "width_ft": null,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 42,
   "black_water_gal": 42,
   "sleeps": 10,
   "axles": 2,
   "slides": 2,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 20 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/zinger-328sb.html",
   "page": "zinger-328sb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-328sb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "328SB",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8110,
   "gvwr_lb": 9740,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1630,
   "hitch_weight_lb": 950,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 36.667,
   "width_ft": null,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 42,
   "black_water_gal": 42,
   "sleeps": 12,
   "axles": 2,
   "slides": 2,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 18 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/zinger-331bh.html",
   "page": "zinger-331bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-331bh-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "331BH",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8195,
   "gvwr_lb": 9735,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1540,
   "hitch_weight_lb": 1165,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 37.5,
   "width_ft": null,
   "exterior_height_ft": 11.167,
   "interior_height_ft": null,
   "fresh_water_gal": 54,
   "grey_water_gal": 60,
   "black_water_gal": 60,
   "sleeps": 12,
   "axles": 2,
   "slides": 3,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 20 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/zinger-340bh.html",
   "page": "zinger-340bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-340bh-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "340BH",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 9252,
   "gvwr_lb": 11450,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2198,
   "hitch_weight_lb": 1296,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.167,
   "width_ft": null,
   "exterior_height_ft": 11.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 84,
   "black_water_gal": 42,
   "sleeps": 12,
   "axles": 2,
   "slides": 3,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 20 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/zinger-340lr.html",
   "page": "zinger-340lr.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-340lr-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "340LR",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 8673,
   "gvwr_lb": 11200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2527,
   "hitch_weight_lb": 1124,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 38.167,
   "width_ft": null,
   "exterior_height_ft": 11.417,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 84,
   "black_water_gal": 42,
   "sleeps": 6,
   "axles": 2,
   "slides": 2,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 11 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 92
  },
  {
   "url": "https://campertrailers.com/zinger-390db.html",
   "page": "zinger-390db.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-390db-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger",
   "line_url": "https://campertrailers.com/zinger/",
   "model": "390DB",
   "model_year_label": "2026 CrossRoads Zinger",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 10517,
   "gvwr_lb": 13200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2683,
   "hitch_weight_lb": 1244,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 43.083,
   "width_ft": null,
   "exterior_height_ft": 11.667,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 84,
   "black_water_gal": 84,
   "sleeps": 8,
   "axles": 2,
   "slides": 3,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 18 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 93
  },
  {
   "url": "https://campertrailers.com/zinger-lite-190rb.html",
   "page": "zinger-lite-190rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-190rb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite",
   "line_url": "https://campertrailers.com/zinger-lite/",
   "model": "190RB",
   "model_year_label": "2026 CrossRoads Zinger Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4544,
   "gvwr_lb": 7500,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2956,
   "hitch_weight_lb": 562,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 25.083,
   "width_ft": null,
   "exterior_height_ft": 10.75,
   "interior_height_ft": null,
   "fresh_water_gal": 37,
   "grey_water_gal": 42,
   "black_water_gal": 42,
   "sleeps": 4,
   "axles": 2,
   "slides": null,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 14 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/zinger-lite-252bh.html",
   "page": "zinger-lite-252bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-252bh-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite",
   "line_url": "https://campertrailers.com/zinger-lite/",
   "model": "252BH",
   "model_year_label": "2026 CrossRoads Zinger Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 4908,
   "gvwr_lb": 7550,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2642,
   "hitch_weight_lb": 572,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 28.833,
   "width_ft": null,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 37,
   "grey_water_gal": 42,
   "black_water_gal": 42,
   "sleeps": 10,
   "axles": 2,
   "slides": null,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 14 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 90
  },
  {
   "url": "https://campertrailers.com/zinger-lite-260bh.html",
   "page": "zinger-lite-260bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-260bh-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite",
   "line_url": "https://campertrailers.com/zinger-lite/",
   "model": "260BH",
   "model_year_label": "2026 CrossRoads Zinger Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6144,
   "gvwr_lb": 7600,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1456,
   "hitch_weight_lb": 800,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 31.0,
   "width_ft": null,
   "exterior_height_ft": 10.5,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 42,
   "black_water_gal": 42,
   "sleeps": 10,
   "axles": 2,
   "slides": 1,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 14 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/zinger-lite-260rl.html",
   "page": "zinger-lite-260rl.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-260rl-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite",
   "line_url": "https://campertrailers.com/zinger-lite/",
   "model": "260RL",
   "model_year_label": "2026 CrossRoads Zinger Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6366,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2434,
   "hitch_weight_lb": 860,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 30.917,
   "width_ft": null,
   "exterior_height_ft": 11.083,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 42,
   "black_water_gal": 42,
   "sleeps": 4,
   "axles": 2,
   "slides": 1,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 16 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/zinger-lite-290qb.html",
   "page": "zinger-lite-290qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-290qb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite",
   "line_url": "https://campertrailers.com/zinger-lite/",
   "model": "290QB",
   "model_year_label": "2026 CrossRoads Zinger Lite",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 6652,
   "gvwr_lb": 8800,
   "gvwr_derived": false,
   "cargo_capacity_lb": 2148,
   "hitch_weight_lb": 830,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 33.417,
   "width_ft": null,
   "exterior_height_ft": 11.25,
   "interior_height_ft": null,
   "fresh_water_gal": 45,
   "grey_water_gal": 42,
   "black_water_gal": 42,
   "sleeps": 11,
   "axles": 2,
   "slides": 1,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount",
   "refrigerator": "10 cu ft",
   "awning": "1 · 16 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 91
  },
  {
   "url": "https://campertrailers.com/zinger-lite-mini-12bh.html",
   "page": "zinger-lite-mini-12bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-mini-12bh-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite Mini",
   "line_url": "https://campertrailers.com/zinger-lite-mini/",
   "model": "12BH",
   "model_year_label": "2026 CrossRoads Zinger Lite Mini",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2550,
   "gvwr_lb": 4300,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1750,
   "hitch_weight_lb": 310,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.083,
   "width_ft": null,
   "exterior_height_ft": 9.75,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount* — the 2025 brochure specifies an 8,000 BTU roof-mount unit for the single-axle class these floorplans belong to",
   "refrigerator": "Not reliably published*",
   "awning": "1 · 8 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac",
    "fridge",
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/zinger-lite-mini-12fb.html",
   "page": "zinger-lite-mini-12fb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-mini-12fb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite Mini",
   "line_url": "https://campertrailers.com/zinger-lite-mini/",
   "model": "12FB",
   "model_year_label": "2026 CrossRoads Zinger Lite Mini",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2786,
   "gvwr_lb": 4100,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1314,
   "hitch_weight_lb": 224,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.167,
   "width_ft": null,
   "exterior_height_ft": 9.75,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 34,
   "black_water_gal": 42,
   "sleeps": 5,
   "axles": 1,
   "slides": null,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount* — the 2025 brochure specifies an 8,000 BTU roof-mount unit for the single-axle class these floorplans belong to",
   "refrigerator": "Not reliably published*",
   "awning": "1 · 8 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac",
    "fridge",
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/zinger-lite-mini-12rd.html",
   "page": "zinger-lite-mini-12rd.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-mini-12rd-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite Mini",
   "line_url": "https://campertrailers.com/zinger-lite-mini/",
   "model": "12RD",
   "model_year_label": "2026 CrossRoads Zinger Lite Mini",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 2602,
   "gvwr_lb": 4200,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1598,
   "hitch_weight_lb": 240,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 16.167,
   "width_ft": null,
   "exterior_height_ft": 9.75,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 34,
   "black_water_gal": 42,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount* — the 2025 brochure specifies an 8,000 BTU roof-mount unit for the single-axle class these floorplans belong to",
   "refrigerator": "Not reliably published*",
   "awning": "1 · 8 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac",
    "fridge",
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 85
  },
  {
   "url": "https://campertrailers.com/zinger-lite-mini-18bh.html",
   "page": "zinger-lite-mini-18bh.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-mini-18bh-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite Mini",
   "line_url": "https://campertrailers.com/zinger-lite-mini/",
   "model": "18BH",
   "model_year_label": "2026 CrossRoads Zinger Lite Mini",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3080,
   "gvwr_lb": 4400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1320,
   "hitch_weight_lb": 408,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": null,
   "exterior_height_ft": 9.167,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 6,
   "axles": 1,
   "slides": null,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount* — the 2025 brochure specifies an 8,000 BTU roof-mount unit for the single-axle class these floorplans belong to",
   "refrigerator": "Not reliably published*",
   "awning": "1 · 8 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac",
    "fridge",
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/zinger-lite-mini-18qb.html",
   "page": "zinger-lite-mini-18qb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-mini-18qb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite Mini",
   "line_url": "https://campertrailers.com/zinger-lite-mini/",
   "model": "18QB",
   "model_year_label": "2026 CrossRoads Zinger Lite Mini",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3282,
   "gvwr_lb": 4400,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1118,
   "hitch_weight_lb": 488,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": null,
   "exterior_height_ft": 9.917,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 7,
   "axles": 1,
   "slides": null,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount* — the 2025 brochure specifies an 8,000 BTU roof-mount unit for the single-axle class these floorplans belong to",
   "refrigerator": "Not reliably published*",
   "awning": "1 · 8 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac",
    "fridge",
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 84
  },
  {
   "url": "https://campertrailers.com/zinger-lite-mini-18rb.html",
   "page": "zinger-lite-mini-18rb.html",
   "spec_sheet_pdf": "https://campertrailers.com/specs/zinger-lite-mini-18rb-spec-sheet.pdf",
   "brand": "CrossRoads",
   "line": "Zinger Lite Mini",
   "line_url": "https://campertrailers.com/zinger-lite-mini/",
   "model": "18RB",
   "model_year_label": "2026 CrossRoads Zinger Lite Mini",
   "body_type": "Travel Trailer",
   "dry_weight_lb": 3002,
   "gvwr_lb": 4350,
   "gvwr_derived": false,
   "cargo_capacity_lb": 1348,
   "hitch_weight_lb": 368,
   "hitch_weight_basis": "dry",
   "hitch_kind": "tongue",
   "length_ft": 21.583,
   "width_ft": null,
   "exterior_height_ft": 9.167,
   "interior_height_ft": null,
   "fresh_water_gal": 21,
   "grey_water_gal": 34,
   "black_water_gal": 34,
   "sleeps": 4,
   "axles": 1,
   "slides": null,
   "tires": "Radial (size and rating not published*)",
   "air_conditioner": "1 unit · 13,500 BTU roof-mount* — the 2025 brochure specifies an 8,000 BTU roof-mount unit for the single-axle class these floorplans belong to",
   "refrigerator": "Not reliably published*",
   "awning": "1 · 8 ft electric",
   "primary_bed": null,
   "layout": null,
   "msrp_usd": null,
   "asterisked_fields": [
    "ac",
    "fridge",
    "intheight_ft",
    "tires"
   ],
   "completeness_pct": 84
  }
 ]
}
