{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/69ce7e99201238e56bbad4da",
  "name": "Kinsmen Campground",
  "description": "Nestled in the heart of Provost, Alberta, Kinsmen Campground offers a quiet and welcoming place to relax, recharge, and enjoy small-town hospitality. Conveniently located near the recreation park and community facilities, the campground features powered RV sites with easy access to a modern shower house and nearby amenities. Whether you’re stopping in for a night, attending a local tournament or event, or planning a family getaway, Kinsmen Campground provides a comfortable home base for explo...",
  "url": "https://campertunity.com/listings/campgrounds/69ce7e99201238e56bbad4da",
  "image": [
    "https://res.cloudinary.com/letscamp/image/upload/w_768/rpjek8swlb8pjpzfwfmi?_a=BAMAOGiu0",
    "https://res.cloudinary.com/letscamp/image/upload/w_768/abmiyv0fcnn0lh62hooe?_a=BAMAOGiu0"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43 Street",
    "addressLocality": "Provost",
    "addressRegion": "Alberta",
    "postalCode": "T0B 3S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.35275788287194,
    "longitude": -110.25258637713534
  },
  "sameAs": [
    "https://letscamp.ca/camps/69ce7e99201238e56bbad4da"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$30+"
}