{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://restoaipos.com/#organization",
      "name": "RestoAI",
      "alternateName": ["RestoAI Pos", "RestoAI POS", "restoaipos"],
      "url": "https://restoaipos.com/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://restoaipos.com/image/favicon.png",
        "width": 1024,
        "height": 1024
      },
      "description": "Yapay zeka destekli restoran yönetim sistemi: akıllı çağrı merkezi, dokunmatik POS, mutfak ekranı, masa düzeni, stok ve raporlama tek platformda.",
      "email": "info@restoaipos.com",
      "telephone": "+90-543-437-7108",
      "areaServed": "TR",
      "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+90-543-437-7108",
        "email": "info@restoaipos.com",
        "contactType": "customer service",
        "availableLanguage": ["Turkish"]
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://restoaipos.com/#website",
      "url": "https://restoaipos.com/",
      "name": "RestoAI",
      "inLanguage": "tr-TR",
      "publisher": { "@id": "https://restoaipos.com/#organization" }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://restoaipos.com/#software",
      "name": "RestoAI",
      "alternateName": "RestoAI Pos",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Windows",
      "inLanguage": "tr-TR",
      "description": "Restoran otomasyonu ve AI restoran yönetim yazılımı: akıllı çağrı merkezi, dokunmatik POS, mutfak ekranı (KDS), paket servis, stok ve satış analitiği tek platformda.",
      "url": "https://restoaipos.com/",
      "publisher": { "@id": "https://restoaipos.com/#organization" },
      "offers": {
        "@type": "AggregateOffer",
        "priceCurrency": "TRY",
        "lowPrice": "1990",
        "highPrice": "4490",
        "offerCount": "3",
        "availability": "https://schema.org/InStock"
      }
    }
  ]
}
