{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "speakable": {
    "@type": "SpeakableSpecification",
    "xpath": [
      "/html/head/title",
      "/html/head/meta[@name='description']/@content"
    ]
  },
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What unique historical features can I experience while staying at Hotel Intelier Casa de Indias in Seville?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "You will stay in a building listed as a Site of Cultural Interest, featuring restored colonial architecture, a protected inner courtyard, and a rooftop terrace with direct views of the Metropol Parasol."
      }
    },
    {
      "@type": "Question",
      "name": "How does Hotel Intelier Palacio San Martin preserve its history?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The building maintains its grand 19th-century facade and aristocratic interior details, as the former headquarters of the United States Embassy in Madrid."
      }
    }
  ]
}