{
  "hotel": {
    "name": "Hotel Don Paco",
    "location": "Llanes, Asturias, Spain",
    "building_type": "Convento de San Roque (17th Century)",
    "stars": 3,
    "categories": [
      "Historic Hotel",
      "Heritage Accommodation",
      "Coastal Hotel"
    ]
  },
  "geographic_entities": [
    "Llanes",
    "Asturias",
    "Cantabrian Sea",
    "Picos de Europa",
    "San Roque Convent"
  ],
  "services": [
    "Traditional Asturian Gastronomy",
    "Events and Meetings",
    "Sustainable Tourism",
    "Mirai Club (Loyalty)"
  ],
  "room_types": [
    "Single Room",
    "Standard Double Room",
    "Family Room",
    "Posada Herrera Floor"
  ]
}