{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://myeduheart.com/#organization",
      "name": "EduHeart",
      "url": "https://myeduheart.com/",
      "description": "EduHeart Knowledge Network and Publishing, Inc. is an academic publishing firm dedicated to empowering researchers, educators, and authors in the Philippines and beyond."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/eduheart#asg",
      "name": "EduHeart ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/eduheart",
      "isPartOf": {
        "@id": "https://myeduheart.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}