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] => 20250501
                        )

                    [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] => 20250501
                        )

                    [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] => 20250501
                        )

                    [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] => 20250501
                            [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) >= '20250501' ) 
  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] => 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 ) [4] => 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 ) [5] => WP_Post Object ( [ID] => 26220 [post_author] => 1 [post_date] => 2021-08-23 17:25:25 [post_date_gmt] => 2021-08-23 20:25:25 [post_content] => In September, Summerville celebrates the month of Well-being and Health, with a program focused on self-care and the balance of body and mind. Throughout the month, guests can participate in activities such as relaxation and meditation, sports, fitness classes, nutrition tips, and enjoy relaxing treatments at the spa. Surrounded by nature, the perfect environment to relax and recharge, every detail is designed to provide moments of tranquility and revitalization. Come take care of yourself in this paradise-like setting!

We will have outdoor activities:

  • Fun games and tournaments
  • Flying trapeze
  • Storytelling
  • Picnics
  • Circus workshops
  • Water activities
  • Beach games
And several attractions, such as:
  • Live music
  • Outdoor shows
  • Comedy shows
  • Theatrical performances

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] => Well-being and Health 🧘 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => adventures-and-mothers-month [to_ping] => [pinged] => [post_modified] => 2025-02-19 15:05:04 [post_modified_gmt] => 2025-02-19 18:05:04 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.summervilleresort.com.br/?post_type=pacote&p=26220 [menu_order] => 59 [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] => 6 [max_num_pages] => 1 [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] => 693fd3fea6d24692b889c315cc292ac3 [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: 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
Imagem: Well-being and Health 🧘

September

Well-being and Health 🧘

  • 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

Very good hotel, the staff are very attentive making themselves available to help. My room was completely ready, even with a cot for my daughter; I did not even have to ask for anything. Great entertainment team for the kids and a pool...

Sabra05

I've never been so welcome in a hotel like I was at the Summerville Beach Resort! The location is very charming, the staff super attentive and friendly, and to complete my excellent stay I had a surprise cake offered by the hotel for me and my dad...

Nserenojr

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

The resort is wonderful. All hotel staff were always very helpful and polite. I want to mention here Wellington and Lucia because they were the employees with whom we had a little more contact, but, again, everyone was very attentive and always...

Bmhasse

The resort is very nice! We stayed one week in "standard" room and the size surprised us: very large! We stayed in the middle area between the reception and the bungalows - more expensive. Comfortable for a couple, a child and a baby on lap. It had...

Marina B

Perfect stay: attendance note 1000. Helpful staff who wear the company shirt. The following employees stand out: Meiri, in the pool area. Lucia in the restaurant area. Marco, PR 1000, reflects the great atmosphere of Summerville.

Fernanda Q

Wonderful resort, I came with family and we all loved it, we had dinner at Quebramar, the tasting dinner was sensational, perfect room, 1000% service in all sectors, my daughter is 6 years old and was delighted with everything in the recreation all...

José de Anchieta

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