Palamunai
Palamunai is a small town located near Batticaloa in the region of Eastern Province located in Sri Lanka. Palamunai is the home of about 500 residents. The estimated terrain elevation above sea level is 10 metres. Even though Palamunai is a small town, you can experience the lifestyle of the locals and visit few scenic sites. The best time to visit Palamunai is from January until September when you will have a warm or hot temperature and limited till mediocre rainfall. The highest average temperature in Palamunai is 33°C in May and the lowest is 27°C in January.
Languages spoken | Tamil |
---|---|
Currency used | LKR |
Area (km2) | 72 mi |
Country name | Sri Lanka |
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=wp_posts.ID AND price_meta2.meta_key='_accommodation_min_price:2024-12-21:2026-12-21' LIMIT 1), 0) accommodation_price , IFNULL((SELECT price_meta3.meta_value + 0 FROM wp_postmeta price_meta3 WHERE price_meta3.post_id=wp_posts.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 )
WHERE 1=1 AND (
( wp_postmeta.meta_key = 'accommodation_location_post_id' AND wp_postmeta.meta_value IN ('565') )
) AND wp_posts.post_type = 'accommodation' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID HAVING 1=1
ORDER BY wp_posts.post_title ASC
Unfortunately no accommodations were found.
Unfortunately no car rentals were found.