{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://vokaai.com/#organization",
      "name": "Voka AI",
      "url": "https://vokaai.com/",
      "description": "AI voice agent receptionist that handles calls, schedules appointments, and provides customer support 24/7 for businesses."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/voka-ai#asg",
      "name": "Voka AI ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/voka-ai",
      "isPartOf": {
        "@id": "https://vokaai.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}