{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-cache-campground-timmins-on",
  "name": "The Cache Campground",
  "description": "We offer seasonal, weekly and daily lots with 30-amp service. We also have cottage rentals by 3 night minimum, weekly or monthly. Onsite there is a retail/grocery store, ice, gas, propane, live bait, all your fishing needs (such as rods/reels and tackle), RV/marine parts and accessories, and fishing/hunting licenses.",
  "url": "https://campertunity.com/listings/campgrounds/the-cache-campground-timmins-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/04/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 144, McKeown Township Kenogamissi Lake",
    "addressLocality": "Timmins",
    "addressRegion": "ON",
    "postalCode": "P4N 8E8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.26274,
    "longitude": -81.5613
  },
  "sameAs": [
    "https://ccrvc.ca/campground/the-cache-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}