{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Dataset",
      "@id": "https://alternaeco.com/data/categories-collections.csv#dataset",
      "name": "Alterna Éco-Solutions — categories and collections dataset",
      "description": "Non-transactional reference dataset listing categories and collections as published on alternaeco.com. Informational only. No pricing, availability or guarantees.",
      "inLanguage": "fr-CA",
      "isAccessibleForFree": true,
      "license": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
      "creator": {
        "@type": "Organization",
        "name": "Alterna Éco-Solutions",
        "url": "https://alternaeco.com/"
      },
      "distribution": [
        {
          "@type": "DataDownload",
          "encodingFormat": "text/csv",
          "contentUrl": "https://alternaeco.com/data/categories-collections.csv"
        }
      ]
    }
  ]
}
