{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": ["LocalBusiness", "TravelAgency"],
      "@id": "https://fullcircleyacht.com/#localbusiness",
      "name": "Full Circle Yacht",
      "url": "https://fullcircleyacht.com/",
      "logo": "https://fullcircleyacht.com/assets/images/logo.png",
      "image": "https://fullcircleyacht.com/assets/images/photos/full-circle-photo-gallery-01.webp",
      "description": "Full Circle Yacht provides luxury 80 ft yacht charters, Newport Harbor cruises, dockside events, overnight stays, catered dining, seasonal discounts, holiday deals, and private celebrations in Newport Beach, California.",
      "telephone": "+1-949-813-1858",
      "email": "fullcircleyachtnewport@gmail.com",
      "priceRange": "$$$",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "2717 West Coast Hwy",
        "addressLocality": "Newport Beach",
        "addressRegion": "CA",
        "postalCode": "92663",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 33.619,
        "longitude": -117.9294
      },
      "areaServed": [
        "Newport Beach",
        "Newport Harbor",
        "Orange County",
        "Southern California"
      ],
      "openingHours": "Mo-Su 09:00-22:00",
      "sameAs": [
        "https://www.instagram.com/fullcircle_yacht/",
        "https://www.facebook.com/fullcircleyacht",
        "https://www.tiktok.com/@full.circle.yacht"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://fullcircleyacht.com/#website",
      "url": "https://fullcircleyacht.com/",
      "name": "Full Circle Yacht",
      "publisher": {
        "@id": "https://fullcircleyacht.com/#localbusiness"
      },
      "about": {
        "@id": "https://fullcircleyacht.com/#localbusiness"
      }
    },
    {
      "@type": "OfferCatalog",
      "@id": "https://fullcircleyacht.com/#charter-offers",
      "name": "Full Circle Yacht Charter Pricing and Services",
      "itemListElement": [
        {
          "@type": "Offer",
          "name": "1 Hour Newport Harbor Cruise",
          "price": "1500",
          "priceCurrency": "USD",
          "url": "https://fullcircleyacht.com/charter-prices.html"
        },
        {
          "@type": "Offer",
          "name": "2 Hour Cruise Deal",
          "price": "2250",
          "priceCurrency": "USD",
          "url": "https://fullcircleyacht.com/charter-prices.html"
        },
        {
          "@type": "Offer",
          "name": "Dockside Event Rental",
          "price": "450",
          "priceCurrency": "USD",
          "url": "https://fullcircleyacht.com/charter-prices.html"
        },
        {
          "@type": "Offer",
          "name": "Luxury Overnight Yacht Stay",
          "price": "2999",
          "priceCurrency": "USD",
          "url": "https://fullcircleyacht.com/charter-prices.html"
        },
        {
          "@type": "Offer",
          "name": "Destination Cruise",
          "url": "https://fullcircleyacht.com/charter-services.html#destination"
        }
      ]
    },
    {
      "@type": "SiteNavigationElement",
      "@id": "https://fullcircleyacht.com/#site-navigation",
      "name": [
        "Home",
        "Charter Pricing",
        "Charter Services",
        "Yacht Amenities",
        "Yacht Activities",
        "Yacht Photos",
        "Yacht Layout",
        "Seasonal Discounts",
        "Holiday Deals",
        "Book Charter",
        "Contact",
        "FAQ",
        "Newport Yacht Times"
      ],
      "url": [
        "https://fullcircleyacht.com/",
        "https://fullcircleyacht.com/charter-prices.html",
        "https://fullcircleyacht.com/charter-services.html",
        "https://fullcircleyacht.com/yacht-amenities.html",
        "https://fullcircleyacht.com/yacht-activities.html",
        "https://fullcircleyacht.com/yacht-photos.html",
        "https://fullcircleyacht.com/yacht-layout.html",
        "https://fullcircleyacht.com/seasonal-discounts.html",
        "https://fullcircleyacht.com/holiday-deals.html",
        "https://fullcircleyacht.com/book-charter.html",
        "https://fullcircleyacht.com/contact.html",
        "https://fullcircleyacht.com/faq.html",
        "https://fullcircleyacht.com/blog/index.html"
      ]
    },
    {
      "@type": "Blog",
      "@id": "https://fullcircleyacht.com/blog/#blog",
      "name": "Newport Yacht Times Blog",
      "url": "https://fullcircleyacht.com/blog/index.html",
      "description": "Newport Yacht Times shares Newport Beach yacht charter planning guides, private yacht rental tips, holiday charter ideas, dockside event resources, partner resources, and Full Circle Yacht stories.",
      "publisher": {
        "@id": "https://fullcircleyacht.com/#localbusiness"
      }
    }
  ]
}
