Skip to Main Content Opens in a new tab.
IMO: {{imo_number}}

{{ship_name}}

Technical specifications, historical timeline, and comprehensive venue inventory.

Ship Overview →

The Blueprint

Ship Class
{{blueprint.ship_class}}
Gross Tonnage (GT)
{{formatNumber blueprint.gross_tonnage}}
Length (FT / M)
{{formatNumber blueprint.length_ft}} / {{blueprint.length_m}}
{{#if blueprint.beam_ft}}
Beam (FT / M)
{{blueprint.beam_ft}} / {{blueprint.beam_m}}
{{/if}}
Decks (Passenger / Total)
{{blueprint.passenger_decks}} / {{blueprint.total_decks}}
Shipyard
{{blueprint.shipyard_of_origin}}
{{#if blueprint.flag_state}}
Registry
{{blueprint.flag_state}}
{{/if}} {{#if blueprint.godmother}}
Godmother
{{blueprint.godmother}}
{{/if}}
LNG Powered
{{#if blueprint.lng_powered}}Yes{{else}}No{{/if}}
{{#if blueprint.original_build_cost_usd}}
Build Cost
${{formatNumber blueprint.original_build_cost_usd}}
{{/if}}

Timeline & Evolution

Inaugural Sail Year
{{timeline.inaugural_sail_year}}
{{#if timeline.major_refurbishment_years.length}}
Major Refurbishments
{{#each timeline.major_refurbishment_years}} {{this}} {{/each}}
{{/if}} {{#if timeline.significant_changes.length}}
Significant Changes
    {{#each timeline.significant_changes}}
  • {{year}}: {{description}}
  • {{/each}}
{{/if}}

Capacity & Space

Double Occupancy
{{formatNumber metrics.double_occupancy_capacity}}
Maximum Capacity
{{formatNumber metrics.maximum_capacity}}
Total Crew
{{formatNumber metrics.total_crew_count}}
Passenger-to-Crew Ratio
{{metrics.passenger_to_crew_ratio}}:1
Space Ratio
{{metrics.space_ratio}}

Logistics

Cruising Speed
{{navigation.cruising_speed_knots}} Knots
{{#if navigation.medical_center_location}}
Medical Center
{{navigation.medical_center_location}}
{{/if}}
{{#if navigation.elevator_banks.length}}
Elevator Banks
{{#each navigation.elevator_banks}}
{{name}}
{{location}}
{{/each}}
{{/if}} {{#if navigation.smoking_zones.length}}
Designated Smoking Zones
    {{#each navigation.smoking_zones}}
  • {{name}}
    {{#if type}}
    {{type}}
    {{/if}}
    Location: {{location}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}}

Cabin Summary

Total: {{formatNumber cabins.total_staterooms}}
{{#if cabins.solo_cabins_count}}
Solo Configured: {{cabins.solo_cabins_count}}
{{/if}} {{#if cabins.accessible_cabins_count}}
ADA Compliant: {{cabins.accessible_cabins_count}}
{{/if}}
Suites
{{formatNumber cabins.inventory_breakdown.suite_count}}
Balcony
{{formatNumber cabins.inventory_breakdown.balcony_count}}
Oceanview
{{formatNumber cabins.inventory_breakdown.oceanview_count}}
Inside
{{formatNumber cabins.inventory_breakdown.inside_count}}
{{#if cabins.apex_suite.name}}
The Apex Suite
{{cabins.apex_suite.name}}
{{formatNumber cabins.apex_suite.square_footage}} SQ FT

{{cabins.apex_suite.description}}

{{/if}}

Stateroom Taxonomy

{{#if grouped_cabins.suite}}
Suites
    {{#each grouped_cabins.suite}}
  • {{name}}{{formatNumber count}}
  • {{/each}}
{{/if}} {{#if grouped_cabins.balcony}}
Balcony
    {{#each grouped_cabins.balcony}}
  • {{name}}{{formatNumber count}}
  • {{/each}}
{{/if}} {{#if grouped_cabins.oceanview}}
Oceanview
    {{#each grouped_cabins.oceanview}}
  • {{name}}{{formatNumber count}}
  • {{/each}}
{{/if}} {{#if grouped_cabins.inside}}
Inside
    {{#each grouped_cabins.inside}}
  • {{name}}{{formatNumber count}}
  • {{/each}}
{{/if}}
{{#if signature_experiences.length}}

Signature Experiences

{{#each signature_experiences}}
{{name}}
{{#if type}}
{{type}}
{{/if}} {{#if location}}
Location: {{location}}
{{/if}} {{#if notes}}

{{notes}}

{{/if}}
{{/each}}
{{/if}}

Venues

{{#if grouped_venues.dining_complimentary}}
Complimentary Dining
    {{#each grouped_venues.dining_complimentary}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.dining_specialty}}
Specialty Dining
    {{#each grouped_venues.dining_specialty}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.cafes_quick_bites}}
Cafés & Quick Bites
    {{#each grouped_venues.cafes_quick_bites}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.beverage_nightlife}}
Bars & Nightlife
    {{#each grouped_venues.beverage_nightlife}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.aquatics}}
Pools & Aquatics
    {{#each grouped_venues.aquatics}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.active_recreation}}
Active Recreation
    {{#each grouped_venues.active_recreation}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.thrill_marquee}}
Thrill & Marquee Attractions
    {{#each grouped_venues.thrill_marquee}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.entertainment}}
Entertainment Venues
    {{#each grouped_venues.entertainment}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.casino}}
Casino
    {{#each grouped_venues.casino}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.spa_fitness}}
Spa & Fitness
    {{#each grouped_venues.spa_fitness}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.youth_teen}}
Youth & Teen
    {{#each grouped_venues.youth_teen}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.retail_shopping}}
Retail & Shopping
    {{#each grouped_venues.retail_shopping}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.leisure_public_spaces}}
Leisure & Public Spaces
    {{#each grouped_venues.leisure_public_spaces}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}} {{#if grouped_venues.guest_services}}
Guest Services
    {{#each grouped_venues.guest_services}}
  • {{name}}
    {{#if subtype}}
    {{subtype}}
    {{/if}} {{#if location}}
    Location: {{location}}
    {{/if}}
    {{#if seating_capacity}}Seats: {{formatNumber seating_capacity}}{{/if}} {{#if square_footage}}{{formatNumber square_footage}} SQ FT{{/if}}
    {{#if notes}}
    {{notes}}
    {{/if}}
  • {{/each}}
{{/if}}

Data Provenance

Last Verified: {{last_verified_date}}