{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whisper-valley-campground-rv-park-glenwood-ab",
  "name": "Whisper Valley Campground & RV Park",
  "description": "Welcome to Whisper Valley located along the Belly River in south western Alberta! Our season long sites offer you a home away from home for the summer.",
  "url": "https://campertunity.com/listings/campgrounds/whisper-valley-campground-rv-park-glenwood-ab",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Box 1024",
    "addressLocality": "Glenwood",
    "addressRegion": "AB",
    "postalCode": "T0K 2R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.34849699999999,
    "longitude": -113.51050299999997
  }
}