{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-shawnee-oh",
  "name": "Harvest Hosts attraction near Shawnee, OH",
  "description": "Large parking area next to our pizza shop.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-shawnee-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34913/photo-gallery/TupYpx5V0zPjS7kB_a87d084678883093849d8edc8af48b3c_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shawnee, OH",
    "addressLocality": "Shawnee",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.51527994,
    "longitude": -82.35458784
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/ohio/rFJ8PUxQbp3DuX4FOCGw?source=nearby"
  ],
  "checkinTime": "06:00:00",
  "checkoutTime": "12:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}