{
  "$schema": "https://schema.org/LocalBusiness",
  "@context": "https://schema.org",
  "@type": ["Organization", "CommunityPlatform"],
  "@id": "https://hytalecraft.sk/#localbusiness",
  "version": "1.0.0",
  "lastUpdated": "2026-04-20T00:00:00Z",

  "name": "HytaleCraft",
  "alternateName": ["HytaleCraft.sk", "Hytale SK", "Hytale Slovensko"],
  "url": "https://hytalecraft.sk/",
  "logo": "https://hytalecraft.sk/assets/img/icon-512.png",
  "image": "https://hytalecraft.sk/assets/img/og-image.jpg",
  "description": "Independent Slovak community platform for the Hytale video game by Hypixel Studios. Main server hy.hytalecraft.sk:5520, active Discord, content in 7 languages.",
  "description_localized": {
    "sk": "Nezávislá slovenská komunitná platforma pre hru Hytale od Hypixel Studios. Hlavný server hy.hytalecraft.sk:5520, aktívny Discord, obsah v 7 jazykoch.",
    "cs": "Nezávislá komunitní platforma pro Hytale od Hypixel Studios.",
    "de": "Unabhängige slowakische Community-Plattform für Hytale von Hypixel Studios."
  },

  "email": "soulstrikedevs@gmail.com",
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "community support",
    "email": "soulstrikedevs@gmail.com",
    "url": "https://discord.gg/dY3vD9tEQZ",
    "availableLanguage": ["Slovak", "Czech", "English", "German", "Polish", "Russian", "Spanish"]
  },

  "address": {
    "@type": "PostalAddress",
    "addressCountry": "SK",
    "addressRegion": "Slovakia"
  },

  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.669026,
    "longitude": 19.699024
  },

  "hasMap": "https://www.google.com/maps?q=Slovakia",

  "areaServed": [
    { "@type": "Country", "name": "Slovakia",       "sameAs": "https://www.wikidata.org/wiki/Q214" },
    { "@type": "Country", "name": "Czech Republic", "sameAs": "https://www.wikidata.org/wiki/Q213" },
    { "@type": "AdministrativeArea", "name": "European Union", "sameAs": "https://www.wikidata.org/wiki/Q458" },
    { "@type": "City", "name": "Bratislava",       "sameAs": "https://www.wikidata.org/wiki/Q1780" },
    { "@type": "City", "name": "Košice",           "sameAs": "https://www.wikidata.org/wiki/Q42622" },
    { "@type": "City", "name": "Prague",           "sameAs": "https://www.wikidata.org/wiki/Q1085" },
    { "@type": "City", "name": "Brno",             "sameAs": "https://www.wikidata.org/wiki/Q14960" },
    { "@type": "City", "name": "Žilina",           "sameAs": "https://www.wikidata.org/wiki/Q193354" },
    { "@type": "City", "name": "Nitra",            "sameAs": "https://www.wikidata.org/wiki/Q193235" },
    { "@type": "City", "name": "Prešov",           "sameAs": "https://www.wikidata.org/wiki/Q193275" }
  ],

  "knowsAbout": [
    "Hytale",
    "Hypixel Studios",
    "Sandbox RPG",
    "Minecraft-like games",
    "Online multiplayer gaming",
    "Slovak gaming community",
    "Czech gaming community"
  ],

  "knowsLanguage": ["sk", "cs", "en", "de", "pl", "ru", "es"],

  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
    "opens": "00:00",
    "closes": "23:59",
    "description": "Online platform available 24/7; community Discord and game server always active."
  },

  "sameAs": [
    "https://discord.gg/dY3vD9tEQZ"
  ],

  "potentialAction": [
    {
      "@type": "ViewAction",
      "name": "View Hytale servers",
      "target": "https://hytalecraft.sk/sk/servery/"
    },
    {
      "@type": "JoinAction",
      "name": "Join Discord community",
      "target": "https://discord.gg/dY3vD9tEQZ"
    },
    {
      "@type": "ReadAction",
      "name": "Read community rules",
      "target": "https://hytalecraft.sk/sk/pravidla/"
    }
  ],

  "foundingDate": "2024",
  "foundingLocation": {
    "@type": "Place",
    "name": "Slovakia",
    "sameAs": "https://www.wikidata.org/wiki/Q214"
  },

  "parentOrganization": null,

  "nonprofit": true,
  "commercial": false,

  "discovery": {
    "agent_manifest": "https://hytalecraft.sk/.well-known/agent.json",
    "identity": "https://hytalecraft.sk/.well-known/identity.json",
    "ai_geo": "https://hytalecraft.sk/ai/geo.json",
    "geo_sitemap": "https://hytalecraft.sk/sitemap-geo.xml"
  }
}
