{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rideau-acres-campground-kingston-on-2",
  "name": "Rideau Acres Campground",
  "description": "Located 2 km north of Hwy 401 on Hwy 15 just north of Kingston. Friendly family camping with a beach and swimming pool. Activities include mini-golf, horseshoes, disc-golf, basketball, hiking trails, great bass & pike fishing. Boats, canoes, kayaks and paddleboards are available for rent or just relax and do nothing during your stay. Pet friendly.",
  "url": "https://campertunity.com/listings/campgrounds/rideau-acres-campground-kingston-on-2",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1014 Cunningham Rd",
    "addressLocality": "Kingston",
    "addressRegion": "ON",
    "postalCode": "K7L 4V3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.30347,
    "longitude": -76.4175
  },
  "sameAs": [
    "https://ccrva.ca/campground/rideau-acres-campground/",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}