{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://budgetmodel.wharton.upenn.edu/#organization",
      "name": "Penn Wharton Budget Model",
      "url": "http://budgetmodel.wharton.upenn.edu/",
      "description": "Nonpartisan, research-based economic analysis from the Penn Wharton Budget Model at the University of Pennsylvania."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/penn-wharton-budget-model#asg",
      "name": "Penn Wharton Budget Model ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/penn-wharton-budget-model",
      "isPartOf": {
        "@id": "http://budgetmodel.wharton.upenn.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}