{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://astoundgroup.com/#organization",
      "name": "ASTOUND Group",
      "url": "http://astoundgroup.com/",
      "description": "ASTOUND is an award-winning experiential design agency that specializes in brand experiences, sports & venues, digital and trade show."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/astound-group#asg",
      "name": "ASTOUND Group ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/astound-group",
      "isPartOf": {
        "@id": "http://astoundgroup.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}