{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Iguazú Falls Tickets catalog",
  "description": "Compare timed entry and skip-the-line Iguazu Falls tickets. Independent visitor guide — not the official operator.",
  "url": "https://iguazufallstickets.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Iguazú Falls Tickets",
    "url": "https://iguazufallstickets.com",
    "email": "info@iguazufallstickets.com"
  },
  "dataset": [
    {
      "@type": "Product",
      "name": "Entry from the operator"
    },
    {
      "@type": "Product",
      "name": "Book with a trusted partner"
    },
    {
      "@type": "Product",
      "name": "Which option fits you?"
    },
    {
      "@type": "Product",
      "name": "Iguazú Falls Entry Tickets: Argentina Side Access"
    },
    {
      "@type": "Product",
      "name": "From Puerto Iguazú: Iguazú Falls Tour with Park Entry & Transfers"
    },
    {
      "@type": "Product",
      "name": "From Puerto Iguazú: Iguazú Falls Argentina Side Tour with Gran Aventura Boat Ride & Transfers"
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Iguazu Falls",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -25.6953,
      "longitude": -54.4367
    }
  }
}
