{
  "openapi": "3.1.0",
  "info": {
    "title": "Sunset Bosphorus Cruise — Service Description",
    "version": "2026.09",
    "summary": "Bosphorus cruises in Istanbul timed to the golden hour — shared and private — plus guided Istanbul tours.",
    "description": "Machine-readable description of Sunset Bosphorus Cruise: shared per-guest cruises (sunset with dinner & Turkish night show, dinner, lunch, sightseeing, full-day Black Sea), private whole-yacht charters, guided Istanbul tours, and celebrations (proposals, weddings, birthdays, events). Booking is operator-direct via WhatsApp; no automated checkout. Shared cruises are per-guest; private charters per yacht. Prices in EUR are starting prices. Operated by AST Tourism (TÜRSAB A-805, Istanbul since 1967).",
    "contact": {
      "name": "Sunset Bosphorus Cruise",
      "url": "https://sunsetbosphoruscruise.com/contact",
      "email": "info@sunsetbosphoruscruise.com"
    },
    "license": {
      "name": "CC BY 4.0",
      "url": "https://creativecommons.org/licenses/by/4.0/"
    }
  },
  "servers": [
    {
      "url": "https://sunsetbosphoruscruise.com"
    }
  ],
  "x-brand": {
    "name": "Sunset Bosphorus Cruise",
    "location": "Istanbul, Türkiye",
    "meetingPoint": "Karaköy pier, Beyoğlu",
    "whatsapp": "+90 501 613 96 13",
    "whatsappUrl": "https://wa.me/905016139613",
    "hours": "09:00-23:00 daily",
    "languages": [
      "en",
      "es",
      "ru",
      "ar"
    ],
    "rating": {
      "value": 4.9,
      "count": 900
    }
  },
  "x-experiences": [
    {
      "name": "Sunset Cruise with Dinner",
      "category": "cruise",
      "fromPriceEUR": 45,
      "unit": "per guest · dinner & Turkish night show",
      "url": "/bosphorus-sunset-cruise"
    },
    {
      "name": "Dinner Cruise",
      "category": "cruise",
      "fromPriceEUR": 40,
      "unit": "per guest · dinner & show",
      "url": "/bosphorus-dinner-cruise"
    },
    {
      "name": "Private Sunset Yacht Cruise",
      "category": "cruise",
      "fromPriceEUR": 340,
      "unit": "per yacht (up to 10 guests)",
      "url": "/private-bosphorus-sunset-yacht-cruise"
    },
    {
      "name": "Lunch Cruise",
      "category": "cruise",
      "fromPriceEUR": 38,
      "unit": "per guest · lunch included",
      "url": "/bosphorus-lunch-cruise"
    },
    {
      "name": "Sightseeing Cruise",
      "category": "cruise",
      "fromPriceEUR": 25,
      "unit": "per guest",
      "url": "/bosphorus-sightseeing-cruise"
    },
    {
      "name": "Bosphorus & Black Sea Cruise",
      "category": "cruise",
      "fromPriceEUR": 55,
      "unit": "per guest · full day",
      "url": "/full-day-bosphorus-and-black-sea-cruise"
    },
    {
      "name": "Private Yacht Charter",
      "category": "cruise",
      "fromPriceEUR": 340,
      "unit": "per yacht, per 2 hours",
      "url": "/private-bosphorus-yacht-charter"
    },
    {
      "name": "Guided Istanbul Tour",
      "category": "tour",
      "fromPriceEUR": 90,
      "unit": "per guide · small group",
      "url": "/guided-istanbul-tour"
    },
    {
      "name": "Princes’ Islands Tour",
      "category": "tour",
      "fromPriceEUR": 55,
      "unit": "per guest · full day",
      "url": "/princes-islands-tour"
    },
    {
      "name": "Marriage Proposal",
      "category": "celebration",
      "fromPriceEUR": 390,
      "unit": "per charter · décor included",
      "url": "/marriage-proposal-on-the-bosphorus"
    },
    {
      "name": "Yacht Wedding",
      "category": "celebration",
      "fromPriceEUR": null,
      "unit": "tailored to your day",
      "url": "/yacht-wedding-in-istanbul"
    },
    {
      "name": "Birthday on a Yacht",
      "category": "celebration",
      "fromPriceEUR": 390,
      "unit": "per charter",
      "url": "/yacht-birthday-party"
    },
    {
      "name": "Private Yacht Events",
      "category": "celebration",
      "fromPriceEUR": null,
      "unit": "corporate & group",
      "url": "/private-yacht-events"
    }
  ],
  "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"
          }
        }
      }
    }
  }
}