{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/countryside-acre-rv-retreat-sherbrooke-qc",
  "name": "Countryside Acre RV Retreat",
  "description": "Nestled on a one-acre lot just minutes from downtown, this peaceful countryside retreat offers RV camping on a level gravel driveway. Enjoy easy access to nearby bike paths and hiking trails, then unwind in a tranquil neighborhood setting. Friendly hosts share local tourist guides and a warm welcome, making it ideal for overnight stays or longer commutes. Perfect for bikers, hikers, and city explorers seeking a serene basecamp.",
  "url": "https://campertunity.com/listings/campgrounds/countryside-acre-rv-retreat-sherbrooke-qc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40675/photo-gallery/9kvSNu3nlvxlmEXR_70f9ad54e7d9693feb8b98085a417a01_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/901598/profile/9AynmA9KH0EGY0zT_0ca6e8aa54e691f4248bff18fb81cbbf_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sherbrooke, QC",
    "addressLocality": "Sherbrooke",
    "addressRegion": "QC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4104731,
    "longitude": -71.83466503
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}