{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-cove-campground-cottage-rentals-carrying-place-on",
  "name": "Cedar Cove Campground & Cottage Rentals",
  "description": "Cedar Cove Campground, is located on Wellers Bay in Carrying Place near Trenton, ON . It has 3 spectacular lake view cottages and 2 park model trailer rental",
  "url": "https://campertunity.com/listings/campgrounds/cedar-cove-campground-cottage-rentals-carrying-place-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "79 Carter Rd",
    "addressLocality": "Carrying Place",
    "addressRegion": "ON",
    "postalCode": "K0K 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.03003,
    "longitude": -77.6276
  },
  "sameAs": [
    "https://ccrvc.ca/campground/cedar-cove-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}