{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "ManualAnswers dishwasher part-letter catalog",
  "description": "Dishwasher part A-Z graph with per-initial model-linked parts, type/status rollups, fit-checklist links, source URLs, source manuals, downloads, and text exports.",
  "url": "https://manualanswers.com/dishwasher/parts/letters/catalog.json",
  "numberOfItems": 0,
  "distribution": {
    "@type": "DataDownload",
    "encodingFormat": "application/json",
    "contentUrl": "https://manualanswers.com/dishwasher/parts/letters/catalog.json"
  },
  "relatedCatalogs": {
    "dishwasherParts": "https://manualanswers.com/dishwasher/parts/catalog.json",
    "dishwasherModels": "https://manualanswers.com/dishwasher/models/catalog.json",
    "dishwasherManuals": "https://manualanswers.com/dishwasher/manuals/catalog.json",
    "dishwasherDownloads": "https://manualanswers.com/dishwasher/downloads/catalog.json",
    "allParts": "https://manualanswers.com/parts/catalog.json",
    "textExports": "https://manualanswers.com/manuals/texts/catalog.json"
  },
  "items": []
}