{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://jamcity.com/#organization",
      "name": "Jam City",
      "url": "https://jamcity.com/",
      "description": "Jam City connects people around the world through great games."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/jam-city#asg",
      "name": "Jam City ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/jam-city",
      "isPartOf": {
        "@id": "https://jamcity.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}