{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://ivgraph.com/graph/organization.json#company",
    "name": "IVGraph",
    "alternateName": "IVGraph Intelligent Networks",
    "url": "https://ivgraph.com/",
    "logo": {
        "@type": "ImageObject",
        "url": "https://ivgraph.com/favicon.png",
        "caption": "IVGraph Logo",
        "width": 96,
        "height": 96
    },
    "sameAs": [
        "https://x.com/ivgraph",
        "https://www.linkedin.com/company/ivgraph/",
        "https://t.me/ivgraph",
        "https://youtube.com/@IVGraph"
    ],
    "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+1-604-362-9542",
        "contactType": "customer service",
        "areaServed": "CA",
        "availableLanguage": "en",
        "email": "support@ivgraph.com"
    },
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Haro St",
        "addressLocality": "Vancouver",
        "addressRegion": "BC",
        "postalCode": "V6G 1G3",
        "addressCountry": "CA"
    },
    "founder": {
        "@type": "Person",
        "name": "Andrii Danylchenko",
        "url": "https://ivgraph.com/team/#Andrii-Danylchenko"
    },
    "description": "IVGraph is a specialized 3D knowledge graph visualization solution for Notion workspaces. It transforms flat Notion databases into interactive 3D networks, providing semantic search, synchronization, and advanced navigation features."
}

