Abrir Modal
Palmeira Bolas Flutuantes
Specials
WP_Query Object
(
    [query] => Array
        (
            [post_type] => pacote
            [posts_per_page] => 6
            [lang] => en
            [paged] => 1
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => categorias_pacotes
                            [field] => slug
                            [terms] => specials
                        )

                )

            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => data_final
                            [compare] => >=
                            [type] => DATE
                            [value] => 20250424
                        )

                    [1] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => exibicao_do_pacote
                                    [value] => ambos
                                    [compare] => =
                                )

                            [1] => Array
                                (
                                    [key] => exibicao_do_pacote
                                    [value] => desktop
                                    [compare] => =
                                )

                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => pacote
            [posts_per_page] => 6
            [lang] => en
            [paged] => 1
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => categorias_pacotes
                            [field] => slug
                            [terms] => specials
                        )

                )

            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => data_final
                            [compare] => >=
                            [type] => DATE
                            [value] => 20250424
                        )

                    [1] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => exibicao_do_pacote
                                    [value] => ambos
                                    [compare] => =
                                )

                            [1] => Array
                                (
                                    [key] => exibicao_do_pacote
                                    [value] => desktop
                                    [compare] => =
                                )

                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [update_post_term_cache] => 1
            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => categorias_pacotes
            [term] => specials
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => categorias_pacotes
                            [terms] => Array
                                (
                                    [0] => specials
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => language
                            [terms] => Array
                                (
                                    [0] => en
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                    [1] => tt1
                )

            [queried_terms] => Array
                (
                    [categorias_pacotes] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => specials
                                )

                            [field] => slug
                        )

                    [language] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => en
                                )

                            [field] => slug
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => data_final
                            [compare] => >=
                            [type] => DATE
                            [value] => 20250424
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => exibicao_do_pacote
                                    [value] => ambos
                                    [compare] => =
                                )

                            [1] => Array
                                (
                                    [key] => exibicao_do_pacote
                                    [value] => desktop
                                    [compare] => =
                                )

                            [relation] => OR
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => data_final
                            [compare] => >=
                            [type] => DATE
                            [value] => 20250424
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => DATE
                        )

                    [mt1] => Array
                        (
                            [key] => exibicao_do_pacote
                            [value] => ambos
                            [compare] => =
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt1-1] => Array
                        (
                            [key] => exibicao_do_pacote
                            [value] => desktop
                            [compare] => =
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 1
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 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) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (379) 
  AND 
  tt1.term_taxonomy_id IN (80)
) AND ( 
  ( wp_postmeta.meta_key = 'data_final' AND CAST(wp_postmeta.meta_value AS DATE) >= '20250424' ) 
  AND 
  ( 
    ( mt1.meta_key = 'exibicao_do_pacote' AND mt1.meta_value = 'ambos' ) 
    OR 
    ( mt1.meta_key = 'exibicao_do_pacote' AND mt1.meta_value = 'desktop' )
  )
) AND ((wp_posts.post_type = 'pacote' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 LIMIT 0, 6
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 85628
                    [post_author] => 20
                    [post_date] => 2025-02-19 14:44:33
                    [post_date_gmt] => 2025-02-19 17:44:33
                    [post_content] => Enchanted Holidays of July at Summerville All-Inclusive Resort!

Fun is guaranteed for the whole family! With a special program, children and adults will immerse themselves in a magical world of adventures, recreational activities, themed shows, and outdoor games. The resort transforms into a true enchanted world, where each day brings new surprises, from creative workshops to nightly performances. All of this in a paradise-like setting, with the complete infrastructure and comfort that only Summerville can offer. Come live unforgettable moments during the most magical holidays of the year!

We will have:

  • Fun games and tournaments
  • Flying trapeze
  • Storytelling
  • Picnic
  • Circus workshops
  • Adventure arena
In addition to an incredible wellness program with fitness classes, meditation and yoga, walks, and sports.

SHOWS

This month, we will have puppet theater, children's performances, enchanted parades with characters, live music, and much more! Plus, every day we will have a variety of shows that will amaze both kids and adults. Secure your passport to joy and come experience everything Summerville has prepared for you! [post_title] => Enchanted Holidays! 💚 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ferias-encantadas-2025 [to_ping] => [pinged] => [post_modified] => 2025-02-19 14:48:34 [post_modified_gmt] => 2025-02-19 17:48:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.summervilleresort.com.br/?post_type=pacote&p=85628 [menu_order] => 11 [post_type] => pacote [post_mime_type] => [comment_count] => 0 [filter] => raw ) [1] => WP_Post Object ( [ID] => 85623 [post_author] => 20 [post_date] => 2025-02-19 14:36:57 [post_date_gmt] => 2025-02-19 17:36:57 [post_content] =>

At Summerville Arraiá, the tradition and joy of São João take on a special touch in the paradise-like setting of Summerville All-Inclusive Resort.

During the June festivities, the resort transforms into a true arraial, with lively quadrilha dances, authentic forró pé de serra, and delicious traditional foods. The whole family can enjoy classic games and the festive atmosphere! Come experience the magic of São João with comfort, fun, and the best of Northeastern culture!

And that's not all! We will also have:

  • Game stalls
  • Frevo and forró dance classes
  • Live music featuring Pernambuco rhythms
  • Cultural characters

And much more in this enchanting place!

SHOWS

Every day, we offer a variety of shows that will amaze both kids and parents. Secure your passport to joy and come experience everything Summerville has prepared for you.

[post_title] => Summerville Arraiá! 🪗 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => summerville-arraia-%f0%9f%aa%97 [to_ping] => [pinged] => [post_modified] => 2025-02-19 14:38:15 [post_modified_gmt] => 2025-02-19 17:38:15 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.summervilleresort.com.br/?post_type=pacote&p=85623 [menu_order] => 13 [post_type] => pacote [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 85632 [post_author] => 20 [post_date] => 2025-02-19 14:54:31 [post_date_gmt] => 2025-02-19 17:54:31 [post_content] => In August, Summerville All-Inclusive Resort is the perfect destination to enjoy unforgettable moments with your family. With special activities that bring parents and children together, the month is filled with fun, joy, and lots of interaction. From pool games to themed events, fun is guaranteed for all ages!
  • Live bands
  • Outdoor shows
  • Comedy shows
  • Theatrical performances
  • Parent and child games
  • Creative workshops
  • Picnics
  • Sports
  • Water activities
  • Beach games
And for the parents' special moments, we’ll have a special program during Father’s Week!

SHOWS

Every day, we offer a variety of shows that will amaze both children and parents. Secure your passport to joy and come experience everything Summerville has prepared for you! [post_title] => Fun to Your Liking! 🍕 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => fun-to-your-liking-%f0%9f%8d%95 [to_ping] => [pinged] => [post_modified] => 2025-02-19 14:55:22 [post_modified_gmt] => 2025-02-19 17:55:22 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.summervilleresort.com.br/?post_type=pacote&p=85632 [menu_order] => 16 [post_type] => pacote [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 75955 [post_author] => 19 [post_date] => 2023-04-25 14:35:31 [post_date_gmt] => 2023-04-25 17:35:31 [post_content] =>

Celebrate Easter at Summerville All-Inclusive Resort with a Special Program for the Whole Family!

Enjoy themed activities like egg hunts and chocolate workshops while relaxing in nature and taking advantage of the resort's amenities. All of this in a breathtaking paradise where fun and comfort are always guaranteed.

Make the most of every moment with:

  • Games and Tournaments
  • Sports
  • Flying Trapeze
  • Storytelling
  • Chocolate Workshops
  • Egg Hunts
  • Special Easter Pastry

SHOWS

For the Easter season, we’re preparing a brand-new Easter Show, live bands, and circus performances! Secure your passport to joy and come experience everything Summerville has planned for you!

[post_title] => CHOCOVILLE 🍫 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => easter-in-the-summer [to_ping] => [pinged] => [post_modified] => 2025-02-19 14:19:48 [post_modified_gmt] => 2025-02-19 17:19:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.summervilleresort.com.br/?post_type=pacote&p=75955 [menu_order] => 26 [post_type] => pacote [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 85642 [post_author] => 20 [post_date] => 2025-02-19 15:16:48 [post_date_gmt] => 2025-02-19 18:16:48 [post_content] => In November 2025, Summerville All-Inclusive Resort invites you to embark on a World Tour without leaving the place! Throughout the month, the resort will offer a special program featuring Multicultural Fairs and a variety of international cuisine. Immersive and lively experiences await. Get ready for a true adventure in a paradise setting!

We will have:

  • Cultural games and tournaments
  • Summer passport
  • Flying trapeze
  • Storytelling
  • Picnic
  • Circus workshops
  • Live bands
  • Comedy shows
  • Children's performances
And much more!

SHOWS

Every day, we offer a variety of shows that will amaze both kids and parents. Secure your passport to joy and come experience everything Summerville has prepared for you! [post_title] => Around the World!🌍💫 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => around-the-world%f0%9f%8c%8d%f0%9f%92%ab [to_ping] => [pinged] => [post_modified] => 2025-02-19 15:16:48 [post_modified_gmt] => 2025-02-19 18:16:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.summervilleresort.com.br/?post_type=pacote&p=85642 [menu_order] => 33 [post_type] => pacote [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 26224 [post_author] => 1 [post_date] => 2021-08-23 17:36:11 [post_date_gmt] => 2021-08-23 20:36:11 [post_content] => At Summerville All-Inclusive Resort, the connection with nature is one of the most enchanting aspects of the experience. Surrounded by lush landscapes, the resort is perfectly integrated into the native vegetation, with coconut groves, green areas, and a paradise-like beach. The entire structure has been designed to blend harmoniously with the natural environment, offering guests direct contact with local flora and fauna without compromising on comfort and sophistication. In May, we will have:
  • Ecological games
  • Outdoor picnics
  • Circus
  • Painting activities
  • Water activities
  • Beach games
  • Puppet theater
  • Open-air shows
  • Moonlight music
We will also have a special program for Mother’s Day throughout the week.

SHOWS

Every day, we offer a variety of shows that will amaze both children and parents. Secure your passport to joy and come experience everything Summerville has prepared for you! [post_title] => LIFE IS BETTER WITH NATURE! 🌍🌱 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => golden-years-in-summerville [to_ping] => [pinged] => [post_modified] => 2025-02-19 14:33:47 [post_modified_gmt] => 2025-02-19 17:33:47 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.summervilleresort.com.br/?post_type=pacote&p=26224 [menu_order] => 56 [post_type] => pacote [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 6 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 85628 [post_author] => 20 [post_date] => 2025-02-19 14:44:33 [post_date_gmt] => 2025-02-19 17:44:33 [post_content] => Enchanted Holidays of July at Summerville All-Inclusive Resort! Fun is guaranteed for the whole family! With a special program, children and adults will immerse themselves in a magical world of adventures, recreational activities, themed shows, and outdoor games. The resort transforms into a true enchanted world, where each day brings new surprises, from creative workshops to nightly performances. All of this in a paradise-like setting, with the complete infrastructure and comfort that only Summerville can offer. Come live unforgettable moments during the most magical holidays of the year!

We will have:

  • Fun games and tournaments
  • Flying trapeze
  • Storytelling
  • Picnic
  • Circus workshops
  • Adventure arena
In addition to an incredible wellness program with fitness classes, meditation and yoga, walks, and sports.

SHOWS

This month, we will have puppet theater, children's performances, enchanted parades with characters, live music, and much more! Plus, every day we will have a variety of shows that will amaze both kids and adults. Secure your passport to joy and come experience everything Summerville has prepared for you! [post_title] => Enchanted Holidays! 💚 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ferias-encantadas-2025 [to_ping] => [pinged] => [post_modified] => 2025-02-19 14:48:34 [post_modified_gmt] => 2025-02-19 17:48:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.summervilleresort.com.br/?post_type=pacote&p=85628 [menu_order] => 11 [post_type] => pacote [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 7 [max_num_pages] => 2 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => 1 [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => 1 [query_vars_hash:WP_Query:private] => afcc1dac8958304315b02bae6df60378 [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )
Imagem: Enchanted Holidays! 💚

In July

Enchanted Holidays! 💚

  • Fun for all ages
  • 2 Children free up to 14 years old
  • Pay in up to 12 installments on your card
Imagem: Summerville Arraiá! 🪗

In june.

Summerville Arraiá! 🪗

  • Fun for all ages
  • 2 Children free up to 14 years old
  • Pay in up to 12 installments on your card
Imagem: Fun to Your Liking! 🍕

In august...

Fun to Your Liking! 🍕

  • Fun for all ages
  • 2 Children free up to 14 years old
  • Pay in up to 12 installments on your card
Imagem: CHOCOVILLE 🍫

April in Summer!

CHOCOVILLE 🍫

  • Fun for all ages
  • 2 Children free up to 14 years old
  • Pay in up to 12 installments on your card
Imagem: Around the World!🌍💫

In novembe...

Around the World!🌍💫

  • Fun for all ages
  • 2 Children free up to 14 years old
  • Pay in up to 12 installments on your card
Imagem: LIFE IS BETTER WITH NATURE! 🌍🌱

In the month of september!

LIFE IS BETTER WITH NATURE! 🌍🌱

  • Fun for all ages
  • 2 Children free up to 14 years old
  • Pay in up to 12 installments on your card
Decoration

Special Dates

Decoration
Palmeira Bolas Flutuantes
See below for

Some Testimonials

I give a 10 to all the attendants, lifeguards (Amanda), waiters, maître, messengers (Cleiton and Welington), beach support (Carlos) super caring and Marco (manager) who always makes himself available for whatever the situation is! They are ALL...

Ana Luiza A

Resort with excellence in quality. All wonderful. Incredible gastronomy. Staff super helpful. It even has Space Chandon and nautical support. Get to know the massage combos they offer. Optimum cost x benefit.

fabriciusmilagres

All of the times we came were perfect. The service is even cozier. More comfortable. Very good beach area support with chairs and umbrellas. The food is very good. Very cool night events. We are regulars and we will already book a room to come back.

João Vitor F

Great Resort. Meeting security protocols for Covid, giving us peace of mind to enjoy our vacation. Helpful and very polite staff. Good structure and very well maintained. I recommend it!

Fernando

I went with my husband and a couple of friends, we arrived on 03/19 and we left on 03/25. As we already knew Porto de Galinhas, we chose to stay at a resort to enjoy this wonderful experience.

MonicaV1395

Resort with excellence in quality. All wonderful. Incredible gastronomy. Staff super helpful. It has the Chandon space and nautical support. Get to know the massage combos they offer. Great cost X benefit.

Fabriciusmilagres

Seven incredible days! Full of fun, good family moments, rest and lots of peace! Sprinkled with a lot of attention and sympathy from the always-helpful staff and always doing everything possible to please you. The food is fantastic! I recommend it!

KazuoUmino

TOP hotel with wonderful view and top-notch food. This weekend they inaugurated a spa, which is approved !!! Very good service, very friendly and helpful staff. Waiting anxiously for the next visit.

BrunaC1771