{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sevenlabs.site/#organization",
      "name": "Seven Labs",
      "url": "https://www.sevenlabs.site/",
      "description": "AI development company specializing in AI agents, automation systems, RAG pipelines, LLM applications, SaaS development, and cybersecurity consulting."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/seven-labs#asg",
      "name": "Seven Labs ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/seven-labs",
      "isPartOf": {
        "@id": "https://www.sevenlabs.site/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}