{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://fiftyforward.org/#organization",
      "name": "FiftyForward",
      "url": "http://fiftyforward.org/",
      "description": "Adults 50+ in Middle Tennessee live longer, more fulfilling lives through the innovative programs, services and volunteer opportunities of FiftyForward."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fiftyforward#asg",
      "name": "FiftyForward ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fiftyforward",
      "isPartOf": {
        "@id": "http://fiftyforward.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}