{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/premier-billiards-beer-hall-canton-oh",
  "name": "Premier Billiards & Beer Hall",
  "description": "Experience RV camping with a twist at this 9,500 sq ft premier pool hall. Settle in at one of 20 Diamond tables for competitive billiards, then challenge friends to pinball, video golf or darts. Grab your favorite craft beer or cocktail from a 100 ft copper-top bar, peruse pool supplies and merch, and snack on your own takeout from nearby eateries. Open late with ample parking and a welcoming social vibe, it‚Äôs the perfect stop for night owls and RV campers alike.",
  "url": "https://campertunity.com/listings/campgrounds/premier-billiards-beer-hall-canton-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35481/photo-gallery/D1Qu1DVPPoZYKkbA_e63284473921516bf962ae39618e5d2f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canton, OH",
    "addressLocality": "Canton",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.83775268,
    "longitude": -81.49700985
  },
  "checkinTime": "08:40:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}