{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mmthcoffee.com/#organization",
      "name": "매머드커피",
      "url": "https://mmthcoffee.com/",
      "description": "MAMMOTH COFFEE 공식 홈페이지입니다."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mmthcoffee-com#asg",
      "name": "매머드커피 ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mmthcoffee-com",
      "isPartOf": {
        "@id": "https://mmthcoffee.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}