{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serene-stay-with-scenic-pavilion-views-canton-oh",
  "name": "Serene Stay with Scenic Pavilion Views",
  "description": "Imagine pulling your RV into a serene oasis where tranquility meets open skies and lush greenery rolls out like a welcome mat just for you. As you settle in for an idyllic RV camping experience, embrace the calm as you're cozied up amidst a picturesque setting that promises a respite from the bustling world. Here, the pastoral charm offers ample space for you to park your home-on-wheels and bask in the bounty of nature. Delight in the expansive grassy knolls perfect for a family picnic or a s...",
  "url": "https://campertunity.com/listings/campgrounds/serene-stay-with-scenic-pavilion-views-canton-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22342/profile/eKUEWH3QZWmhKa0W_c6b520ee2e9ccd5f83e081a24088c362_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canton, OH",
    "addressLocality": "Canton",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.89746468,
    "longitude": -81.471481
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "09:00:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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
  }
}