{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cosmocamping-lansdowne-on",
  "name": "CosmoCamping",
  "description": "Welcome to CosmoCamping, a 45-year-old family campsite located in the heart of the 1000 Islands. CosmoCamping is a traditional Canadian campground that",
  "url": "https://campertunity.com/listings/campgrounds/cosmocamping-lansdowne-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "382 Thousand Islands Pkwy",
    "addressLocality": "Lansdowne",
    "addressRegion": "ON",
    "postalCode": "K0E 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.35,
    "longitude": -76.05436
  },
  "sameAs": [
    "https://ccrvc.ca/campground/cosmocamping/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}