Kakkson Inn

Executive Non AC

×
ul.centered-bullets li { position: relative; padding-left: 1.5em; /* Adds space between bullet and text */ margin-bottom: 10px; /* Optional: vertical spacing */ list-style-position: outside; }

Amenities

Popular with Guests

  • Smoking Room
  • Mineral Water - additional charge
  • Bathroom
  • In-room Dining
  • Housekeeping
  • 24-hour Room Service

Room Features

  • Charging Points
  • Seating Area
  • Centre Table
  • Blackout Curtains

Safety and Securityt

  • Cupboards with Locks

Beds and Blanket

  • Woollen Blanket

Media and Entertainment

  • TV

Bathroom

  • Shaving Mirror
  • Geyser/Water Heater
  • Western Toilet Seat
  • Hot & Cold Water
  • Toiletries

Other Facilities

  • Terrace
  • Newspaper
  • Ceiling Fan
  • Jetspray
const modal1 = document.getElementById("amenitiesModal1"); document.getElementById("learnMoreBtn1").onclick = () => { modal1.style.display = "block"; }; document.getElementById("closeModal1").onclick = () => { modal1.style.display = "none"; }; window.addEventListener("click", e => { if (e.target === modal1) { modal1.style.display = "none"; } });

Executive AC

×

Amenities

Popular with Guests

  • Smoking Room
  • Mineral Water - additional charge
  • Bathroom
  • In-room Dining
  • Housekeeping
  • 24-hour Room Service
  • Air Conditioning

Room Features

  • Charging Points
  • Seating Area
  • Centre Table
  • Blackout Curtains
  • Chair
  • Telephone

Beds and Blanket

  • Woollen Blanket

Safety and Security

  • Cupboards with Locks

Media and Entertainment

  • TV

Bathroom

  • Shaving Mirror
  • Geyser/Water Heater
  • Western Toilet Seat
  • Hot & Cold Water
  • Toiletries

Other Facilities

  • Terrace
  • Newspaper
  • Ceiling Fan
  • Jetspray
const modal2 = document.getElementById("amenitiesModal2"); document.getElementById("learnMoreBtn2").onclick = () => { modal2.style.display = "block"; }; document.getElementById("closeModal2").onclick = () => { modal2.style.display = "none"; }; window.addEventListener("click", e => { if (e.target === modal2) { modal2.style.display = "none"; } });

Executive Four Bedded AC

×

Amenities

Popular with Guests

  • Smoking Room
  • Mineral Water - additional charge
  • Bathroom
  • In-room Dining
  • Housekeeping
  • 24-hour Room Service
  • Air Conditioning

Room Features

  • Charging Points
  • Seating Area
  • Centre Table
  • Blackout Curtains
  • Chair
  • Telephone
  • Sofa

Beds and Blanket

  • Woollen Blanket

Media and Entertainment

  • TV

Bathroom

  • Shaving Mirror
  • Geyser/Water Heater
  • Western Toilet Seat
  • Hot & Cold Water
  • Toiletries

Other Facilities

  • Terrace
  • Newspaper
  • Ceiling Fan
  • Jetspray
const modal3 = document.getElementById("amenitiesModal3"); document.getElementById("learnMoreBtn3").onclick = () => { modal3.style.display = "block"; }; document.getElementById("closeModal3").onclick = () => { modal3.style.display = "none"; }; window.addEventListener("click", e => { if (e.target === modal3) { modal3.style.display = "none"; } });

Please enable JavaScript in your browser to complete this form.