{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camerons-beach-campground-iroquois-falls-on",
  "name": "Cameron's Beach Campground",
  "description": "Cameron's Beach Campground has been hosting families like yours since 1945! Where the famous saying can be heard... ​\"One night is just not enough!\" ​We are",
  "url": "https://campertunity.com/listings/campgrounds/camerons-beach-campground-iroquois-falls-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1011 Cameron Ave",
    "addressLocality": "Iroquois Falls",
    "addressRegion": "ON",
    "postalCode": "P0K 1G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7854586,
    "longitude": -80.7937564
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camerons-beach-trailer-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}