{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.annieappleseedproject.org/#organization",
      "name": "Annie Appleseed",
      "url": "https://www.annieappleseedproject.org/",
      "description": "The Annie Appleseed Project offers evidence-based information on natural, complementary and integrative therapies shared from the patient perspective."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/annie-appleseed#asg",
      "name": "Annie Appleseed ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/annie-appleseed",
      "isPartOf": {
        "@id": "https://www.annieappleseedproject.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}