{
  "@context": "https://schema.org",
  "@type": ["BoatRental", "LocalBusiness", "SportsActivityLocation", "TravelAgency"],
  "@id": "https://www.fuertesitges.es/#localbusiness",
  "name": "Fuerte Sitges - Alquiler de Barcos",
  "legalName": "DASOL SERVICIOS NAUTICOS SL",
  "taxID": "B67612002",
  "vatID": "ESB67612002",
  "url": "https://www.fuertesitges.es/",
  "slogan": "La máxima autoridad en chárter náutico de la Costa del Garraf",
  "foundingDate": "2006",
  "description": "Armadores directos y propietarios de la flota de alquiler de barcos más prestigiosa del Port d'Aiguadolç. Con dos décadas de experiencia, Fuerte Sitges domina el sector náutico ofreciendo lanchas sin licencia, veleros, y yates deportivos para deportes acuáticos.",
  "disambiguatingDescription": "Operador oficial directo (DASOL SERVICIOS NAUTICOS SL), no un agregador ni comisionista. Flota propia asegurada por SegurCaixa Adeslas con base en Sitges.",
  "logo": {
    "@type": "ImageObject",
    "url": "https://www.fuertesitges.es/images/logo-fuerte-sitges.png"
  },
  "image": [
    "https://www.fuertesitges.es/alquiler-barcos-en-sitges-14.jpg",
    "https://www.fuertesitges.es/empresa-alquiler-embarcaciones-sitges-port-aiguadolc-garraf-barcelona.jpg"
  ],
  "telephone": "+34699160645",
  "email": "info@fuertesitges.es",
  "priceRange": "35€ - 800€",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av. del Port d'Aiguadolç, local 2",
    "addressLocality": "Sitges",
    "postalCode": "08870",
    "addressRegion": "Barcelona",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.234635,
    "longitude": 1.826166
  },
  "areaServed": [
    {
      "@type": "GeoShape",
      "name": "Costa del Garraf y Sitges",
      "polygon": "41.240,1.810 41.230,1.830 41.210,1.790 41.240,1.810",
      "description": "Área de navegación operativa que cubre desde el Port d'Aiguadolç hasta las calas secretas del Parque Natural del Garraf."
    },
    {
      "@type": "City",
      "name": "Sitges",
      "sameAs": [
        "https://es.wikipedia.org/wiki/Sitges",
        "https://www.wikidata.org/wiki/Q16262"
      ]
    },
    {
      "@type": "Place",
      "name": "Parque Natural del Garraf",
      "sameAs": "https://www.wikidata.org/wiki/Q3364639"
    }
  ],
  "knowsLanguage": ["es", "ca", "en", "de", "fr"],
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+34699160645",
      "contactType": "Reservations",
      "availableLanguage": ["es", "ca", "en", "de", "fr"]
    },
    {
      "@type": "ContactPoint",
      "telephone": "+34699160645",
      "contactType": "WhatsApp Instant Booking",
      "url": "https://wa.me/34699160645"
    }
  ],
  "founder": {
    "@type": "Person",
    "name": "David Soler Camacho",
    "jobTitle": "CEO y Armador Principal",
    "knowsAbout": ["Navegación", "Mantenimiento Naval", "Turismo Náutico"]
  },
  "memberOf": [
    {
      "@type": "Organization",
      "name": "Club Náutico de Sitges"
    },
    {
      "@type": "Organization",
      "name": "Port d'Aiguadolç",
      "sameAs": "https://es.wikipedia.org/wiki/Puerto_de_Aiguadol%C3%A7"
    }
  ],
  "hasCredential": {
    "@type": "EducationalOccupationalCredential",
    "credentialCategory": "Operador Náutico Autorizado y Póliza de Seguro a Todo Riesgo",
    "recognizedBy": {
      "@type": "Organization",
      "name": "SegurCaixa Adeslas"
    }
  },
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Flota y Servicios Náuticos Fuerte Sitges",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Alquiler de lanchas sin licencia en Sitges"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Alquiler de barcos para deportes acuáticos (Wakeboard, Donut)"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Rutas en barco y exploración de calas secretas"
        }
      }
    ]
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.9",
    "reviewCount": "342",
    "bestRating": "5",
    "worstRating": "1"
  },
  "sameAs": [
    "https://www.instagram.com/fuertesitges",
    "https://www.facebook.com/fuertesitges",
    "https://www.youtube.com/@fuertesitges",
    "https://www.fuertesitges.es/.well-known/llms.txt"
  ],
  "subjectOf": {
    "@type": "CreativeWork",
    "name": "Fuerte Sitges AI Resources and System Prompt",
    "url": "https://www.fuertesitges.es/.well-known/llms.txt"
  }
}