{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-moran-wy",
  "name": "Clothes Wash Dry",
  "description": "Park Passes - large campsite on Jackson Lake - in Grand Teton National Park - different rates, see website website - center 10mls",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-moran-wy",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Colter Bay Village Road",
    "addressLocality": "Moran",
    "addressRegion": "WY",
    "postalCode": "83013",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.90498,
    "longitude": -110.64091
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "64",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "$64+"
}