{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.nmact.org/#organization",
      "name": "NMAA",
      "url": "http://www.nmact.org/",
      "description": "Official website of the NMAA. Find all past and future athletics, activities, results, records, news, photos, videos and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nmaa#asg",
      "name": "NMAA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nmaa",
      "isPartOf": {
        "@id": "http://www.nmact.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}