{
  "$schema": "../../schema/category.schema.json",
  "category_type": "location",
  "category_id": "cuba",
  "category_name": "Cuba",
  "description": "All Archipelago International properties in Cuba",
  "total_properties": 3,
  "properties": [
    {
      "id": "aston-costa-verde-beach-resort",
      "name": "Aston Costa Verde Beach Resort",
      "slug": "aston-costa-verde-beach-resort",
      "brand": "aston",
      "city": "Holguín",
      "region": "Holguín Province",
      "star_rating": 4,
      "property_type": "beach-resort",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/aston-costa-verde-beach-resort/index.json"
    },
    {
      "id": "aston-panorama-la-habana",
      "name": "Aston Panorama La Habana",
      "slug": "aston-panorama-la-habana",
      "brand": "aston",
      "city": "Havana",
      "region": "Havana Province",
      "star_rating": 4,
      "property_type": "urban-hotel",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/aston-panorama-la-habana/index.json"
    },
    {
      "id": "grand-aston-varadero-beach-resort",
      "name": "Grand Aston Varadero Beach Resort",
      "slug": "grand-aston-varadero-beach-resort",
      "brand": "aston",
      "city": "Varadero",
      "region": "Matanzas Province",
      "star_rating": 5,
      "property_type": "beach-resort",
      "url": "https://llms.archipelagointernational.com/brands/aston/properties/grand-aston-varadero-beach-resort/index.json"
    }
  ],
  "aggregate_data": {
    "by_brand": {
      "aston": 3
    },
    "by_city": {
      "Holguín": 1,
      "Varadero": 1,
      "Havana": 1
    },
    "by_star_rating": {
      "3": 0,
      "4": 2,
      "5": 1
    }
  },
  "generated_at": "2026-01-04T18:49:43.058Z"
}