{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://foundingforward.org/#organization",
      "name": "Founding Forward",
      "url": "https://foundingforward.org/",
      "description": "Founding Forward preserves and promotes responsible civic engagement through immersive student seminars, teacher training programs, and community based volunteer chapters."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/founding-forward#asg",
      "name": "Founding Forward ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/founding-forward",
      "isPartOf": {
        "@id": "https://foundingforward.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}