{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedardale-cottage-burlington-on",
  "name": "Cedardale Family Campground & Cottage Resort",
  "description": "Located on the shores of Lake Ontario, Cederdale has its own private sandy beach, heated pool, volleyball, extra-large checker/chess set, playground, store, recreation hall and organized activities and much more. Our beautiful, treed resort has fantastic overnight/seasonal sites and beautifully renovated rental cottages, perfect for everyone. While staying at Cederdale, take a drive through scenic Prince Edward County with its wineries, shops, dining, beaches, and orchards. Visit some local f...",
  "url": "https://campertunity.com/listings/campgrounds/cedardale-cottage-burlington-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "107A Cedardale Rd RR 2",
    "addressLocality": "Carrying Place",
    "addressRegion": "ON",
    "postalCode": "K0K 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.02158,
    "longitude": -77.6473
  },
  "sameAs": [
    "https://ccrvc.ca/campground/cedardale-family-campground-cottage-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}