{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cosmo-camping-lansdowne-on-1",
  "name": "Cosmo Camping",
  "description": "Cosmo Camping is a private campground located in Landsdowne, Ontario in the South Eastern tourism region. The campground is in the heart of the 1000 Islands and offers seasonal and transient camping.",
  "url": "https://campertunity.com/listings/campgrounds/cosmo-camping-lansdowne-on-1",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/cosmo_camping_logo.webp",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "382 1000 Islands Parkway",
    "addressLocality": "Lansdowne",
    "addressRegion": "ON",
    "postalCode": "K0E 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.34975,
    "longitude": -76.05629
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/cosmo-camping/",
    "https://www.rvezy.com"
  ]
}