{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-hartville-oh",
  "name": "Harvest Hosts attraction near Hartville, OH",
  "description": "We were built and established in 1829. It was originally named the \"Hartville Hotel and Tavern\". Today, the Hartville Pantry continues its long tradition of serving old-fashion American comfort food. Now serving wine, and beer with a full bar!",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-hartville-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35429/photo-gallery/NWqhuwbaWhox2rrO_ccfca2c6eecd844ce7af8713f700b17c_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hartville, OH",
    "addressLocality": "Hartville",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.97463163,
    "longitude": -81.36493012
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/ohio/Z1PgEeUd3JF5QW3PvGjX?source=nearby",
    "https://hartvillepantry.com/"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}