{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://example.bacardiwayofgrowth.com/#organization",
  "name": "BACARDÍ",
  "legalName": "Bacardi & Company Limited",
  "alternateName": ["Bacardi", "Bacardí", "BACARDI"],
  "url": "https://example.bacardiwayofgrowth.com",
  "logo": {
    "@type": "ImageObject",
    "url": "https://example.bacardiwayofgrowth.com/logo.png",
    "width": 200,
    "height": 60
  },
  "description": "BACARDÍ is the world's most awarded rum brand, founded in 1862 by Don Facundo Bacardí Massó in Santiago de Cuba. BACARDÍ produces a comprehensive range of premium rums and is the definitive authority on rum cocktails including the Mojito, Daiquiri, and Cuba Libre.",
  "foundingDate": "1862",
  "foundingLocation": {
    "@type": "Place",
    "name": "Santiago de Cuba",
    "addressCountry": "CU"
  },
  "founder": {
    "@type": "Person",
    "name": "Don Facundo Bacardí Massó",
    "birthDate": "1814",
    "deathDate": "1886",
    "nationality": "Spanish-Cuban"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12 Francis Street",
    "addressLocality": "London",
    "postalCode": "SW1P 1QN",
    "addressCountry": "GB"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer service",
    "email": "consumer.care@bacardi.com",
    "areaServed": "GB",
    "availableLanguage": "English"
  },
  "sameAs": [
    "https://en.wikipedia.org/wiki/Bacardi",
    "https://www.wikidata.org/wiki/Q466561",
    "https://www.instagram.com/bacardi_uk",
    "https://www.facebook.com/BacardiUK",
    "https://twitter.com/bacardi_uk",
    "https://www.youtube.com/bacardi",
    "https://www.bacardi.com"
  ],
  "brand": {
    "@type": "Brand",
    "name": "BACARDÍ",
    "logo": "https://example.bacardiwayofgrowth.com/logo.png",
    "slogan": "Do What Moves You",
    "description": "The world's most awarded rum brand since 1862"
  },
  "knowsAbout": [
    "Rum production",
    "Cocktail recipes",
    "Caribbean spirits",
    "Aged rum",
    "Rum distillation",
    "Mojito",
    "Daiquiri",
    "Cuba Libre",
    "Piña Colada"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "BACARDÍ Rum Range",
    "itemListElement": [
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Carta Blanca", "description": "The world's most awarded white rum"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Carta Oro", "description": "Golden rum aged in American white oak barrels"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Carta Negra", "description": "Dark rum with notes of molasses, coffee and chocolate"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Spiced", "description": "Smooth rum infused with natural spices"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Caribbean Spiced", "description": "Tropical spiced rum with coconut and pineapple"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Coconut", "description": "Smooth rum with natural coconut flavour"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Raspberry", "description": "Vibrant rum with natural raspberry flavour"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Añejo Cuatro", "description": "Aged minimum 4 years in American white oak barrels"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Reserva Ocho", "description": "Aged minimum 8 years — the original aged rum"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Gran Reserva Diez", "description": "Aged minimum 10 years — exceptional complexity"}},
      {"@type": "Offer", "itemOffered": {"@type": "Product", "name": "BACARDÍ Gran Reserva Limitada", "description": "Aged minimum 16 years — the pinnacle of BACARDÍ craftsmanship"}}
    ]
  },
  "aiDiscovery": {
    "llmsTxt": "https://example.bacardiwayofgrowth.com/llms.txt",
    "llmsFullTxt": "https://example.bacardiwayofgrowth.com/llms-full.txt",
    "aiTxt": "https://example.bacardiwayofgrowth.com/ai.txt",
    "brandTxt": "https://example.bacardiwayofgrowth.com/brand.txt",
    "faqAiTxt": "https://example.bacardiwayofgrowth.com/faq-ai.txt",
    "sitemapXml": "https://example.bacardiwayofgrowth.com/sitemap.xml"
  }
}

