{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "PITER",
  "applicationCategory": "BusinessApplication",
  "operatingSystem": "Web, iOS, Android",
  "inLanguage": [
    "es-CL",
    "en",
    "pt-BR"
  ],
  "description": "SaaS software for motorcycle workshops with AI diagnostics, OBD-II, customer app, mechanic ranking, commissions and Honda integration.",
  "offers": {
    "@type": "Offer",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock"
  },
  "publisher": {
    "@type": "Organization",
    "name": "CleverSystem",
    "address": {
      "@type": "PostalAddress",
      "addressCountry": "CL"
    }
  }
}