{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://adamsfunds.com/#organization",
      "name": "Adams Funds",
      "url": "https://adamsfunds.com/",
      "description": "Adams Funds manages two of the country's oldest closed-end funds listed on the NYSE. Learn more about our strategy of investing for the long-term."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/adams-funds#asg",
      "name": "Adams Funds ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/adams-funds",
      "isPartOf": {
        "@id": "https://adamsfunds.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}