{
  "$schema": "../../schema/category.schema.json",
  "category_type": "price-range",
  "category_id": "luxury",
  "category_name": "Luxury Properties",
  "description": "Premium luxury villas, resorts, and high-end hotels",
  "total_properties": 3,
  "properties": [
    {
      "id": "kamuela-lagoi-bay-bintan",
      "name": "Kamuela Villas Lagoi Bay Bintan",
      "brand": "kamuela",
      "country": "Indonesia",
      "city": "Lagoi Bay",
      "star_rating": 5,
      "url": "https://llms.archipelagointernational.com/brands/kamuela/properties/kamuela-lagoi-bay-bintan/index.json"
    },
    {
      "id": "mahesa-suites-collection-by-aston",
      "name": "Mahesa Suites - Collection By Aston",
      "brand": "aston-collection",
      "country": "Indonesia",
      "city": "Seminyak",
      "star_rating": 4,
      "url": "https://llms.archipelagointernational.com/brands/aston-collection/properties/mahesa-suites-collection-by-aston/index.json"
    },
    {
      "id": "royal-kamuela-ubud",
      "name": "Royal Kamuela Villas & Suites at Monkey Forest",
      "brand": "kamuela",
      "country": "Indonesia",
      "city": "Ubud",
      "star_rating": 5,
      "url": "https://llms.archipelagointernational.com/brands/kamuela/properties/royal-kamuela-ubud/index.json"
    }
  ],
  "aggregate_data": {
    "by_brand": {
      "kamuela": 2,
      "aston-collection": 1
    },
    "by_country": {
      "Indonesia": 3
    },
    "by_star_rating": {
      "3": 0,
      "4": 1,
      "5": 2
    }
  },
  "generated_at": "2026-01-04T18:49:43.064Z"
}