{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mapmyai.co/#org",
      "name": "MapMyAi",
      "url": "https://mapmyai.co/",
      "logo": "https://mapmyai.co/assets/mapmyai-logo.png",
      "sameAs": ["https://app.mapmyai.co"],
      "parentOrganization": {
        "@type": "Organization",
        "name": "AliceSolutions Group"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://mapmyai.co/#website",
      "url": "https://mapmyai.co/",
      "name": "MapMyAi",
      "publisher": { "@id": "https://mapmyai.co/#org" },
      "inLanguage": ["en", "he", "ar", "ru"]
    },
    {
      "@type": "SoftwareApplication",
      "name": "MapMyAi OrgScan",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "url": "https://app.mapmyai.co/#/demo",
      "inLanguage": ["en", "he", "ar", "ru"],
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "url": "https://app.mapmyai.co/#/signup",
        "description": "Start free — live demo or signup for up to 5 people by email"
      },
      "description": "Live demo and free signup for organisational AI readiness — policy signature, insights, and ISO/IEC 42001 governance pack in Hebrew, Arabic, Russian, and English."
    }
  ]
}
