{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "AI Techno Center Services",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "Service",
        "name": "KI-Beratung & Strategie",
        "provider": {
          "@id": "https://ai-tc.de/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "Service",
        "name": "Individuelle KI-Entwicklung",
        "provider": {
          "@id": "https://ai-tc.de/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "Service",
        "name": "Agenten & Assistenten",
        "provider": {
          "@id": "https://ai-tc.de/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "Service",
        "name": "Workflow-Automatisierung",
        "provider": {
          "@id": "https://ai-tc.de/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "Service",
        "name": "Systemintegration",
        "provider": {
          "@id": "https://ai-tc.de/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "Service",
        "name": "KI-Governance & DSGVO",
        "provider": {
          "@id": "https://ai-tc.de/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 7,
      "item": {
        "@type": "Service",
        "name": "Executive Mentoring",
        "provider": {
          "@id": "https://ai-tc.de/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 8,
      "item": {
        "@type": "Service",
        "name": "Zweite Meinung & Angebotsprüfung",
        "provider": {
          "@id": "https://ai-tc.de/#organization"
        }
      }
    }
  ]
}