{
  "$schema": "../../schema/category.schema.json",
  "category_type": "experience",
  "category_id": "resort",
  "category_name": "Resort Properties",
  "description": "Full-service resorts and resort-style hotels",
  "total_properties": 10,
  "properties": [
    {
      "id": "aston-anyer-beach-hotel",
      "name": "Aston Anyer Beach Hotel",
      "brand": "aston",
      "country": "Indonesia",
      "city": "Anyer",
      "star_rating": 4,
      "property_type": "beach-resort",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/aston-anyer-beach-hotel/index.json"
    },
    {
      "id": "aston-bogor",
      "name": "Aston Bogor Hotel and Resort",
      "brand": "aston",
      "country": "Indonesia",
      "city": "Bogor",
      "star_rating": 4,
      "property_type": "resort-hotel",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/aston-bogor/index.json"
    },
    {
      "id": "aston-canggu-beach-resort",
      "name": "Aston Canggu Beach Resort",
      "brand": "aston",
      "country": "Indonesia",
      "city": "Canggu",
      "star_rating": 4,
      "property_type": "beach-resort",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/aston-canggu-beach-resort/index.json"
    },
    {
      "id": "aston-costa-verde-beach-resort",
      "name": "Aston Costa Verde Beach Resort",
      "brand": "aston",
      "country": "Cuba",
      "city": "Holguín",
      "star_rating": 4,
      "property_type": "beach-resort",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/aston-costa-verde-beach-resort/index.json"
    },
    {
      "id": "aston-gorontalo",
      "name": "Aston Gorontalo Hotel & Villas",
      "brand": "aston",
      "country": "Indonesia",
      "city": "Gorontalo",
      "star_rating": 4,
      "property_type": "resort-hotel",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/aston-gorontalo/index.json"
    },
    {
      "id": "aston-sentul-lake",
      "name": "Aston Sentul Lake Resort & Conference Center",
      "brand": "aston",
      "country": "Indonesia",
      "city": "Bogor",
      "star_rating": 4,
      "property_type": "resort-hotel",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/aston-sentul-lake/index.json"
    },
    {
      "id": "grand-aston-puncak",
      "name": "Grand Aston Puncak Hotel & Resort",
      "brand": "aston",
      "country": "Indonesia",
      "city": "Puncak",
      "star_rating": 5,
      "property_type": "mountain-resort",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/grand-aston-puncak/index.json"
    },
    {
      "id": "grand-aston-varadero-beach-resort",
      "name": "Grand Aston Varadero Beach Resort",
      "brand": "aston",
      "country": "Cuba",
      "city": "Varadero",
      "star_rating": 5,
      "property_type": "beach-resort",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/grand-aston-varadero-beach-resort/index.json"
    },
    {
      "id": "quest-hotel-midport-port-dickson",
      "name": "Quest Hotel Midport Port Dickson",
      "brand": "quest",
      "country": "Malaysia",
      "city": "Port Dickson",
      "star_rating": 3,
      "property_type": "resort-hotel",
      "url": "https://llms.archipelagointernational.com/brands/quest/properties/quest-hotel-midport-port-dickson/index.json"
    },
    {
      "id": "reserva-real-by-harper",
      "name": "Reserva Real by Harper",
      "brand": "harper",
      "country": "Dominican Republic",
      "city": "Punta Cana",
      "star_rating": 5,
      "property_type": "resort",
      "url": "https://llms.archipelagointernational.com/brands/harper/properties/reserva-real-by-harper/index.json"
    }
  ],
  "aggregate_data": {
    "by_brand": {
      "aston": 8,
      "quest": 1,
      "harper": 1
    },
    "by_country": {
      "Indonesia": 6,
      "Cuba": 2,
      "Malaysia": 1,
      "Dominican Republic": 1
    },
    "by_star_rating": {
      "3": 1,
      "4": 6,
      "5": 3
    }
  },
  "generated_at": "2026-01-04T18:49:43.061Z"
}