{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greendale-dutch-john-ut",
  "name": "Greendale",
  "description": "Explore Greendale in Ashley National Forest, Utah with Recreation.gov. Greendale Campground is located in the beautiful Flaming Gorge National Recreation Area on the Ashley National Forest at an elevation of 6,900 feet. Flaming Gor",
  "url": "https://campertunity.com/listings/campgrounds/greendale-dutch-john-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70605.jpg",
    "https://cdn.recreation.gov/public/images/70608.jpg",
    "https://cdn.recreation.gov/public/images/70618.jpg",
    "https://cdn.recreation.gov/public/images/70638.jpg",
    "https://cdn.recreation.gov/public/images/70708.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70597.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "HWY 44",
    "addressLocality": "Dutch John",
    "addressRegion": "UT",
    "postalCode": "84023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8816667,
    "longitude": -109.4577778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233821"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "173",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "$173+"
}