{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.stonyhillvineyard.com/#organization",
      "name": "Stony Hill",
      "url": "https://www.stonyhillvineyard.com/",
      "description": "A hidden pearl nestled within lush forestry, Stony Hill continues to define luxury by producing high-elevation, mineral-driven wine on Spring Mountain."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/stony-hill#asg",
      "name": "Stony Hill ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/stony-hill",
      "isPartOf": {
        "@id": "https://www.stonyhillvineyard.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}