{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hoodview-or",
  "name": "Hoodview",
  "description": "Explore Hoodview in Mt. Hood National Forest, Oregon with Recreation.gov. The Hoodview Campground sits on the shores of Timothy Lake, in the shadow of Oregon's Mt. Hood. The surrounding forest setting offers spectacular views, miles o",
  "url": "https://campertunity.com/listings/campgrounds/hoodview-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/67054.jpg",
    "https://cdn.recreation.gov/public/images/67051.jpg",
    "https://cdn.recreation.gov/public/2020/12/03/22/54/232867_fa1ee156-82b8-493b-9f84-deeb27e5275d_700.jpg",
    "https://cdn.recreation.gov/public/2020/12/03/22/56/232867_5d67e170-2cfb-4f1a-a375-043ead73e86b_1440.jpg",
    "https://cdn.recreation.gov/public/images/66919.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/12/23/16/40/232867_2510925c-2d9f-4ba3-9cb4-1c26740c9286_700.png",
    "https://cdn.recreation.gov/public/2018/08/13/21/49/3826adf6-e654-4d89-b854-4d6e9d400243_1600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoodview",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.107778,
    "longitude": -121.791667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232867"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$22-$26"
}