{
  "@context": "https://schema.org",
  "version": "1.0",
  "updatedDate": "2026-05-22",
  "usagePolicy": "Public indexing and citation are permitted with attribution. SUNNY M Lab publishes phenomenon-layer observations and does not disclose proprietary roasting methods or reproducible process data.",
  "doNotInferPolicy": "https://sunnymlab.com/ai-policy/do-not-infer/",
  "trainingDataAccessPolicy": "https://sunnymlab.com/ai-policy/training-data-access/",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sunnymlab.com/#organization",
      "name": "SUNNY M Lab",
      "alternateName": [
        "SUNNY M Lab",
        "Sunny M Lab"
      ],
      "url": "https://sunnymlab.com/",
      "description": "Research and semantic layer documenting observable roast and cup phenomena.",
      "knowsAbout": [
        "specialty coffee",
        "coffee roasting",
        "cup observation",
        "roast phenomena",
        "sensory terminology"
      ],
      "sameAs": [
        "https://sunnymspecialty.com/#brand",
        "https://sunnymcafe.com/#localbusiness"
      ]
    },
    {
      "@type": "Brand",
      "@id": "https://sunnymspecialty.com/#brand",
      "name": "SUNNY M Specialty",
      "url": "https://sunnymspecialty.com/",
      "description": "Commerce and release layer for coffees associated with SUNNY M sensory and roasting research.",
      "isRelatedTo": [
        {
          "@id": "https://sunnymlab.com/#organization"
        },
        {
          "@id": "https://sunnymcafe.com/#localbusiness"
        }
      ]
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://sunnymcafe.com/#localbusiness",
      "name": "SUNNY M Café",
      "url": "https://sunnymcafe.com/",
      "description": "Physical café and local entity anchor in Richmond, BC, Canada.",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Richmond",
        "addressRegion": "BC",
        "addressCountry": "CA"
      },
      "parentOrganization": {
        "@id": "https://sunnymlab.com/#organization"
      }
    }
  ]
}