{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Mount Hood Hike catalog",
  "description": "Trail notes and guided Mount Hood National Forest hikes: distance, conditions, and when a guided walk is worth it. Independent hiking planner.",
  "url": "https://mounthoodhike.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Mount Hood Hike",
    "url": "https://mounthoodhike.com",
    "email": "info@mounthoodhike.com"
  },
  "dataset": [
    {
      "@type": "TouristTrip",
      "name": "Hand-picked experiences"
    },
    {
      "@type": "TouristTrip",
      "name": "Guided hikes & day tours",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/mount-hood-l137278/hiking-tc71/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=mounthoodhike.com",
        "availability": "https://schema.org/InStock"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Which option fits you?"
    },
    {
      "@type": "TouristTrip",
      "name": "From Portland: Columbia Gorge Waterfalls and Mt. Hood Tour",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/portland-oregon-l1024/from-portland-mt-hood-national-forest-tour-t409059/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=mounthoodhike.com",
        "availability": "https://schema.org/InStock",
        "price": "149.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "From Portland: Waterfalls, Mt Hood, and Wine Day Tour",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/portland-oregon-l1024/columbia-gorge-waterfalls-wine-tasting-tour-t29774/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=mounthoodhike.com",
        "availability": "https://schema.org/InStock",
        "price": "155.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Portland: Mt. Hood Snowshoe Adventure with Lunch",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/portland-oregon-l1024/portland-mt-hood-snowshoe-adventure-with-lunch-t1149302/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=mounthoodhike.com",
        "availability": "https://schema.org/InStock",
        "price": "219.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Timberline Lodge & Ski Area",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/timberline-lodge-and-ski-area-l104577/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=mounthoodhike.com",
        "availability": "https://schema.org/InStock",
        "price": "140.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Mt. Hood National Forest",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/mt-hood-national-forest-l93020/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=mounthoodhike.com",
        "availability": "https://schema.org/InStock",
        "price": "130.00",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Mount Hood National Forest",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 45.3735,
      "longitude": -121.6959
    }
  }
}
