{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hytaledock.com/#organization",
      "name": "HytaleDock",
      "alternateName": [
        "Hytale Dock",
        "HytaleDock.com"
      ],
      "url": "https://hytaledock.com",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://hytaledock.com/#logo",
        "url": "https://hytaledock.com/img/logo.png",
        "contentUrl": "https://hytaledock.com/img/logo.png",
        "caption": "HytaleDock",
        "width": 512,
        "height": 512,
        "inLanguage": "en"
      },
      "image": {
        "@id": "https://hytaledock.com/#logo"
      },
      "description": "HytaleDock is the premier community platform for Hytale modding — plugins, addons, resource packs, tutorials and server configurations. Slovak-operated, multi-language (English primary). Launched with Hytale Early Access in January 2026.",
      "foundingDate": "2026-01-13",
      "foundingLocation": {
        "@type": "Place",
        "name": "Košice, Slovakia"
      },
      "founder": {
        "@type": "Person",
        "@id": "https://yamiru.com/#person",
        "name": "Viktor Vasko",
        "alternateName": "Yamiru",
        "url": "https://yamiru.com",
        "jobTitle": "Linux Infrastructure Engineer, PHP/Java Developer",
        "nationality": "Slovak"
      },
      "knowsLanguage": [
        "en"
      ],
      "areaServed": "Worldwide",
      "email": "support@hytaledock.com",
      "sameAs": [
        "https://discord.gg/hytaledock",
        "https://github.com/yamiru/hytaledock",
        "https://twitter.com/hytaledock",
        "https://youtube.com/@hytaledock",
        "https://yamiru.com"
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "contactType": "customer support",
          "email": "support@hytaledock.com",
          "availableLanguage": [
            "en"
          ],
          "areaServed": "Worldwide"
        },
        {
          "@type": "ContactPoint",
          "contactType": "abuse",
          "email": "abuse@hytaledock.com",
          "availableLanguage": [
            "en"
          ]
        },
        {
          "@type": "ContactPoint",
          "contactType": "security",
          "email": "security@hytaledock.com",
          "availableLanguage": [
            "en"
          ]
        },
        {
          "@type": "ContactPoint",
          "contactType": "press",
          "email": "press@hytaledock.com",
          "availableLanguage": [
            "en"
          ]
        }
      ],
      "slogan": "Hytale modding — centralized, verified, open"
    },
    {
      "@type": "WebSite",
      "@id": "https://hytaledock.com/#website",
      "url": "https://hytaledock.com",
      "name": "HytaleDock",
      "description": "Central hub for Hytale plugins, addons, tutorials and community.",
      "publisher": {
        "@id": "https://hytaledock.com/#organization"
      },
      "inLanguage": [
        "en"
      ],
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://hytaledock.com/search?q={search_term_string}"
          },
          "query-input": "required name=search_term_string"
        }
      ],
      "license": "https://creativecommons.org/licenses/by/4.0/",
      "copyrightYear": 2026,
      "copyrightHolder": {
        "@id": "https://hytaledock.com/#organization"
      },
      "isFamilyFriendly": true,
      "mainEntity": {
        "@id": "https://hytaledock.com/#organization"
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://hytaledock.com/#platform",
      "name": "HytaleDock Platform",
      "applicationCategory": "GameApplicationPlatform",
      "operatingSystem": "Web",
      "url": "https://hytaledock.com",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "EUR",
        "availability": "https://schema.org/InStock"
      },
      "publisher": {
        "@id": "https://hytaledock.com/#organization"
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.7",
        "bestRating": "5",
        "worstRating": "1",
        "ratingCount": "1"
      }
    }
  ]
}
