SELECT wpgw_posts.*, 1 rooms_available, 0 rooms_booked , IFNULL((SELECT price_meta2.meta_value + 0 FROM wpgw_postmeta price_meta2 WHERE price_meta2.post_id=wpgw_posts.ID AND price_meta2.meta_key='_accommodation_min_price:2026-06-09:2028-06-09' LIMIT 1), 0) accommodation_price , IFNULL((SELECT price_meta3.meta_value + 0 FROM wpgw_postmeta price_meta3 WHERE price_meta3.post_id=wpgw_posts.ID AND price_meta3.meta_key='accommodation_static_from_price' LIMIT 1), 0) accommodation_static_price
FROM wpgw_posts INNER JOIN wpgw_postmeta ON ( wpgw_posts.ID = wpgw_postmeta.post_id )
WHERE 1=1 AND (
( wpgw_postmeta.meta_key = 'accommodation_location_post_id' AND wpgw_postmeta.meta_value IN ('145') )
) AND wpgw_posts.post_type = 'accommodation' AND ((wpgw_posts.post_status = 'publish'))
GROUP BY wpgw_posts.ID HAVING 1=1
ORDER BY wpgw_posts.post_title ASC
Unfortunately no accommodations were found.

🏔️ 1 Night / 2 Days Private Banff Tour from Edmonton by Car
1 Night 2 Days from Edmonton
From
$
Experience the majestic Canadian Rockies with our exclusive private Banff tour from Edmonton. This personalized 2-day, 1-night package offers comfort, flexibility, and a customized itinerary—ideal for couples, families, or groups seeking privacy and convenience.
.
Unfortunately no cruises were found.
Unfortunately no car rentals were found.


