{
  "openapi": "3.1.0",
  "info": {
    "title": "Private Bosphorus Cruise — Service Description",
    "version": "2026.09",
    "summary": "Private whole-yacht cruises and celebrations on the Bosphorus, Istanbul.",
    "description": "Machine-readable description of Private Bosphorus Cruise: private yacht charters, cruises (sunset, dinner, lunch, sightseeing), and celebrations (proposals, weddings, birthdays, anniversaries, events) in Istanbul. Booking is operator-direct via WhatsApp; there is no automated checkout API. Prices are whole-yacht starting prices in EUR.",
    "contact": { "name": "Private Bosphorus Cruise", "url": "https://privatebosphoruscruise.com/contact", "email": "info@privatebosphoruscruise.com" },
    "license": { "name": "CC BY 4.0", "url": "https://creativecommons.org/licenses/by/4.0/" }
  },
  "servers": [{ "url": "https://privatebosphoruscruise.com" }],
  "x-brand": {
    "name": "Private 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": 180 }
  },
  "x-experiences": [
    { "name": "Private Bosphorus Cruise", "category": "cruise", "fromPriceEUR": 390, "url": "/private-bosphorus-cruise" },
    { "name": "Sunset Yacht Cruise", "category": "cruise", "fromPriceEUR": 390, "url": "/private-bosphorus-sunset-yacht-cruise" },
    { "name": "Private Dinner Cruise", "category": "cruise", "fromPriceEUR": 490, "url": "/private-bosphorus-dinner-cruise" },
    { "name": "Private Lunch Cruise", "category": "cruise", "fromPriceEUR": 390, "url": "/private-bosphorus-lunch-cruise" },
    { "name": "Sightseeing Cruise", "category": "cruise", "fromPriceEUR": 340, "url": "/private-bosphorus-sightseeing-cruise" },
    { "name": "Yacht Charter", "category": "charter", "fromPriceEUR": 340, "url": "/yacht-charter-in-istanbul" },
    { "name": "Marriage Proposal", "category": "event", "fromPriceEUR": 650, "url": "/romantic-marriage-proposal" },
    { "name": "Yacht Wedding", "category": "event", "fromPriceEUR": 2500, "url": "/exclusive-yacht-wedding" },
    { "name": "Birthday Party", "category": "event", "fromPriceEUR": 490, "url": "/yacht-birthday-party" },
    { "name": "Anniversary", "category": "event", "fromPriceEUR": 490, "url": "/wedding-anniversary-on-yacht" },
    { "name": "Private Yacht Events", "category": "event", "fromPriceEUR": null, "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" } } } }
  }
}
