{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Mount Taranaki (Egmont) Hike catalog",
  "description": "Trail notes and guided Egmont National Park (Mount Egmont / Mount Taranaki) hikes: distance, conditions, and when a guided walk is worth it. Independent hiking planner.",
  "url": "https://egmonthike.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Mount Taranaki (Egmont) Hike",
    "url": "https://egmonthike.com",
    "email": "info@egmonthike.com"
  },
  "dataset": [
    {
      "@type": "TouristTrip",
      "name": "Park access info"
    },
    {
      "@type": "TouristTrip",
      "name": "Guided hikes & day tours",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/mount-taranaki-l161699/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=egmonthike.com",
        "availability": "https://schema.org/InStock"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Which option fits you?"
    },
    {
      "@type": "TouristTrip",
      "name": "24-Day Greatest of All Tours - Small Group",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/auckland-l822/24-day-greatest-of-all-tours-small-group-tour-t668031/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=egmonthike.com",
        "availability": "https://schema.org/InStock",
        "price": "3.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Rotorua: Mount Tarawera Volcanic Crater Guided Walk",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/rotorua-l1398/mount-tarawera-volcanic-crater-guided-walk-experience-t178682/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=egmonthike.com",
        "availability": "https://schema.org/InStock",
        "price": "70.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Rotorua: Helicopter Flight & Guided Walk on Mt Tarawera",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/rotorua-l1398/rotorua-helicopter-flight-and-guided-walk-on-mt-tarawera-t487470/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=egmonthike.com",
        "availability": "https://schema.org/InStock",
        "price": "630.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Wai-O-Tapu Thermal Wonderland",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/wai-o-tapu-thermal-wonderland-l88123/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=egmonthike.com",
        "availability": "https://schema.org/InStock",
        "price": "35.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Te Puia - Geysers & Māori Cultural Centre",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/te-puia-l62606/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=egmonthike.com",
        "availability": "https://schema.org/InStock",
        "price": "80.00",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Egmont National Park (Mount Egmont / Mount Taranaki)",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -39.2969,
      "longitude": 174.063
    }
  }
}
