{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Zyniq Labs",
  "legalName": "Zyniq Studios LLP",
  "alternateName": [
    "Zyniqlabs",
    "Zyniq Studios LLP",
    "ZYNIQ LABS"
  ],
  "url": "https://zyniqlabs.com",
  "logo": "https://zyniqlabs.com/logo.png",
  "description": "Zyniq Labs (Zyniqlabs) builds applied AI systems, workflow automation, and agent products for founders and operators.",
  "email": "hello@zyniqlabs.com",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bengaluru",
    "addressRegion": "Karnataka",
    "addressCountry": "India"
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+91 63606 12030",
      "email": "hello@zyniqlabs.com",
      "contactType": "customer service",
      "availableLanguage": "English"
    }
  ],
  "founders": [
    {
      "@type": "Person",
      "name": "Pranav G",
      "jobTitle": "CEO / CTO"
    },
    {
      "@type": "Person",
      "name": "Abhishek Maharana",
      "jobTitle": "CFO / GM"
    }
  ],
  "foundingDate": "2025-09-29",
  "identifier": [
    {
      "@type": "PropertyValue",
      "name": "LLPIN",
      "value": "ACR-7293"
    },
    {
      "@type": "PropertyValue",
      "name": "GSTIN",
      "value": "29AAEFZ1877G1ZO"
    },
    {
      "@type": "PropertyValue",
      "name": "MSME Udyam",
      "value": "UDYAM-KR-09-0036284"
    }
  ],
  "sameAs": [
    "https://wa.me/916360612030"
  ]
}