{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/union-creek-campground-or",
  "name": "Union Creek Campground",
  "description": "Explore Union Creek Campground in Wallowa Whitman National Forest, Oregon with Recreation.gov. One of Eastern Oregon’s largest Forest Service campgrounds, Union Creek Campground is located 18 miles South of Baker City. Sitting along Phillips Reservoir��",
  "url": "https://campertunity.com/listings/campgrounds/union-creek-campground-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68093.jpg",
    "https://cdn.recreation.gov/public/2018/08/07/20/52/e5a8055a-a0d1-4fb4-aa39-f24cc04a4171_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Union Creek Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4149,
    "longitude": -118.0107
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233115?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$34-$120"
}