{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://xenalia.com/#organization",
      "name": "Xenalia.com",
      "legalName": "Xenalia.com",
      "url": "https://xenalia.com/",
      "logo": "https://xenalia.com/imagenes/logo-xenalia-seguros.png",
      "sameAs": [
        "https://www.facebook.com/segurosdigitalesonline",
        "https://www.instagram.com/xenalia.com"
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "contactType": "customer support",
          "email": "info@xenalia.com",
          "availableLanguage": ["en-GB"]
        }
      ],
      "description": "UK insurance comparison and information platform for health, life, home, car and other cover.",
      "slogan": "Insurance tailored to you",
      "knowsAbout": [
        "health insurance",
        "life insurance",
        "home insurance",
        "car insurance",
        "private medical insurance",
        "pet insurance",
        "dental insurance"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://xenalia.com/#website",
      "url": "https://xenalia.com/",
      "name": "Xenalia.com",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://xenalia.com/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://xenalia.com/#categorias",
      "name": "Main insurance categories",
      "itemListOrder": "https://schema.org/ItemListOrderAscending",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Health Insurance",
          "url": "https://xenalia.com/health/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Life Insurance",
          "url": "https://xenalia.com/life/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Home Insurance",
          "url": "https://xenalia.com/home/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Car Insurance",
          "url": "https://xenalia.com/car/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Dental Insurance",
          "url": "https://xenalia.com/dental/"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Pet Insurance",
          "url": "https://xenalia.com/pet/"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://xenalia.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Which insurance policy is right for me?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The right policy depends on your circumstances. Xenalia lets you compare cover, prices and insurers to find suitable options."
          }
        },
        {
          "@type": "Question",
          "name": "Is it free to compare insurance or request information?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Comparing insurance and requesting information is free and carries no obligation."
          }
        },
        {
          "@type": "Question",
          "name": "Do you work with leading UK insurers?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. We provide information about leading UK insurers so you can compare cover and prices."
          }
        },
        {
          "@type": "Question",
          "name": "How can I find suitable cover?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Complete the short form and an adviser can explain relevant options, prices, cover and policy terms."
          }
        },
        {
          "@type": "Question",
          "name": "Is the information kept up to date?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. We update insurer profiles, products and comparisons to reflect current offers and changes in cover."
          }
        }
      ]
    }
  ]
}
