{
  "$schema": "https://nlweb.ai/schema/schemamap-v1.json",
  "name": "HytaleServery.com Schema Map",
  "description": "NLWeb Schema Aggregation — kompletný schema graph webu v jednom requeste",
  "version": "1.0",
  "last_updated": "2026-03-18",
  "url": "https://hytaleservery.com",

  "schemas": [
    {
      "@type": "WebSite",
      "@id": "https://hytaleservery.com/#website",
      "name": "HytaleServery.com",
      "url": "https://hytaleservery.com",
      "inLanguage": "sk",
      "description": "Slovenský a český Hytale server list s hlasovaním a komunitnými funkciami",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://hytaleservery.com/servery?q={search_term}",
        "query-input": "required name=search_term"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://hytaleservery.com/#organization",
      "name": "HytaleServery.com",
      "url": "https://hytaleservery.com",
      "logo": "https://hytaleservery.com/assets/logo.png",
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://discord.gg/dY3vD9tEQZ",
        "availableLanguage": ["sk", "cs", "en"]
      },
      "sameAs": [
        "https://discord.gg/dY3vD9tEQZ",
        "https://github.com/yamiru"
      ],
      "founder": {
        "@type": "Person",
        "@id": "https://hytaleservery.com/#author",
        "name": "Yamiru",
        "description": "Slovak developer and gaming systems builder",
        "url": "https://yamiru.com",
        "jobTitle": ["Founder", "Author", "System Administrator"],
        "sameAs": [
          "https://www.wikidata.org/wiki/Q139394410",
          "https://github.com/Yamiru"
        ],
        "identifier": {
          "@type": "PropertyValue",
          "propertyID": "Wikidata",
          "value": "Q139394410",
          "url": "https://www.wikidata.org/wiki/Q139394410"
        }
      }
    },
    {
      "@type": "WebApplication",
      "@id": "https://hytaleservery.com/#application",
      "name": "HytaleServery.com",
      "applicationCategory": "GameServerDirectory",
      "operatingSystem": "Web",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "EUR"
      },
      "featureList": [
        "Vyhľadávanie Hytale serverov",
        "Hlasovanie za servery",
        "Real-time monitoring serverov",
        "Nábory na servery",
        "Herné režimy: Survival, Creative, PvP, Roleplay, Adventure, Minigames"
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://hytaleservery.com/servery#serverlist",
      "name": "Zoznam Hytale serverov",
      "description": "Kompletný zoznam slovenských a českých Hytale serverov",
      "url": "https://hytaleservery.com/servery",
      "numberOfItems": "dynamic",
      "itemListOrder": "https://schema.org/ItemListOrderDescending"
    },
    {
      "@type": "FAQPage",
      "@id": "https://hytaleservery.com/faq#faqpage",
      "name": "Často kladené otázky",
      "url": "https://hytaleservery.com/faq",
      "inLanguage": "sk"
    },
    {
      "@type": "CollectionPage",
      "@id": "https://hytaleservery.com/nabory#recruitments",
      "name": "Nábory na Hytale servery",
      "description": "Zoznam aktívnych náborov hráčov na slovenské a české Hytale servery",
      "url": "https://hytaleservery.com/nabory"
    }
  ],

  "entity_relationships": [
    {
      "subject": "https://hytaleservery.com/#website",
      "predicate": "publisher",
      "object": "https://hytaleservery.com/#organization"
    },
    {
      "subject": "https://hytaleservery.com/#application",
      "predicate": "isPartOf",
      "object": "https://hytaleservery.com/#website"
    },
    {
      "subject": "https://hytaleservery.com/servery#serverlist",
      "predicate": "mainEntityOfPage",
      "object": "https://hytaleservery.com/#website"
    }
  ],

  "discovery": {
    "sitemap": "https://hytaleservery.com/sitemap.xml",
    "llms_txt": "https://hytaleservery.com/llms.txt",
    "ai_actions": "https://hytaleservery.com/.well-known/ai-actions.json",
    "agent_protocol": "https://hytaleservery.com/.well-known/agent.json",
    "openapi": "https://hytaleservery.com/openapi.yaml"
  }
}
