{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://tnscore.org/#organization",
      "name": "Tennessee SCORE",
      "url": "http://tnscore.org/",
      "description": "Transforming Tennessee Education so that all students can achieve success in the classroom, career, and life."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tennessee-score#asg",
      "name": "Tennessee SCORE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tennessee-score",
      "isPartOf": {
        "@id": "http://tnscore.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}