{
  "$schema_version": "1.0.0",
  "$updated": "2026-03-12",
  "@context": "https://schema.org",
  "@type": "TouristAttraction",
  "name": "Tankyu Distillery Tour",
  "alternateName": "丹丘蒸留所 ガイドツアー",
  "provider": {
    "@type": "Organization",
    "name": "Tankyu Distillery",
    "url": "https://tankyudistillery.jp"
  },

  "tour": {
    "duration": "PT60M",
    "durationMinutes": 60,
    "price": {
      "priceCurrency": "JPY",
      "price": 2000,
      "priceNote": "tax included, per person"
    },
    "availableLanguages": ["ja", "en", "zh-Hant"],
    "availability": "Japanese tours: every Saturday. English tours: every Sunday. Mandarin tours: every Thursday at 16:00 (from April 2026). 10:00–17:00 JST (excluding public holidays).",
    "bookingDeadline": "23:59 the day before",
    "bookingUrls": {
      "ja": "https://booking.tankyudistillery.jp/ja/booking-calendar/%E4%B8%B9%E4%B8%98%E8%92%B8%E7%95%99%E6%89%80-%E3%82%AC%E3%82%A4%E3%83%89%E3%83%84%E3%82%A2%E3%83%BC-discover",
      "en": "https://perfumetreesgin.wixstudio.com/my-site-11/en/booking-calendar/distillery-tour-with-product-tasting?referral=service_list_widget",
      "zh-Hant": "https://perfumetreesgin.wixstudio.com/my-site-11/zh/booking-calendar/%E4%B8%B9%E4%B8%98%E8%92%B8%E7%95%99%E6%89%80-%E5%B0%8E%E8%A6%BD%E9%AB%94%E9%A9%97-discover?referral=service_list_widget"
    },
    "included": [
      "Behind-the-scenes production area visit (stills, washbacks)",
      "Guided explanation of mashing, fermentation, and distillation",
      "Barrel warehouse walkthrough",
      "Tasting room visit",
      "Craft gin tasting (Yuki no Mado or Perfume Trees Gin)",
      "New-make whisky spirit tasting",
      "Souvenir mini bottle"
    ]
  },

  "location": {
    "@type": "Place",
    "name": "Tankyu Distillery",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "23 Kita, Nishi 2-go",
      "addressLocality": "Higashikawa-cho",
      "addressRegion": "Hokkaido",
      "postalCode": "071-1402",
      "addressCountry": "JP"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 43.6833,
      "longitude": 142.5167
    }
  },

  "operatingHours": {
    "standard": "Mo-Fr 10:00-17:00",
    "tourDays": "Saturday (Japanese), Sunday (English), Thursday (Mandarin, from April 2026)",
    "closed": "Public holidays"
  },

  "access": {
    "nearestAirport": {
      "name": "Asahikawa Airport",
      "travelTime": "15 minutes by car"
    },
    "nearestCity": {
      "name": "Asahikawa",
      "travelTime": "20 minutes by car"
    },
    "publicTransportNote": "Limited public transport; car rental or taxi recommended",
    "parking": true
  },

  "contact": {
    "email": "info@tankyudistillery.jp",
    "telephone": "+81-80-2554-7335"
  }
}
