{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://earthdancefarms.org/#organization",
      "name": "EarthDance",
      "url": "http://earthdancefarms.org/",
      "description": "EarthDance is a teaching farm, sharing the craft and science of organic farming with everyone. We grow organic food, farmers, and community."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/earthdance#asg",
      "name": "EarthDance ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/earthdance",
      "isPartOf": {
        "@id": "http://earthdancefarms.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}