SELECT wp_posts.*, 1 rooms_available, 0 rooms_booked , IFNULL((SELECT price_meta2.meta_value + 0 FROM wp_postmeta price_meta2 WHERE price_meta2.post_id=wpml_translations_default.element_id AND price_meta2.meta_key='_accommodation_min_price:2025-01-21:2027-01-21' LIMIT 1), 0) accommodation_price , IFNULL((SELECT price_meta3.meta_value + 0 FROM wp_postmeta price_meta3 WHERE price_meta3.post_id=wpml_translations_default.element_id AND price_meta3.meta_key='accommodation_static_from_price' LIMIT 1), 0) accommodation_static_price
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) LEFT JOIN wp_icl_translations wpml_translations_default ON wpml_translations_default.trid = wpml_translations.trid AND (wpml_translations_default.source_language_code IS NULL OR wpml_translations.source_language_code IS NULL)
WHERE 1=1 AND (
( wp_postmeta.meta_key = 'accommodation_location_post_id' AND wp_postmeta.meta_value IN ('20777') )
) AND wp_posts.post_type = 'accommodation' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','location','room_type','accommodation','wpcf7_contact_form','ufaq','mc4wp-form' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','location','room_type','accommodation','wpcf7_contact_form','ufaq','mc4wp-form' ) )
GROUP BY wp_posts.ID HAVING 1=1
ORDER BY wp_posts.post_title ASC
This luxurious beachfront resort is surrounded by lush gardens and stunning ocean views. With modern accommodations, world-class dining, multiple pools, and a focus on wellness, the resort offers tailored experiences, including a kids' zone and adults-only spaces.
Gran Canaria, one of Spain’s Canary Islands, is a captivating destination often referred to as a "miniature continent" due to its incredible diversity of landscapes. The island boasts golden beaches, rolling dunes, dramatic cliffs, and verdant mountains, offering endless opportunities for exploration. Its southern coast features sun-soaked resorts and pristine beaches, while the interior is dotted with charming villages, pine forests, and volcanic peaks such as Roque Nublo.
The capital city, Las Palmas, blends history and modernity with its colonial architecture, bustling markets, and vibrant cultural scene. Gran Canaria’s year-round mild climate makes it a favorite for outdoor activities like hiking, surfing, and cycling. Whether you're seeking relaxation, adventure, or cultural experiences, Gran Canaria offers a unique and unforgettable escape.