{
  "@context": "https://schema.org",
  "@type": "Service",
  "name": "Product Design and Platform Engineering",
  "serviceType": "Product Design and Software Engineering",
  "description": "Bespoke digital products, designed and engineered by one team, from first sketch to production deployment. Design and engineering are not split.",
  "provider": {
    "@type": "Organization",
    "name": "Citara Labs",
    "url": "https://citaralabs.com"
  },
  "url": "https://citaralabs.com/product-design-platform-engineering",
  "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": "Product Design and Platform Engineering Services",
    "itemListElement": [
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Product Design" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Platform Architecture" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Full-Stack Engineering" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "AI Integration" } }
    ]
  }
}
