{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://millercenter.org/#organization",
      "name": "Miller Center",
      "url": "http://millercenter.org/",
      "description": "The Miller Center is a nonpartisan institution at the University of Virginia that explores how the U.S. presidency addresses national priorities and engages scholars with leading citizens to help solve major problems."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/miller-center#asg",
      "name": "Miller Center ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/miller-center",
      "isPartOf": {
        "@id": "http://millercenter.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}