{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fcclainc.org/#organization",
      "name": "FCCLA",
      "url": "https://fcclainc.org/",
      "description": "FCCLA is a national Career and Technical Student Organization (CTSO) for students in Family and Consumer Sciences (FCS) education in public and private schools through grade 12."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fccla#asg",
      "name": "FCCLA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fccla",
      "isPartOf": {
        "@id": "https://fcclainc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}