{
  "@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": "CollectionPage",
      "@id": "https://xenalia.com/aseguradoras/#webpage",
      "url": "https://xenalia.com/aseguradoras/",
      "name": "Leading UK Insurers | Xenalia",
      "description": "Compare cover, benefits and prices from leading UK insurance providers.",
      "isPartOf": { "@id": "https://xenalia.com/#website" },
      "about": [
        {
          "@type": "Brand",
          "name": "Admiral"
        },
        {
          "@type": "Brand",
          "name": "Aviva"
        },
        {
          "@type": "Brand",
          "name": "AXA UK"
        },
        {
          "@type": "Brand",
          "name": "Bupa"
        },
        {
          "@type": "Brand",
          "name": "Zurich UK"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://xenalia.com/aseguradoras/#lista-aseguradoras",
      "name": "UK Insurance Providers",
      "itemListOrder": "https://schema.org/ItemListOrderAscending",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Admiral",
          "url": "https://xenalia.com/admiral/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Aviva",
          "url": "https://xenalia.com/aviva/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "AXA UK",
          "url": "https://xenalia.com/axa-uk/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Bupa",
          "url": "https://xenalia.com/bupa/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Zurich UK",
          "url": "https://xenalia.com/zurich-uk/"
        }
      ]
    },
    {
      "@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."
          }
        }
      ]
    }
  ]
}
