{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://shambhala.org/#organization",
      "name": "Shambhala",
      "url": "https://shambhala.org/",
      "description": "We are a global community of meditation practitioners who believe that human beings are basically good."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/shambhala#asg",
      "name": "Shambhala ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/shambhala",
      "isPartOf": {
        "@id": "https://shambhala.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}