{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://acd.us/#organization",
      "name": "The Apple Corps of Dallas",
      "url": "http://acd.us/",
      "description": "This is the official website of The Apple Corps of Dallas, a non-profit Apple User Group active in the Dallas/Ft Worth, Texas area since 1978."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-apple-corps-of-dallas#asg",
      "name": "The Apple Corps of Dallas ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-apple-corps-of-dallas",
      "isPartOf": {
        "@id": "http://acd.us/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}