{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-nest-at-crowsnest-pass-coleman-ab",
  "name": "THE NEST AT CROWSNEST PASS by Memories RV Resorts",
  "description": "The Nest at Crowsnest Pass is a fully-serviced 4 season vacation destination for wilderness enthusiasts, thrill-seekers, and those searching for a relaxing",
  "url": "https://campertunity.com/listings/campgrounds/the-nest-at-crowsnest-pass-coleman-ab",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Wolfstone Dr",
    "addressLocality": "Coleman",
    "addressRegion": "AB",
    "postalCode": "T0K 0M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.63703,
    "longitude": -114.563824
  },
  "sameAs": [
    "https://ccrvc.ca/campground/the-nest-at-crowsnest-pass/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}