{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.swarthmore.edu/#organization",
      "name": "Swarthmore College",
      "url": "http://www.swarthmore.edu/",
      "description": "Since its founding in 1864, Swarthmore College has given students the knowledge, insight, skills, and experience to become leaders for the common good. Offering a liberal arts and engineering curriculum, the College is private, yet open to all regardless of financial need."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/swarthmore-college#asg",
      "name": "Swarthmore College ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/swarthmore-college",
      "isPartOf": {
        "@id": "http://www.swarthmore.edu/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}