{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ai-tc.de/#organization",
      "name": "AI Techno Center GmbH",
      "legalName": "AI Techno Center GmbH",
      "url": "https://ai-tc.de/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://static.tildacdn.com/tild3066-6535-4362-b464-656136646431/AI_Techno_Center.webp",
        "caption": "AI Techno Center GmbH Logo"
      },
      "description": "AI Techno Center entwickelt KI-Systeme, automatisiert Prozesse und qualifiziert Unternehmen – mit Fokus auf betriebssichere KI und Governance.",
      "foundingDate": "2024-01-09",
      "founder": {
        "@type": "Person",
        "name": "Svetlana Badak",
        "jobTitle": "Geschäftsführerin, Solution Architect",
        "url": "https://sbadak.net"
      },
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Mittelstr. 19",
        "postalCode": "56154",
        "addressLocality": "Boppard",
        "addressCountry": "DE"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+49 261 29584470",
          "contactType": "customer service",
          "email": "info@ai-tc.de",
          "availableLanguage": [
            "German",
            "English"
          ]
        },
        {
          "@type": "ContactPoint",
          "telephone": "+49 261 29584915",
          "contactType": "technical support",
          "email": "support@ai-tc.de",
          "availableLanguage": [
            "German",
            "English"
          ]
        }
      ],
      "sameAs": [
        "https://www.linkedin.com/company/ai-techno-center",
        "https://www.wikidata.org/entity/Q126366227"
      ],
      "award": [
        "2026 German Stevie Awards GOLD – Mittelstands-Transformation",
        "2026 German Stevie Awards SILVER – Mittelstands-Innovation",
        "2026 NewWork Business Award GOLD – Business Intelligence",
        "2026 NewWork Business Award GOLD – Bester Einsatz KI im Marketing (LANURI)",
        "2025 German Stevie Award GOLD – KI & Machine Learning",
        "2025 People's Choice Stevie Award – IT: Computer & Elektronik",
        "2025 NewWork Business Award GOLD – KI / ML",
        "2024 NewWork Business Award GOLD – KIAKBU KI & Unternehmensinnovation"
      ],
      "memberOf": [
        {
          "@type": "Organization",
          "name": "BVMW Mittelrhein"
        },
        {
          "@type": "Organization",
          "name": "KI Bundesverband e.V."
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://ai-tc.de/#website",
      "url": "https://ai-tc.de/",
      "name": "AI Techno Center – KI-Agentur für Agentic AI, Automatisierung und Unternehmensintelligenz",
      "publisher": {
        "@id": "https://ai-tc.de/#organization"
      },
      "inLanguage": "de-DE"
    }
  ]
}