{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Play Hytale Servers Knowledge Graph",
    "description": "Entity relationships and knowledge data for Play Hytale Servers",
    "dateModified": "2026-07-13T23:20:32Z",
    "entities": [
        {
            "@type": "WebApplication",
            "name": "Play Hytale Servers",
            "url": "https://play-hytale-servers.com",
            "category": "Gaming Server Directory",
            "about": {
                "@type": "VideoGame",
                "name": "Hytale",
                "sameAs": "https://hytale.com"
            }
        }
    ],
    "statistics": {
        "total_servers": 2,
        "game_modes": [
            "#Survival",
            "#Economy",
            "#Adventure",
            "#Creative",
            "#Events",
            "#Whitelist",
            "#Roleplay",
            "#Casual",
            "#Competitive",
            "#RPG",
            "#Factions",
            "#PvP",
            "#Peaceful"
        ],
        "top_tags": {
            "#Survival": 2,
            "#Economy": 2,
            "#Adventure": 2,
            "#Creative": 1,
            "#Events": 1,
            "#Whitelist": 1,
            "#Roleplay": 1,
            "#Casual": 1,
            "#Competitive": 1,
            "#RPG": 1
        }
    },
    "relationships": [
        {
            "subject": "Play Hytale Servers",
            "predicate": "lists",
            "object": "Hytale game servers"
        },
        {
            "subject": "Play Hytale Servers",
            "predicate": "built_by",
            "object": "Yamiru"
        },
        {
            "subject": "Play Hytale Servers",
            "predicate": "founded_by",
            "object": "Viktor Vasko (Yamiru)"
        },
        {
            "subject": "Viktor Vasko (Yamiru)",
            "predicate": "wikidata",
            "object": "Q139394410"
        },
        {
            "subject": "Hytale",
            "predicate": "developed_by",
            "object": "Hypixel Studios"
        }
    ],
    "endpoints": {
        "entities": "https://play-hytale-servers.com/ai/entities.json",
        "disambiguation": "https://play-hytale-servers.com/entity/disambiguation.json",
        "facts": "https://play-hytale-servers.com/ai/facts.json"
    }
}