{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/edson-rv-park-and-campground-edson-ab",
  "name": "Edson RV Park and Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/edson-rv-park-and-campground-edson-ab",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Golf Course Rd",
    "addressLocality": "Edson",
    "addressRegion": "AB",
    "postalCode": "T7E 3E2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.58404,
    "longitude": -116.404217
  },
  "sameAs": [
    "https://ccrvc.ca/campground/edson-rv-park-and-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}