object(WP_Query)#3050 (53) {
["query"]=>
array(6) {
["post_type"]=>
string(18) "yachtsailing_desti"
["posts_per_page"]=>
string(2) "-1"
["offset"]=>
int(1)
["order"]=>
string(4) "DESC"
["orderby"]=>
string(5) "title"
["tax_query"]=>
array(1) {
[0]=>
array(3) {
["taxonomy"]=>
string(21) "category_destinations"
["field"]=>
string(4) "slug"
["terms"]=>
array(1) {
[0]=>
string(7) "charter"
}
}
}
}
["query_vars"]=>
array(70) {
["post_type"]=>
string(18) "yachtsailing_desti"
["posts_per_page"]=>
int(-1)
["offset"]=>
int(1)
["order"]=>
string(4) "DESC"
["orderby"]=>
string(5) "title"
["tax_query"]=>
array(2) {
[0]=>
array(3) {
["taxonomy"]=>
string(21) "category_destinations"
["field"]=>
string(4) "slug"
["terms"]=>
array(1) {
[0]=>
string(7) "charter"
}
}
[1]=>
array(4) {
["taxonomy"]=>
string(8) "language"
["field"]=>
string(16) "term_taxonomy_id"
["terms"]=>
array(1) {
[0]=>
int(215)
}
["operator"]=>
string(2) "IN"
}
}
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["paged"]=>
int(0)
["meta_key"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["search_columns"]=>
array(0) {
}
["update_post_term_cache"]=>
bool(true)
["ignore_sticky_posts"]=>
bool(false)
["suppress_filters"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_menu_item_cache"]=>
bool(false)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["nopaging"]=>
bool(true)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(21) "category_destinations"
["term"]=>
string(7) "charter"
}
["tax_query"]=>
object(WP_Tax_Query)#3030 (6) {
["queries"]=>
array(2) {
[0]=>
array(5) {
["taxonomy"]=>
string(21) "category_destinations"
["terms"]=>
array(1) {
[0]=>
string(7) "charter"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
[1]=>
array(5) {
["taxonomy"]=>
string(8) "language"
["terms"]=>
array(1) {
[0]=>
int(215)
}
["field"]=>
string(16) "term_taxonomy_id"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(2) {
[0]=>
string(21) "wp_term_relationships"
[1]=>
string(3) "tt1"
}
["queried_terms"]=>
array(2) {
["category_destinations"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(7) "charter"
}
["field"]=>
string(4) "slug"
}
["language"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
int(215)
}
["field"]=>
string(16) "term_taxonomy_id"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#3008 (9) {
["queries"]=>
array(0) {
}
["relation"]=>
NULL
["meta_table"]=>
NULL
["meta_id_column"]=>
NULL
["primary_table"]=>
NULL
["primary_id_column"]=>
NULL
["table_aliases":protected]=>
array(0) {
}
["clauses":protected]=>
array(0) {
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
bool(false)
["request"]=>
string(467) "
SELECT wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (211)
AND
tt1.term_taxonomy_id IN (215)
) AND ((wp_posts.post_type = 'yachtsailing_desti' AND (wp_posts.post_status = 'publish')))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_title DESC
"
["posts"]=>
array(3) {
[0]=>
object(WP_Post)#3032 (24) {
["ID"]=>
int(2378)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2020-06-02 21:06:00"
["post_date_gmt"]=>
string(19) "2020-06-02 19:06:00"
["post_content"]=>
string(5246) "[vc_row el_class="inner_page_box" css=".vc_custom_1589901424591{margin-top: 80px !important;margin-bottom: 80px !important;padding-top: 0px !important;}"][vc_column][vc_row_inner equal_height="yes" content_placement="middle" css=".vc_custom_1589901466670{padding-top: 40px !important;padding-bottom: 30px !important;background-color: #f6f6f6 !important;}"][vc_column_inner width="1/2"][vc_custom_heading text="Book today and set sail" font_container="tag:h1|text_align:left" use_theme_fonts="yes" font_weight="normal"][/vc_column_inner][vc_column_inner width="1/2"][vc_column_text]
BOOK NOW[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Gallery" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="uppercase" font_weight="inherit" css=".vc_custom_1589902919679{margin-bottom: 30px !important;}"][vc_media_grid element_width="2" item="mediaGrid_SimpleOverlay" btn_google_fonts="font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal" initial_loading_animation="none" grid_id="vc_gid:1594981665160-32d15ae4-41cc-2" include="2587,2560,2559,2558,2555,2553,2550,2522"][/vc_column][/vc_row][vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Suggested Capri Private Tour" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="inherit" font_weight="inherit" css=".vc_custom_1591124474398{margin-bottom: 30px !important;}"][vc_column_text]
(M/y Fairline 74, max 13 pax - M/y Fairline 60, max 12 pax)
[/vc_column_text][/vc_column][/vc_row][vc_row el_class="y-book_today"][vc_column width="1/2"][vc_column_text letter_spacing="1" line_height="2.0"]
Our private yacht tour starts from Naples pleasure port. We will start the tour sailing along Naples stunning coastline , admiring its wonderful promenade whilst enjoying our welcome drink on board. The tour proceeds straight to Capri , where we will stop in the most enchanting areas of the island. The tour passes by places such as the White, Green and Blue Grotto, the Faraglioni rocks and the Punta Carena lighthouse, Tiberio’s cliff and Villa Malaparte. Our experienced crew will will assist in any need you may have. (Please note the Blue Grotto entrance fee is not included, this visit is of course optional).
After your guided tour around the island we will disembark at Marina Piccola of Capri, where you will have 3 hours of free time to spend on shore, enough to see Augusto’s Gardens , the famous Piazzetta or Anacapri.
Once back on board we will stop for a swim , providing you with snorkeling equipment to enjoy the crystal clear waters of the Bay . Before saying goodbye we will offer you a glass of Sorerento’s famous limoncello!
[/vc_column_text][vc_row_inner css=".vc_custom_1591124702477{margin-top: 30px !important;margin-right: 30px !important;margin-bottom: 30px !important;margin-left: 30px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Prices fuel and taxes excluded" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Fairline Squadron 74 ft. - € 4.000
- Fairline Squadron 60 ft. - € 2.250
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/2"][vc_row_inner el_class="y-contact_side" css=".vc_custom_1589902015923{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Time Schedule" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Meeting Point 8:45 a.m. AT Molo Beverello (Cruise Ship Port) in Naples
- Transfer by Minivan / Car to pleasure port
- Departure: 9:00 am
- 3 Hours free time on the island : 12:30 a.m.
- Estimated arrival in Naples around 5:00 pm.
- Transfer by Minivan/Car back to Naples main port
[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner el_class="y-contact_side" css=".vc_custom_1589902101054{margin: 30px !important;padding: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Inlcuded on board" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Open Bar service ( Soft drinks and beer )
- Snorkeling equipment
- Ring and other entertaining toys
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]"
["post_title"]=>
string(28) "Suggested Capri Private Tour"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(28) "suggested-capri-private-tour"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2020-07-23 15:55:30"
["post_modified_gmt"]=>
string(19) "2020-07-23 13:55:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://cruisingevents.it/?post_type=yachtsailing_desti&p=2378"
["menu_order"]=>
int(0)
["post_type"]=>
string(18) "yachtsailing_desti"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#2997 (24) {
["ID"]=>
int(2379)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2020-06-02 21:23:26"
["post_date_gmt"]=>
string(19) "2020-06-02 19:23:26"
["post_content"]=>
string(5661) "[vc_row el_class="inner_page_box" css=".vc_custom_1589901424591{margin-top: 80px !important;margin-bottom: 80px !important;padding-top: 0px !important;}"][vc_column][vc_row_inner equal_height="yes" content_placement="middle" css=".vc_custom_1589901466670{padding-top: 40px !important;padding-bottom: 30px !important;background-color: #f6f6f6 !important;}"][vc_column_inner width="1/2"][vc_custom_heading text="Book today and set sail" font_container="tag:h1|text_align:left" use_theme_fonts="yes" font_weight="normal"][/vc_column_inner][vc_column_inner width="1/2"][vc_column_text]
BOOK NOW[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Gallery" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="uppercase" font_weight="inherit" css=".vc_custom_1589902919679{margin-bottom: 30px !important;}"][vc_media_grid element_width="2" item="mediaGrid_SimpleOverlay" btn_google_fonts="font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal" initial_loading_animation="none" grid_id="vc_gid:1591125620451-a76ebe80-4c6f-5" include="2260,2245,2187,2186,2086,2072"][/vc_column][/vc_row][vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Capri & Positano Private Tour" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="inherit" font_weight="inherit" css=".vc_custom_1591125660859{margin-bottom: 30px !important;}"][vc_column_text]
(M/y Fairline 74, max 13 pax - M/y Fairline 60, max 12 pax)
[/vc_column_text][/vc_column][/vc_row][vc_row el_class="y-book_today"][vc_column width="1/2"][vc_column_text letter_spacing="1" line_height="2.0"]
Our private yacht tour starts from Naples pleasure port. The tour bigins sailing along Naples stunning coastline , admiring its wonderful promenade whilst enjoying our welcome drink on board. The tour proceeds then straight to Capri , where we will stop in the most enchanting areas of the island. The tour passes by places such as the White, Green and Blue Grotto, the Faraglioni rocks and the Punta Carena lighthouse , Tiberio’s cliff and Villa Malaparte. Our experienced crew will assist in any need you may have. (Please note that the Blue Grotto entrance fee is not included, this visit is of course optional).
After your guided tour of the island we will disembark at Marina Piccola of Capri, where you will have 2 hours of free time to spend on shore, enough to see the famous Piazzetta.
Once back on board we will stop in the beautiful bay of Nerano, there, whilst taking in the scenery, you can
have a swim providing you with snorkeling equipment. We will then sail on to Positano , visiting along the
coast the cove of Crapolla, the Galli's islands and the Isca's island. We will then arrive in Positano where you
will have about 1 hour of free time ashore to explore this picturesque coastal resort. We will then sail back
along the coast reaching the amazing Bay of Dreams.
After this we will sail back to Naples and during the cruise we will offer you a glass of Sorrento’s famous
limoncello.
Estimated arrival at about 6,00 pm.
[/vc_column_text][vc_row_inner css=".vc_custom_1591124702477{margin-top: 30px !important;margin-right: 30px !important;margin-bottom: 30px !important;margin-left: 30px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Prices" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Fairline Squadron 74 ft. - € 4.100
- Fairline Squadron 60 ft. - € 2.100
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/2"][vc_row_inner el_class="y-contact_side" css=".vc_custom_1589902015923{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Time Schedule" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Meeting Point 8:45 a.m. AT Molo Beverello (Cruise Ship Port) in Naples
- Transfer by Minivan / Car to pleasure port
- Departure: 9:00 am
- 2 Hours free time on Capri island : 12:30 a.m.
- 1 hour free time in Positano
- Estimated arrival in Naples around 6:00 pm.
- Transfer by Minivan/Car back to Naples main port
[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner el_class="y-contact_side" css=".vc_custom_1589902101054{margin: 30px !important;padding: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Inlcuded on board" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Open Bar service ( Soft drinks and beer )
- Snorkeling equipment
- Ring and other entertaining toys
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]"
["post_title"]=>
string(39) "Suggested Capri & Positano Private Tour"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(31) "capri-and-positano-private-tour"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2020-07-23 15:55:06"
["post_modified_gmt"]=>
string(19) "2020-07-23 13:55:06"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://cruisingevents.it/?post_type=yachtsailing_desti&p=2379"
["menu_order"]=>
int(0)
["post_type"]=>
string(18) "yachtsailing_desti"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#3236 (24) {
["ID"]=>
int(2381)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2020-06-02 21:26:47"
["post_date_gmt"]=>
string(19) "2020-06-02 19:26:47"
["post_content"]=>
string(5076) "[vc_row el_class="inner_page_box" css=".vc_custom_1589901424591{margin-top: 80px !important;margin-bottom: 80px !important;padding-top: 0px !important;}"][vc_column][vc_row_inner equal_height="yes" content_placement="middle" css=".vc_custom_1589901466670{padding-top: 40px !important;padding-bottom: 30px !important;background-color: #f6f6f6 !important;}"][vc_column_inner width="1/2"][vc_custom_heading text="Book today and set sail" font_container="tag:h1|text_align:left" use_theme_fonts="yes" font_weight="normal"][/vc_column_inner][vc_column_inner width="1/2"][vc_column_text]
BOOK NOW[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Gallery" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="uppercase" font_weight="inherit" css=".vc_custom_1589902919679{margin-bottom: 30px !important;}"][vc_media_grid element_width="2" item="mediaGrid_SimpleOverlay" btn_google_fonts="font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal" initial_loading_animation="none" grid_id="vc_gid:1591125843072-f39af416-bbd3-0" include="2260,2245,2187,2186,2086,2072"][/vc_column][/vc_row][vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Suggested Amalfi Coast Private Tour" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="inherit" font_weight="inherit" css=".vc_custom_1591125873864{margin-bottom: 30px !important;}"][vc_column_text]
(M/y Fairline 74, max 13 pax - M/y Fairline 60, max 12 pax)
[/vc_column_text][/vc_column][/vc_row][vc_row el_class="y-book_today"][vc_column width="1/2"][vc_column_text letter_spacing="1" line_height="2.0"]
Our private yacht tour starts from Naples pleasure port. We then sail along the wonderful promenade, whilst enjoying our welcome drink on board. Our experienced crew will assist in any need you may have. Our first stop will be in the beautiful bay of Nerano where you can have a swim. We will then sail on to Positano, visiting Crapolla’s cove, Isca island and the Galli's islands. Second stop for a swim. Later on arrival in Positano where you will have around 2 hours of free time ashore. Back on board we will sail along the spectacular Amalfi Coast , passing by Praiano and Furore Fiord. In Conca dei Marini we stop fo a swim and you can ask to visit the Famous Emerald Grotto. Landing in Amalfi you will have 2 hours of free time ashore. On the way back, at the Bay of Dreams , we will stop for the last swim. Before the arrival in Naples we will welcome you with a glass of Sorrento’s famous limoncello!
[/vc_column_text][vc_row_inner css=".vc_custom_1591124702477{margin-top: 30px !important;margin-right: 30px !important;margin-bottom: 30px !important;margin-left: 30px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Prices" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Fairline Squadron 74 ft. - € 4.250
- Fairline Squadron 60 ft. - € 2.250
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/2"][vc_row_inner el_class="y-contact_side" css=".vc_custom_1589902015923{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Time Schedule" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Meeting Point 8:45 a.m. AT Molo Beverello (Cruise Ship Port) in Naples
- Transfer by Minivan/Car to pleasure port
- 2 Hours free time in Positano
- 2 Hours free time in Amalfi
- Estimated arrival in Naples around 6:00 pm.
- Transfer by Minivan/Car back to Naples main (Cruises) port
[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner el_class="y-contact_side" css=".vc_custom_1589902101054{margin: 30px !important;padding: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Inlcuded on board" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Open Bar service ( Soft drinks and beer )
- Snorkeling equipment
- Ring and other entertaining toys
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]"
["post_title"]=>
string(35) "Suggested Amalfi Coast Private Tour"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(35) "suggested-amalfi-coast-private-tour"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2020-08-01 17:42:05"
["post_modified_gmt"]=>
string(19) "2020-08-01 15:42:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://cruisingevents.it/?post_type=yachtsailing_desti&p=2381"
["menu_order"]=>
int(0)
["post_type"]=>
string(18) "yachtsailing_desti"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(3)
["current_post"]=>
int(-1)
["before_loop"]=>
bool(true)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#3032 (24) {
["ID"]=>
int(2378)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2020-06-02 21:06:00"
["post_date_gmt"]=>
string(19) "2020-06-02 19:06:00"
["post_content"]=>
string(5246) "[vc_row el_class="inner_page_box" css=".vc_custom_1589901424591{margin-top: 80px !important;margin-bottom: 80px !important;padding-top: 0px !important;}"][vc_column][vc_row_inner equal_height="yes" content_placement="middle" css=".vc_custom_1589901466670{padding-top: 40px !important;padding-bottom: 30px !important;background-color: #f6f6f6 !important;}"][vc_column_inner width="1/2"][vc_custom_heading text="Book today and set sail" font_container="tag:h1|text_align:left" use_theme_fonts="yes" font_weight="normal"][/vc_column_inner][vc_column_inner width="1/2"][vc_column_text]
BOOK NOW[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Gallery" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="uppercase" font_weight="inherit" css=".vc_custom_1589902919679{margin-bottom: 30px !important;}"][vc_media_grid element_width="2" item="mediaGrid_SimpleOverlay" btn_google_fonts="font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal" initial_loading_animation="none" grid_id="vc_gid:1594981665160-32d15ae4-41cc-2" include="2587,2560,2559,2558,2555,2553,2550,2522"][/vc_column][/vc_row][vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Suggested Capri Private Tour" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="inherit" font_weight="inherit" css=".vc_custom_1591124474398{margin-bottom: 30px !important;}"][vc_column_text]
(M/y Fairline 74, max 13 pax - M/y Fairline 60, max 12 pax)
[/vc_column_text][/vc_column][/vc_row][vc_row el_class="y-book_today"][vc_column width="1/2"][vc_column_text letter_spacing="1" line_height="2.0"]
Our private yacht tour starts from Naples pleasure port. We will start the tour sailing along Naples stunning coastline , admiring its wonderful promenade whilst enjoying our welcome drink on board. The tour proceeds straight to Capri , where we will stop in the most enchanting areas of the island. The tour passes by places such as the White, Green and Blue Grotto, the Faraglioni rocks and the Punta Carena lighthouse, Tiberio’s cliff and Villa Malaparte. Our experienced crew will will assist in any need you may have. (Please note the Blue Grotto entrance fee is not included, this visit is of course optional).
After your guided tour around the island we will disembark at Marina Piccola of Capri, where you will have 3 hours of free time to spend on shore, enough to see Augusto’s Gardens , the famous Piazzetta or Anacapri.
Once back on board we will stop for a swim , providing you with snorkeling equipment to enjoy the crystal clear waters of the Bay . Before saying goodbye we will offer you a glass of Sorerento’s famous limoncello!
[/vc_column_text][vc_row_inner css=".vc_custom_1591124702477{margin-top: 30px !important;margin-right: 30px !important;margin-bottom: 30px !important;margin-left: 30px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Prices fuel and taxes excluded" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Fairline Squadron 74 ft. - € 4.000
- Fairline Squadron 60 ft. - € 2.250
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/2"][vc_row_inner el_class="y-contact_side" css=".vc_custom_1589902015923{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Time Schedule" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Meeting Point 8:45 a.m. AT Molo Beverello (Cruise Ship Port) in Naples
- Transfer by Minivan / Car to pleasure port
- Departure: 9:00 am
- 3 Hours free time on the island : 12:30 a.m.
- Estimated arrival in Naples around 5:00 pm.
- Transfer by Minivan/Car back to Naples main port
[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner el_class="y-contact_side" css=".vc_custom_1589902101054{margin: 30px !important;padding: 30px !important;background-color: #f0f0f0 !important;}"][vc_column_inner][vc_custom_heading text="Inlcuded on board" font_container="tag:h3|font_size:18px|text_align:left|line_height:19px" use_theme_fonts="yes" text_transform="uppercase" font_weight="600"][vc_column_text]
- Open Bar service ( Soft drinks and beer )
- Snorkeling equipment
- Ring and other entertaining toys
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]"
["post_title"]=>
string(28) "Suggested Capri Private Tour"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(28) "suggested-capri-private-tour"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2020-07-23 15:55:30"
["post_modified_gmt"]=>
string(19) "2020-07-23 13:55:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://cruisingevents.it/?post_type=yachtsailing_desti&p=2378"
["menu_order"]=>
int(0)
["post_type"]=>
string(18) "yachtsailing_desti"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(3)
["max_num_pages"]=>
int(0)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(true)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(true)
["query_vars_hash":"WP_Query":private]=>
string(32) "addc7346cf3d11235419601b7844e9d4"
["query_vars_changed":"WP_Query":private]=>
bool(true)
["thumbnails_cached"]=>
bool(false)
["allow_query_attachment_by_filename":protected]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}