{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Gros Morne Hike catalog",
  "description": "Trail notes and guided Gros Morne National Park hikes: distance, conditions, and when a guided walk is worth it. Independent hiking planner.",
  "url": "https://grosmornehike.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Gros Morne Hike",
    "url": "https://grosmornehike.com",
    "email": "info@grosmornehike.com"
  },
  "dataset": [
    {
      "@type": "TouristTrip",
      "name": "Park access info"
    },
    {
      "@type": "TouristTrip",
      "name": "Guided hikes & day tours",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/newfoundland-and-labrador-l2337/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=grosmornehike.com",
        "availability": "https://schema.org/InStock"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Which option fits you?"
    },
    {
      "@type": "TouristTrip",
      "name": "Gaspésie: National Park Entry Ticket with Snowshoe Rental",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/gaspesie-national-park-l160919/gaspesie-snowshoes-rental-and-access-to-the-park-t435593/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=grosmornehike.com",
        "availability": "https://schema.org/InStock",
        "price": "55.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "St. John's: Cape Spear City Tour with Local Guide",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/st-john-s-newfoundland-l2338/st-john-s-nl-cape-spear-city-tour-with-local-guide-t718852/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=grosmornehike.com",
        "availability": "https://schema.org/InStock",
        "price": "60.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "St. John's: 3-Hour City Tour (Small Group)",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/st-john-s-newfoundland-l2338/3-hour-city-tour-of-st-john-s-small-group-up-to-ten-quests-t657127/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=grosmornehike.com",
        "availability": "https://schema.org/InStock",
        "price": "60.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Cape Spear Lighthouse National Historic Site",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/cape-spear-lighthouse-national-historic-site-l147897/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=grosmornehike.com",
        "availability": "https://schema.org/InStock",
        "price": "60.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Signal Hill National Historic Site",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/signal-hill-national-historic-site-l105094/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=grosmornehike.com",
        "availability": "https://schema.org/InStock",
        "price": "60.00",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Gros Morne National Park",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 49.6,
      "longitude": -57.7833
    }
  }
}
