{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-forest-rv-camping-retreat-levis-qc",
  "name": "Secluded Forest RV Camping Retreat",
  "description": "Nestled at the end of a tranquil dead-end road, this forested RV camping retreat offers a cozy spot under the trees just minutes from a scenic ferry to historic Quebec City. Enjoy level, gravel-pitch sites tucked among pines, meet friendly chickens and rabbits, and gather around the communal fire pit for stories beneath starlit skies. Winter camping is available, and easy access to city bridges makes day trips effortless. Note: mosquitos and flies active in summer.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-forest-rv-camping-retreat-levis-qc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15597/photo-gallery/cmAWKqcHADJHahku_f12aa81fbbb75c26d398f4c7e65d55c4_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/317461/profile/NgcGitDcHLLUghOy_dd6a867d896eb6be596fcd16821d37b7_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lévis, QC",
    "addressLocality": "Lévis",
    "addressRegion": "QC",
    "postalCode": "G6C1N2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.77252392,
    "longitude": -71.1722576
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.96,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  }
}