{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nottingham-campground-or",
  "name": "Nottingham Campground",
  "description": "Explore Nottingham Campground in Mt. Hood National Forest, Oregon with Recreation.gov. Nottingham Campground is a local secret, hidden right off highway 35, centrally located with easy access to Mt. Hood and Hood River. The Hood River runs next to",
  "url": "https://campertunity.com/listings/campgrounds/nottingham-campground-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/84050.jpg",
    "https://cdn.recreation.gov/public/images/84051.jpg",
    "https://cdn.recreation.gov/public/2019/04/17/17/34/272096_8c928562-5642-41f1-add2-1a7c20074b2b_700.jpg",
    "https://cdn.recreation.gov/public/images/84053.jpg",
    "https://cdn.recreation.gov/public/images/84054.jpg",
    "https://cdn.recreation.gov/public/images/84055.jpg",
    "https://cdn.recreation.gov/public/2019/04/17/17/33/272096_9df66d3b-d456-464c-890e-8927da34e630_1440.jpg",
    "https://cdn.recreation.gov/public/images/84052.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nottingham Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3671,
    "longitude": -121.5677
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/272096?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "29",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$29+"
}