{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://hartfordhillwinery.com/#organization",
      "name": "Hartford Hill Winery",
      "url": "http://hartfordhillwinery.com/",
      "description": "A winery and brewery located in Hartford, OH. Visitors can experience great views, delicious drinks and fresh, wood-fired pizza. We also provide rental services for weddings, showers, graduations, and more!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hartford-hill-winery#asg",
      "name": "Hartford Hill Winery ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hartford-hill-winery",
      "isPartOf": {
        "@id": "http://hartfordhillwinery.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}