Perunguzhi

Perunguzhi is a village in Chirayinkeezh Taluk, Thiruvananthapuram District, Kerala. It is under the jurisdiction of Azhoor Panchayat. There are many temples and backwaters.

Perunguzhi
village
Perunguzhi
Location in Kerala, India
Perunguzhi
Perunguzhi (India)
Coordinates: 8.50370°N 76.95219°E / 8.50370; 76.95219
Country India
StateKerala
DistrictThiruvananthapuram
TalukasChirayinkeezhu
Languages
  OfficialMalayalam, English
Time zoneUTC+5:30 (IST)
PIN
695305
Telephone code91470
Vehicle registrationKL-01, KL-16
Lok Sabha constituencyAttingal
Vidhan Sabha constituencyAttingal

Transportation

Perunguzhi lies on the Thiruvananthapuram-Kollam railway route; only passenger trains halt here. There are buses to East Fort. Boat service in Kadinamkulam lake connects Perunguzhi and Perumathura.

Temples

The biggest temple in Perunguzhi is Sree Rajarajaswari temple, which is believed to be over 1000 years old

Economy

Coir industry is one of the major businesses in Perunguzhy.Gulf money is the source of people's income.

Education

Govt. L.P. and V.P.U.P and Govt High school are located in the Panchayat of Azhoor.

Tourism

The Agni Kavadi festival at the Rajarajeswari Temple at Perunguzhi draws many devotees. Sarkara Devi Temple, Chirayinkeezh is nearby. "Kadinamkulam Kayal" attracts many tourists.

gollark: Now all minoteaur needs is all other minoteaur features ever. I should find what those were again.
gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.

References


    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.