{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Wat Arun Tours catalog",
  "description": "Guided and self-guided Wat Arun itineraries. Compare duration, meeting points, and inclusions before you book. Independent tour planner.",
  "url": "https://wataruntour.com/catalog.json",
  "publisher": {
    "@type": "Organization",
    "name": "Wat Arun Tours",
    "url": "https://wataruntour.com",
    "email": "info@wataruntour.com"
  },
  "dataset": [
    {
      "@type": "TouristTrip",
      "name": "Chao Phraya River Cruise & Wat Arun Visit",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/wat-arun-l3806/cruises-boat-tours-tc48/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=wataruntour.com",
        "availability": "https://schema.org/InStock",
        "price": "28.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Bangkok Temples Day Tour with Wat Arun",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/wat-arun-l3806/day-trips-tc172/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=wataruntour.com",
        "availability": "https://schema.org/InStock",
        "price": "65.00",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TouristTrip",
      "name": "Wat Arun Evening Illumination Tour",
      "offers": {
        "@type": "Offer",
        "url": "https://www.getyourguide.com/wat-arun-l3806/night-tours-tc10/?partner_id=EOXKTEI&utm_medium=online_publisher&cmp=wataruntour.com",
        "availability": "https://schema.org/InStock",
        "price": "42.00",
        "priceCurrency": "USD"
      }
    }
  ],
  "spatialCoverage": {
    "@type": "TouristAttraction",
    "name": "Wat Arun",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 13.7437,
      "longitude": 100.4887
    }
  }
}
