{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.arrl.org/#organization",
      "name": "ARRL -",
      "url": "http://www.arrl.org/",
      "description": "The American Radio Relay League (ARRL) is the national association for amateur radio, connecting hams around the U.S. with news, information and resources."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/arrl#asg",
      "name": "ARRL - ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/arrl",
      "isPartOf": {
        "@id": "http://www.arrl.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}