{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wooded-family-farm-retreat-quebec-qc",
  "name": "Wooded Family Farm Retreat",
  "description": "Nestled in a serene wooded yard just minutes from Quebec City, this family-run farm offers easy-access RV Camping with level, hilly terrain and quiet nights. Enjoy generous space, friendly hosts, playful chickens, a rabbit, and even a family dog greeting you at the gate. Gather around the firepit, sample fresh-baked pizzas from the outdoor oven, and relax in this peaceful mountain-framed escape perfect for sharing memorable moments with loved ones.",
  "url": "https://campertunity.com/listings/campgrounds/wooded-family-farm-retreat-quebec-qc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11934/profile/GWGP1zmvy0w1f0Cw_43f6fd6cede8e08265975df8f31ab173_medium.png",
    "https://dr64aezf2r473.cloudfront.net/user/264008/profile/wvSZjqzsbYHYIurs_6e3ad976acc10ef76af49371fdd30c58_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Québec, QC",
    "addressLocality": "Québec",
    "addressRegion": "QC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.82599601,
    "longitude": -71.4182481
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  }
}