{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.merit.edu/#organization",
      "name": "Merit",
      "url": "http://www.merit.edu/",
      "description": "Merit provides solutions for the specific needs of your organization, rather than a one-size-fits-all approach."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/merit#asg",
      "name": "Merit ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/merit",
      "isPartOf": {
        "@id": "http://www.merit.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}