{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "ManualAnswers search catalog",
  "description": "Machine-readable search map for ManualAnswers public search across brands, categories, models, reviewed manuals, source sections, answers, error codes, troubleshooting guides, parts, pages, OpenSearch suggestions, and dense dishwasher proof records.",
  "url": "https://manualanswers.com/search/catalog.json",
  "primaryPage": "https://manualanswers.com/search",
  "numberOfItems": 10,
  "sourceProof": {
    "searchableCollections": 10,
    "liveSearchCollections": 9,
    "reviewedManuals": 6,
    "extractedSections": 55,
    "substantialPublicSections": 51,
    "reviewedAnswers": 154,
    "indexableErrorCodes": 2,
    "indexableTroubleshootingGuides": 3,
    "parts": 3,
    "dishwasherProofRecords": 3,
    "publicResultCap": 48
  },
  "distribution": {
    "@type": "DataDownload",
    "encodingFormat": "application/json",
    "contentUrl": "https://manualanswers.com/search/catalog.json"
  },
  "apis": {
    "searchPage": "https://manualanswers.com/search?q=SHXM4AY55N",
    "suggestions": "https://manualanswers.com/search/suggestions.json?q=SHXM4AY55N",
    "openSearch": "https://manualanswers.com/opensearch.xml",
    "manualFinderResults": "https://manualanswers.com/manual-finder/results.json?model=SHXM4AY55N&brand=Bosch&category=dishwasher",
    "modelLookupResults": "https://manualanswers.com/model-number-lookup/results.json?model=WDF520PADM&brand=Whirlpool&category=dishwasher"
  },
  "relatedCatalogs": {
    "manuals": "https://manualanswers.com/manuals/catalog.json",
    "textExports": "https://manualanswers.com/manuals/texts/catalog.json",
    "sections": "https://manualanswers.com/sections/catalog.json",
    "answers": "https://manualanswers.com/questions/catalog.json",
    "errorCodes": "https://manualanswers.com/error-codes/catalog.json",
    "troubleshooting": "https://manualanswers.com/troubleshooting/catalog.json",
    "parts": "https://manualanswers.com/parts/catalog.json",
    "tools": "https://manualanswers.com/tools/catalog.json",
    "support": "https://manualanswers.com/support/catalog.json",
    "data": "https://manualanswers.com/data/catalog.json"
  },
  "publicRouting": {
    "models": "https://manualanswers.com/models/{slug}",
    "manuals": "https://manualanswers.com/manuals/{slug}",
    "manualSections": "https://manualanswers.com/manuals/{manualSlug}/sections/{sectionSlug}",
    "answers": "https://manualanswers.com/questions/{slug}",
    "errorCodes": "https://manualanswers.com/error-codes/{slug}",
    "troubleshooting": "https://manualanswers.com/troubleshooting/{slug}",
    "parts": "https://manualanswers.com/parts/{slug}",
    "brands": "https://manualanswers.com/brands/{slug}",
    "categories": "https://manualanswers.com/categories/{slug}"
  },
  "queryExamples": [
    {
      "label": "Bosch dishwasher filter",
      "query": "SHXM4AY55N filter",
      "url": "https://manualanswers.com/search?q=SHXM4AY55N%20filter"
    },
    {
      "label": "Whirlpool clean light",
      "query": "WDF520PADM Clean light",
      "url": "https://manualanswers.com/search?q=WDF520PADM%20Clean%20light"
    },
    {
      "label": "Samsung leak code",
      "query": "DW80R5060US LC",
      "url": "https://manualanswers.com/search?q=DW80R5060US%20LC"
    },
    {
      "label": "Rinse aid drying",
      "query": "rinse aid not drying dishwasher",
      "url": "https://manualanswers.com/search?q=rinse%20aid%20not%20drying%20dishwasher"
    },
    {
      "label": "Manual source proof",
      "query": "source proof",
      "url": "https://manualanswers.com/search?q=source%20proof"
    }
  ],
  "dishwasherBenchmark": {
    "models": 2,
    "reviewedManuals": 2,
    "substantialSections": 0,
    "reviewedAnswers": 1,
    "errorCodes": 0,
    "troubleshootingGuides": 0,
    "parts": 0,
    "url": "https://manualanswers.com/kitchen",
    "catalogUrl": "https://manualanswers.com/kitchen/catalog.json"
  },
  "collectionCoverage": [
    {
      "collection": "brands",
      "label": "Brands",
      "description": "Manufacturer landing pages and support paths.",
      "count": 3,
      "catalogUrl": "https://manualanswers.com/brands/catalog.json"
    },
    {
      "collection": "product_categories",
      "label": "Categories",
      "description": "Product-type libraries and vertical hubs.",
      "count": 3,
      "catalogUrl": "https://manualanswers.com/categories/catalog.json"
    },
    {
      "collection": "products",
      "label": "Models",
      "description": "Exact model hubs with manuals, answers, codes, guides, and parts.",
      "count": 6,
      "catalogUrl": "https://manualanswers.com/models/letters/catalog.json"
    },
    {
      "collection": "manuals",
      "label": "Manuals",
      "description": "Reviewed manuals with source/download routes.",
      "count": 6,
      "catalogUrl": "https://manualanswers.com/manuals/catalog.json"
    },
    {
      "collection": "manual_sections",
      "label": "Manual sections",
      "description": "Substantial extracted source sections from reviewed manuals.",
      "count": 51,
      "catalogUrl": "https://manualanswers.com/sections/catalog.json"
    },
    {
      "collection": "manual_questions",
      "label": "Answers",
      "description": "Reviewed source-backed questions and answers.",
      "count": 154,
      "catalogUrl": "https://manualanswers.com/questions/catalog.json"
    },
    {
      "collection": "error_codes",
      "label": "Error codes",
      "description": "Indexable diagnostic code pages.",
      "count": 2,
      "catalogUrl": "https://manualanswers.com/error-codes/catalog.json"
    },
    {
      "collection": "troubleshooting_guides",
      "label": "Troubleshooting guides",
      "description": "Indexable step-by-step troubleshooting pages.",
      "count": 3,
      "catalogUrl": "https://manualanswers.com/troubleshooting/catalog.json"
    },
    {
      "collection": "parts",
      "label": "Parts",
      "description": "Model-linked part references and fit paths.",
      "count": 3,
      "catalogUrl": "https://manualanswers.com/parts/catalog.json"
    },
    {
      "collection": "pages",
      "label": "Pages",
      "description": "Policy, contribution, search, support, and utility pages.",
      "count": 9,
      "catalogUrl": "https://manualanswers.com/sitemap-static.xml"
    }
  ]
}