{ "@context": "https://schema.org", "@graph": [ { "@type": "VideoGame", "@id": "https://warstation.ru/warstation", "name": "Warspace", "url": "https://warstation.ru/warstation", "description": "Динамичная VR-игра с перестрелками, тактикой, красочными локациями и уникальным оружием для арен WARSTATION.", "genre": ["Shooter", "Action", "Multiplayer"], "gamePlatform": "Meta Quest, Pico", "applicationCategory": "Game", "operatingSystem": "Android", "publisher": { "@id": "https://warstation.ru/#organization" }, "inLanguage": "ru-RU" }, { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Главная", "item": "https://warstation.ru/" }, { "@type": "ListItem", "position": 2, "name": "Warspace", "item": "https://warstation.ru/warstation" } ] } ] }