{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.greatmeadow.org/#organization",
      "name": "Great Meadow",
      "url": "http://www.greatmeadow.org/",
      "description": "Great Meadow is a premier outdoor venue in Virginia hosting equestrian events, festivals, community gatherings, and private event rentals year-round."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/great-meadow#asg",
      "name": "Great Meadow ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/great-meadow",
      "isPartOf": {
        "@id": "http://www.greatmeadow.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}