{
  "status": "success",
  "total_units": 14,
  "accommodations": [
    {
      "id": "KAL-WHITEKEY",
      "code": "white-key",
      "name": "Lagoon Oasis Villa (The White Key)",
      "max_adults": 2,
      "max_children": 0,
      "pool": "private_lagoon",
      "features": ["Private Cinema", "Jacuzzi", "Yoga Gazebo"],
      "booking_url": "https://secure.guestpro.net/whitekey/booking?codepro=KALEYDO5VIP"
    },
    {
      "id": "KAL-MASTER",
      "code": "master-villa",
      "name": "Master One Bedroom Family Villa with Private Pool",
      "max_adults": 4,
      "max_children": 2,
      "pool": "private",
      "features": ["Private Pool", "Living Lounge", "Boutique Service"],
      "booking_url": "https://secure.guestpro.net/kaleydo/booking?room=master-villa&codepro=KALEYDO5VIP"
    },
    {
      "id": "KAL-EXECUTIVE",
      "code": "executive-suite",
      "name": "Executive One-Bedroom Family Suite with Private Pool",
      "max_adults": 4,
      "max_children": 2,
      "pool": "private",
      "features": ["Private Pool facing Main Pool", "Family Lounge"],
      "booking_url": "https://secure.guestpro.net/kaleydo/booking?room=executive-suite&codepro=KALEYDO5VIP"
    },
    {
      "id": "KAL-HONEYMOON",
      "code": "honeymoon",
      "name": "Honeymoon Private Jacuzzi Pool Villa",
      "max_adults": 2,
      "max_children": 0,
      "pool": "private",
      "features": ["Private Pool", "Romantic Jacuzzi", "Rose Petals & Swan Setup"],
      "booking_url": "https://secure.guestpro.net/kaleydo/booking?room=honeymoon&codepro=KALEYDO5VIP"
    },
    {
      "id": "KAL-PREMIER",
      "code": "two-bedroom",
      "name": "Premier Two Bedroom Pool Villa",
      "max_adults": 4,
      "max_children": 2,
      "pool": "private",
      "features": ["2 Ensuite Master Bedrooms", "Private Pool", "Tropical Deck"],
      "booking_url": "https://secure.guestpro.net/kaleydo/booking?room=two-bedroom&codepro=KALEYDO5VIP"
    }
  ]
}
