{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-tavern-trailside-retreat-shawnee-oh-us",
  "name": "Historic Tavern & Trailside Retreat",
  "description": "Nestled in a revitalized historic coal-mining town in Southeast Ohio, this charming tavern offers RV Camping steps from its bar & grill. Enjoy local brews, live music, and hearty menu favorites, with a brewery and distillery on the horizon. Stroll ornate streets, explore the Buckeye Trail for bird-watching, biking, and backpacking, then unwind under starry skies.",
  "url": "https://campertunity.com/listings/campgrounds/historic-tavern-trailside-retreat-shawnee-oh-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/7198/photo-gallery/B7O5xYyOCwryXufZ_76ee388d796fca976cc3e4e8e765d14e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shawnee, OH",
    "addressLocality": "Shawnee",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.57280826,
    "longitude": -82.22378126
  },
  "sameAs": [
    "http://blackdiamonddev.com/",
    "https://www.harvesthosts.com/hosts/ohio/black-diamond-development"
  ],
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backpacking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}