{
  "@context": "https://schema.org",
  "@type": "Service",
  "name": "Digital Twin Visualization",
  "serviceType": "Digital Twin Design and Engineering",
  "description": "Interactive, data-linked digital twins for complex capital equipment. One asset serves four use cases: sales enablement, training, field service, and marketing.",
  "provider": {
    "@type": "Organization",
    "name": "Citara Labs",
    "url": "https://citaralabs.com"
  },
  "url": "https://citaralabs.com/digital-twin-visualization",
  "areaServed": [
    { "@type": "Country", "name": "United States" },
    { "@type": "Country", "name": "United Arab Emirates" },
    { "@type": "Country", "name": "Saudi Arabia" },
    { "@type": "Country", "name": "Qatar" },
    { "@type": "Country", "name": "Kuwait" },
    { "@type": "Country", "name": "Bahrain" },
    { "@type": "Country", "name": "Oman" },
    { "@type": "Country", "name": "India" }
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Digital Twin Visualization Services",
    "itemListElement": [
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Sales Enablement Twin" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Training and Onboarding Twin" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Field Service Twin" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Marketing Visualization Twin" } }
    ]
  }
}
