{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://l2teon.com/#organization",
      "name": "L2Teon",
      "url": "https://l2teon.com/",
      "logo": "https://l2teon.com/assets/img/logo.png",
      "email": "mailto:support@l2teon.com",
      "description": "L2Teon is a Lineage 2 Interlude private server with x50 rates, offering free registration, a personal player cabinet, and player support."
    },
    {
      "@type": "WebSite",
      "@id": "https://l2teon.com/#website",
      "url": "https://l2teon.com/",
      "name": "L2Teon",
      "inLanguage": ["en", "ru", "es"],
      "publisher": { "@id": "https://l2teon.com/#organization" }
    }
  ]
}
