{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tulane.edu/#organization",
      "name": "Tulane University",
      "url": "https://tulane.edu/",
      "description": "Tulane University is a comprehensive research university in New Orleans, Louisiana. Tulanians see challenges as opportunities, and strive to improve the lives of others in our own community and around the globe."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tulane-university#asg",
      "name": "Tulane University ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tulane-university",
      "isPartOf": {
        "@id": "https://tulane.edu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}