{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Fractured North",
  "url": "https://fracturednorth.com",
  "description": "A PvE survival shooter with seamless 4-player co-op, set during an invasion of a frozen Northern Europe.",
  "genre": ["Survival", "Shooter", "Co-op"],
  "gamePlatform": ["PC"],
  "playMode": ["SinglePlayer", "CoOp"],
  "image": "https://fracturednorth.com/assets/images/fn_hero_poster.jpg",
  "author": {
    "@type": "Organization",
    "name": "ZetiCeta",
    "url": "https://zeticeta.com"
  },
  "publisher": {
    "@type": "Organization",
    "name": "ZetiCeta",
    "url": "https://zeticeta.com"
  }
}
