{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://sociology.sas.upenn.edu/#organization",
      "name": "University of Pennsylvania",
      "url": "http://sociology.sas.upenn.edu/",
      "description": "As America’s first university, Penn has a history that dates back to 1740 and shares many ties with the colonial city of Philadelphia and the birth of our nation."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/university-of-pennsylvania#asg",
      "name": "University of Pennsylvania ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/university-of-pennsylvania",
      "isPartOf": {
        "@id": "http://sociology.sas.upenn.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}