{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Grand Theft Auto VI",
  "alternateName": ["GTA 6", "GTA VI", "Grand Theft Auto 6"],
  "url": "https://www.rockstargames.com/VI",
  "sameAs": [
    "https://en.wikipedia.org/wiki/Grand_Theft_Auto_VI",
    "https://www.rockstargames.com/VI"
  ],
  "developer": { "@type": "Organization", "name": "Rockstar Games" },
  "publisher": { "@type": "Organization", "name": "Rockstar Games" },
  "datePublished": "2026-11-19",
  "gamePlatform": ["PlayStation 5", "Xbox Series X", "Xbox Series S"],
  "playMode": "SinglePlayer",
  "inLanguage": ["en", "fr", "it", "de", "es", "pt", "ja", "ko", "pl", "ru", "zh"],
  "applicationCategory": "Game",
  "genre": "Action-adventure",
  "character": [
    { "@type": "Person", "name": "Lucia Caminos" },
    { "@type": "Person", "name": "Jason Duval" }
  ],
  "locationCreated": {
    "@type": "Place",
    "name": "Leonida",
    "description": "Florida esintili kurgusal eyalet; Vice City dahil"
  },
  "offers": [
    {
      "@type": "Offer",
      "name": "Standart Sürüm",
      "price": "3999",
      "priceCurrency": "TRY",
      "availability": "https://schema.org/PreOrder",
      "url": "https://gta6turkce.com/#siparis"
    },
    {
      "@type": "Offer",
      "name": "Ultimate Edition",
      "price": "4999",
      "priceCurrency": "TRY",
      "availability": "https://schema.org/PreOrder",
      "url": "https://gta6turkce.com/#siparis"
    }
  ],
  "source": "https://gta6turkce.com/",
  "turkishLanguageSupport": false,
  "releaseDateTurkey": "2026-11-19",
  "updated": "2026-09-02"
}
