{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chinook-rv-park-the-dalles-or",
  "name": "Charlie RV Park.",
  "description": "24 new RV spaces; 16-10's x 10's station unit. website. windowv-mark.com",
  "url": "https://campertunity.com/listings/campgrounds/chinook-rv-park-the-dalles-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "905 Heritage Way",
    "addressLocality": "The Dalles",
    "addressRegion": "OR",
    "postalCode": "97058",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6215628,
    "longitude": -121.2203028
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/6390243-chinook-rv-park-for-sale-in-the-dalles-or"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "1749000",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "$1749000+"
}