{
  "openapi": "3.1.0",
  "info": {
    "title": "Istanbul Dinner Cruise — Service Description",
    "version": "2026.09",
    "summary": "Bosphorus dinner cruises in Istanbul with a live Turkish night show — shared and private.",
    "description": "Machine-readable description of Istanbul Dinner Cruise: a shared per-guest Bosphorus dinner cruise, the Turkish night cruise (fuller show + drinks package), and private whole-yacht dinner cruises. Every cruise includes a four-course Turkish dinner and the live Turkish night show. Booking is operator-direct via WhatsApp; no automated checkout. Shared cruises are per-guest; the private dinner cruise is per yacht. Prices in EUR are starting prices. Operated by AST Tourism (TÜRSAB A-805, Istanbul since 1967).",
    "contact": {
      "name": "Istanbul Dinner Cruise",
      "url": "https://istanbuldinnercruise.net/contact",
      "email": "info@istanbuldinnercruise.net"
    },
    "license": {
      "name": "CC BY 4.0",
      "url": "https://creativecommons.org/licenses/by/4.0/"
    }
  },
  "servers": [
    {
      "url": "https://istanbuldinnercruise.net"
    }
  ],
  "x-brand": {
    "name": "Istanbul Dinner Cruise",
    "location": "Istanbul, Türkiye",
    "meetingPoint": "Karaköy pier, Beyoğlu",
    "whatsapp": "+90 552 463 84 98",
    "whatsappUrl": "https://wa.me/905524638498",
    "hours": "Nightly, boarding from 19:30 (Istanbul time)",
    "languages": [
      "en",
      "es",
      "ru",
      "ar"
    ],
    "rating": {
      "value": 4.9,
      "count": 900
    }
  },
  "x-experiences": [
    {
      "name": "Bosphorus Dinner Cruise",
      "category": "cruise",
      "fromPriceEUR": 45,
      "unit": "per guest · four-course dinner & Turkish night show",
      "url": "/bosphorus-dinner-cruise"
    },
    {
      "name": "Turkish Night Cruise",
      "category": "cruise",
      "fromPriceEUR": 55,
      "unit": "per guest · dinner, full show & drinks package",
      "url": "/turkish-night-cruise"
    },
    {
      "name": "Private Dinner Cruise",
      "category": "cruise",
      "fromPriceEUR": null,
      "unit": "per yacht (2–80 guests) · on request",
      "url": "/private-dinner-cruise"
    }
  ],
  "paths": {
    "/agents.md": {
      "get": {
        "summary": "One-page AI/agent reference",
        "responses": {
          "200": {
            "description": "Markdown reference"
          }
        }
      }
    },
    "/llms.txt": {
      "get": {
        "summary": "Entity definition for LLMs",
        "responses": {
          "200": {
            "description": "Plain text"
          }
        }
      }
    },
    "/llms-full.txt": {
      "get": {
        "summary": "Full content corpus",
        "responses": {
          "200": {
            "description": "Plain text"
          }
        }
      }
    },
    "/reviews": {
      "get": {
        "summary": "Guest reviews & aggregate rating",
        "responses": {
          "200": {
            "description": "HTML"
          }
        }
      }
    }
  }
}
