{
    "@context": "https://schema.org",
    "@type": "DataCatalog",
    "name": "Supplements Apothecary Dataset Catalog",
    "url": "https://www.supplementsapothecary.com/ai/catalog.json",
    "description": "Machine-readable catalog of public content and AI-facing resources for Supplements Apothecary.",
    "dateModified": "2026-07-08T15:46:28Z",
    "dataset": [
        {
            "@type": "Dataset",
            "name": "Supplements Apothecary Content Library",
            "description": "Machine-readable inventory of public content and datasets for Supplements Apothecary.",
            "url": "https://www.supplementsapothecary.com/library/",
            "dateModified": "2026-07-08T15:46:28Z",
            "distribution": [
                {
                    "@type": "DataDownload",
                    "encodingFormat": "application/json",
                    "contentUrl": "https://www.supplementsapothecary.com/ai/catalog.json"
                }
            ],
            "itemCount": 0
        }
    ]
}
