{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.shrm.org/#organization",
      "name": "SHRM",
      "url": "https://www.shrm.org/",
      "description": "For all things work, turn to SHRM, the world’s largest HR association dedicated to creating better workplaces that work for all."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/shrm#asg",
      "name": "SHRM ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/shrm",
      "isPartOf": {
        "@id": "https://www.shrm.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}