{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "BigLogic",
  "url": "https://biglogic.ca",
  "logo": "https://biglogic.ca/images/logo.svg",
  "description": "SaaS solutions crafted with precision engineering and strategic AI integration for enterprises worldwide.",
  "foundingDate": "2020",
  "numberOfEmployees": {
    "@type": "QuantitativeValue",
    "minValue": 5,
    "maxValue": 20
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Calgary",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+1-825-559-0204",
    "contactType": "customer service",
    "email": "info@biglogic.ca",
    "availableLanguage": [
      "en",
      "it"
    ]
  },
  "sameAs": [
    "https://twitter.com/biglogic",
    "https://linkedin.com/company/biglogic",
    "https://github.com/biglogic"
  ],
  "areaServed": {
    "@type": "Place",
    "name": "Worldwide"
  },
  "serviceType": [
    "SaaS Development",
    "AI Integration",
    "Cloud Infrastructure",
    "UX Engineering"
  ],
  "keywords": "SaaS, AI, cloud infrastructure, UX engineering, web development, software engineering"
}
