{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://indoo.ai/#organization",
  "name": "Indoo.ai",
  "legalName": "Indoo AI Technologies Private Limited",
  "alternateName": ["Indoo", "IndooAI", "Indoo AI"],
  "url": "https://indoo.ai",
  "logo": {
    "@type": "ImageObject",
    "url": "https://indoo.ai/logo.png",
    "width": 512,
    "height": 512
  },
  "image": "https://indoo.ai/og-image.png",
  "description": "Indoo.ai is an AI-powered lead generation platform that transforms website visitors into qualified leads using intelligent chatbots with automatic brand learning, lead scoring, and CRM integration.",
  "slogan": "Transform Visitors Into Qualified Leads",
  "foundingDate": "2024",
  "founder": {
    "@type": "Person",
    "name": "Indoo.ai Team"
  },
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Electronic City Phase 1",
    "addressLocality": "Bangalore",
    "addressRegion": "Karnataka",
    "postalCode": "560100",
    "addressCountry": "IN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": "12.8458",
    "longitude": "77.6603"
  },
  "areaServed": {
    "@type": "GeoCircle",
    "geoMidpoint": {
      "@type": "GeoCoordinates",
      "latitude": "20.5937",
      "longitude": "78.9629"
    },
    "geoRadius": "5000"
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "email": "support@indoo.ai",
      "availableLanguage": ["English", "Hindi"],
      "hoursAvailable": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
        "opens": "00:00",
        "closes": "23:59"
      }
    },
    {
      "@type": "ContactPoint",
      "contactType": "sales",
      "email": "sales@indoo.ai",
      "availableLanguage": ["English", "Hindi"]
    },
    {
      "@type": "ContactPoint",
      "contactType": "technical support",
      "email": "tech@indoo.ai",
      "availableLanguage": ["English"]
    }
  ],
  "email": "hello@indoo.ai",
  "sameAs": [
    "https://twitter.com/IndooAI",
    "https://linkedin.com/company/indoo-ai",
    "https://github.com/indoo-ai"
  ],
  "knowsAbout": [
    "Artificial Intelligence",
    "Machine Learning",
    "Natural Language Processing",
    "Chatbots",
    "Lead Generation",
    "Customer Engagement",
    "CRM Integration",
    "Sales Automation",
    "Marketing Technology",
    "Conversational AI"
  ],
  "knowsLanguage": [
    {
      "@type": "Language",
      "name": "English",
      "alternateName": "en"
    },
    {
      "@type": "Language",
      "name": "Hindi",
      "alternateName": "hi"
    },
    {
      "@type": "Language",
      "name": "Kannada",
      "alternateName": "kn"
    },
    {
      "@type": "Language",
      "name": "Tamil",
      "alternateName": "ta"
    },
    {
      "@type": "Language",
      "name": "Telugu",
      "alternateName": "te"
    }
  ],
  "brand": {
    "@type": "Brand",
    "name": "Indoo.ai",
    "logo": "https://indoo.ai/logo.png"
  },
  "parentOrganization": null,
  "numberOfEmployees": {
    "@type": "QuantitativeValue",
    "minValue": 10,
    "maxValue": 50
  },
  "naics": "541511",
  "isicV4": "6201",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.8",
    "ratingCount": "150",
    "bestRating": "5",
    "worstRating": "1"
  },
  "award": [
    "Best AI Chatbot Solution 2025",
    "Top Lead Generation Tool"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Indoo.ai Products",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Starter Plan",
          "description": "Perfect for small businesses getting started with AI chatbots"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Professional Plan",
          "description": "For growing businesses with advanced needs"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Enterprise Plan",
          "description": "Custom solutions for large organizations"
        }
      }
    ]
  }
}
