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) "cruises"
}
}
}
}
["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) "cruises"
}
}
[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) "cruises"
}
["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) "cruises"
}
["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) "cruises"
}
["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 (210)
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(2) {
[0]=>
object(WP_Post)#3236 (24) {
["ID"]=>
int(2872)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2020-07-23 16:28:27"
["post_date_gmt"]=>
string(19) "2020-07-23 14:28:27"
["post_content"]=>
string(4081) "[vc_row el_class="y-book_today"][vc_column width="1/2"][vc_column_text letter_spacing="1" line_height="2.0"]
Program:
Departure from Naples in the morning, sailing along the city's promenade. There will be a welcome drink on board while sailing to Capri.
Arriving in Capri we will pass the Punta Carena and the green cave. After that we will have a relaxing stop and a swim at Marina Piccola, surrounded by beautiful yachts and with the Faraglioni rocks in the background.
The tour will continue passing Villa Malaparte, the white cave, the Tiberius cliff, Ieranto bay, Nerano, the Bay of Dreams, Isca island, Positano and the Galli Islands. We will stop for another swim in the crystal-clear water of the islands admiring the unique view of the Amalfi coast. We will continue our journey by sailing towards Positano.
There will be a buffet and a salad bar service at your disposal during the journey. We will then arrive in Amalfi, where you will have 1h30 of free time for shopping and for visiting the town centre.
Arrival in Naples in the late afternoon..
[/vc_column_text][/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]
Timetable |
|
9,55 am |
Departure from Naples |
|
Welcome drink on board |
11,10 am |
Swim stop at Capri Marina Piccola (50 min) |
12,00 am |
Departure |
|
Faraglioni, white grotto, Cape Campanella, Ieranto, Nerano, Isca…. |
12,40 am |
Swim stop at Li Galli islands(50 min) |
13.30 pm |
Departure |
14.10 pm |
Arrival at Amalfi – 1,30 hours free time ashore |
16:45 pm |
Departure |
18,35 pm |
Arrival in Naples |
[/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_column_text]
- Adults 90 €
- Children 65 € ( from 5 to 14 years old)
- FREE for children from 0 to 4 years old
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_single_image image="3098" img_size="full" alignment="center"][/vc_column][/vc_row][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
[contact-form-7 id="202" title="Homepage contact form" html_class="y-form"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]"
["post_title"]=>
string(77) "Sapphire Cruise - Wednesday - Capri Swimming & Amalfi coast relax sightseeing"
["post_excerpt"]=>
string(364) "
Set in the beautiful adertic
- Lorem ipsum dolor sit amet, consectetur adipisicing elit sed do eiusmod.
- tempor incididunt ut laboreet dolore magna aliqua. Ut enim ad minim.
- Lorem ipsum dolor sit amet, consectetur.
- Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(89) "sapphire-cruise-wednesday-capri-swimming-amalfi-coast-relax-sightseeing-shopping-sorrento"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-06-28 12:22:21"
["post_modified_gmt"]=>
string(19) "2021-06-28 10:22:21"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://cruisingevents.it/?post_type=yachtsailing_desti&p=2872"
["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)#3032 (24) {
["ID"]=>
int(2857)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2020-07-23 15:57:38"
["post_date_gmt"]=>
string(19) "2020-07-23 13:57:38"
["post_content"]=>
string(4996) "[vc_row css=".vc_custom_1589902925489{margin-top: 30px !important;}"][vc_column][vc_custom_heading text="Saturday & Sunday - Ischia & Procida" font_container="tag:h2|text_align:center" use_theme_fonts="yes" text_transform="inherit" font_weight="inherit" css=".vc_custom_1624873681400{margin-bottom: 30px !important;}"][vc_column_text][/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"]
Program :
Departure from Naples in the morning, sailing along the city's promenade. There will be a welcome drink on board while sailing to Procida.
Arrived in procida you will have 2,15 hours of free time ashoore to visit the picturesque town center.
After departure we will have a relaxing stop and a swim at the unique Coricella bay.
During sailing you can enjoy our optional lounch service at “Caffetteria”.
The tour will continue cruising the Ischia channel to the Ischia's east coast.
Arrival at Ischia Lacco Ameno in the afternoon with free time of 1,35 hours for visiting the village.
On the way back to Naples, after sailing around Ischia we will reach the Aragonese castle where we will have our last swim.
Arrival in Naples in the late afternoon..
[/vc_column_text][/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]
Timetable |
|
9:55 |
Departure from Naples |
|
Welcome drink on board |
10:50 |
Arrival at Procida |
|
Free time ashore |
13:05 |
Departure from Procida |
13:20 |
Swim stop at Coricella bay (Procida) - 40 min |
14:00 |
Departure |
14,25 |
Arrival at Lacco Ameno (Ischia) |
|
Free time ashore |
16:00 |
Departure |
16,30 |
Swim stop at Ischia Ponte - 40 min |
17,10 |
Departure |
18,15 |
Arrival in Naples |
[/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_column_text]
- Adult 80 €
- Child 55 € ( da 5 a 14 anni)
- Free from 0 a 4 years old
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_single_image image="3097" img_size="full"][/vc_column][/vc_row][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]Welcome on board! Explore the wonderful destinations of the Gulf of Naples and its surroundings. Surrounded by crystal clear waters, we will give you a unique experience. We combine the natural beauty of the area with stops, both at sea and ashore, to take a refreshing swim or explore the area by disembarking on site.
Discover our fleet with the completely renovated luxury motor yacht Solara, or our beautiful exclusive yachts if you want a private trip. Check out our destinations and choose your favorite excursion. After choosing the one you like, get on board, relax and let our experienced crew give you an unforgettable experience![/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]"
["post_title"]=>
string(54) "Emerald Cruise to Ischia & Procida - Saturday & Sunday"
["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(32) "emerald-cruise-to-ischia-procida"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2022-06-07 10:57:39"
["post_modified_gmt"]=>
string(19) "2022-06-07 08:57:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://cruisingevents.it/?post_type=yachtsailing_desti&p=2857"
["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(2)
["current_post"]=>
int(-1)
["before_loop"]=>
bool(true)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#3236 (24) {
["ID"]=>
int(2872)
["post_author"]=>
string(1) "3"
["post_date"]=>
string(19) "2020-07-23 16:28:27"
["post_date_gmt"]=>
string(19) "2020-07-23 14:28:27"
["post_content"]=>
string(4081) "[vc_row el_class="y-book_today"][vc_column width="1/2"][vc_column_text letter_spacing="1" line_height="2.0"]
Program:
Departure from Naples in the morning, sailing along the city's promenade. There will be a welcome drink on board while sailing to Capri.
Arriving in Capri we will pass the Punta Carena and the green cave. After that we will have a relaxing stop and a swim at Marina Piccola, surrounded by beautiful yachts and with the Faraglioni rocks in the background.
The tour will continue passing Villa Malaparte, the white cave, the Tiberius cliff, Ieranto bay, Nerano, the Bay of Dreams, Isca island, Positano and the Galli Islands. We will stop for another swim in the crystal-clear water of the islands admiring the unique view of the Amalfi coast. We will continue our journey by sailing towards Positano.
There will be a buffet and a salad bar service at your disposal during the journey. We will then arrive in Amalfi, where you will have 1h30 of free time for shopping and for visiting the town centre.
Arrival in Naples in the late afternoon..
[/vc_column_text][/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]
Timetable |
|
9,55 am |
Departure from Naples |
|
Welcome drink on board |
11,10 am |
Swim stop at Capri Marina Piccola (50 min) |
12,00 am |
Departure |
|
Faraglioni, white grotto, Cape Campanella, Ieranto, Nerano, Isca…. |
12,40 am |
Swim stop at Li Galli islands(50 min) |
13.30 pm |
Departure |
14.10 pm |
Arrival at Amalfi – 1,30 hours free time ashore |
16:45 pm |
Departure |
18,35 pm |
Arrival in Naples |
[/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_column_text]
- Adults 90 €
- Children 65 € ( from 5 to 14 years old)
- FREE for children from 0 to 4 years old
[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_single_image image="3098" img_size="full" alignment="center"][/vc_column][/vc_row][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
[contact-form-7 id="202" title="Homepage contact form" html_class="y-form"][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]"
["post_title"]=>
string(77) "Sapphire Cruise - Wednesday - Capri Swimming & Amalfi coast relax sightseeing"
["post_excerpt"]=>
string(364) "
Set in the beautiful adertic
- Lorem ipsum dolor sit amet, consectetur adipisicing elit sed do eiusmod.
- tempor incididunt ut laboreet dolore magna aliqua. Ut enim ad minim.
- Lorem ipsum dolor sit amet, consectetur.
- Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut.
"
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(89) "sapphire-cruise-wednesday-capri-swimming-amalfi-coast-relax-sightseeing-shopping-sorrento"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-06-28 12:22:21"
["post_modified_gmt"]=>
string(19) "2021-06-28 10:22:21"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(66) "https://cruisingevents.it/?post_type=yachtsailing_desti&p=2872"
["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(2)
["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) "7284e69f6c96e608b28e4001adae6072"
["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"
}
}