{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sites.psu.edu/#organization",
      "name": "Sites at Penn State",
      "url": "https://sites.psu.edu/",
      "description": "Sites at Penn State is a WordPress website publishing service hosted and supported by CampusPress."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sites-at-penn-state#asg",
      "name": "Sites at Penn State ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sites-at-penn-state",
      "isPartOf": {
        "@id": "https://sites.psu.edu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}