{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dougherty-campground-enterprise-or",
  "name": "Dougherty Campground",
  "description": "Dougherty Campground is situated in an open pine forest and grassland near the northern boundary of the Hells Canyon National Recreation Area. The site offers 4 tent/trailer sites, and 8 tent-only sites. Primary activities include camping, picnicking, berry picking and hunting during the fall season. Use season is generally June through early October. Quiet hours are 10:00 p.m. until 6:00 a.m.",
  "url": "https://campertunity.com/listings/campgrounds/dougherty-campground-enterprise-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "201 East 2nd Street",
    "addressLocality": "Enterprise",
    "addressRegion": "OR",
    "postalCode": "97846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.853327,
    "longitude": -117.034233
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10364885"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$10+"
}