{
  "entities": {
    "Hotel": {
      "name": "Hotel Europa",
      "stars": 3,
      "brand": "Hotel Europa Madrid"
    },
    "Locations": [
      "Puerta del Sol",
      "Madrid City Centre",
      "Kilometer Zero",
      "Calle del Carmen"
    ],
    "Gastronomy": {
      "establishment": "Café Europa",
      "specialties": ["Churros with chocolate", "Spanish Tapas", "Breakfast"]
    },
    "Services": [
      "Free Wi-Fi",
      "Accessible Rooms",
      "Massages",
      "City Tours",
      "Airport Transfer",
      "24h Reception"
    ],
    "Technology": {
      "booking_engine": "Direct booking",
      "platform": "Elementor / WordPress"
    }
  }
}