{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://economics.nd.edu/#organization",
      "name": "Department of Economics",
      "url": "https://economics.nd.edu/",
      "description": "Explore economics at Notre Dame: rigorous study, innovative research, and training future leaders to improve society and foster human flourishing."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/department-of-economics#asg",
      "name": "Department of Economics ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/department-of-economics",
      "isPartOf": {
        "@id": "https://economics.nd.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}