{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wawaitin-holiday-park-timmins-on-1",
  "name": "Wawaitin Holiday Park",
  "description": "We are dedicated to providing outdoor enthusiasts with diverse outlets for following their dreams and experiencing nature as it is meant to be. We offer alternative lodging options at Wawaitin Holiday Park; fully serviced RV lots, furnished prospector tents, camping cabins and yurts.",
  "url": "https://campertunity.com/listings/campgrounds/wawaitin-holiday-park-timmins-on-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/07/ccrvc-april-13-002.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7003 Dalton Rd, PO Box 246",
    "addressLocality": "Timmins",
    "addressRegion": "ON",
    "postalCode": "P4N 7E2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.33768,
    "longitude": -81.48659
  },
  "sameAs": [
    "https://ccrvc.ca/campground/wawaitin-holiday-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}