{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.aflac.com/#organization",
      "name": "Aflac",
      "url": "https://www.aflac.com/",
      "description": "Aflac provides supplemental insurance to help pay out-of-pocket expenses your major medical insurance doesn't cover. Get started with a quote today!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/aflac#asg",
      "name": "Aflac ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/aflac",
      "isPartOf": {
        "@id": "https://www.aflac.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}