{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.unlv.edu/#organization",
      "name": "UNLV",
      "url": "https://www.unlv.edu/",
      "description": "University of Nevada, Las Vegas is a premier, top tier metropolitan research university. Learn more about UNLV"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/unlv#asg",
      "name": "UNLV ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/unlv",
      "isPartOf": {
        "@id": "https://www.unlv.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}