{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yellowpine-ut",
  "name": "Yellowpine",
  "description": "Explore Yellowpine in Ashley National Forest, Utah with Recreation.gov. Yellowpine Campground is located next to Rock Creek in the Rock Creek Drainage on the southern slope of the beautiful Uinta Mountains. Visitors enjoy fishing an",
  "url": "https://campertunity.com/listings/campgrounds/yellowpine-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63343.jpg",
    "https://cdn.recreation.gov/public/images/63409.jpg",
    "https://cdn.recreation.gov/public/images/63460.jpg",
    "https://cdn.recreation.gov/public/images/63437.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/63243.jpg",
    "https://cdn.recreation.gov/public/images/63254.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yellowpine",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5352778,
    "longitude": -110.6380556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231910"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "$10-$30"
}