{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tailoredaigroup.com/#organization",
      "name": "Tailored AI Group",
      "legalName": "Tailored AI Group LLC",
      "url": "https://tailoredaigroup.com/",
      "logo": "https://tailoredaigroup.com/assets/tag-logo.png",
      "telephone": "+18548455600",
      "email": "info@tailoredaigroup.com",
      "description": "Tailored AI Group helps leadership teams decide what to build, buy, block, simplify, or pilot before spending real money on AI tools, agents, vendors, or automation."
    },
    {
      "@type": "WebSite",
      "@id": "https://tailoredaigroup.com/#website",
      "url": "https://tailoredaigroup.com/",
      "name": "Tailored AI Group",
      "publisher": {
        "@id": "https://tailoredaigroup.com/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "ProfessionalService",
      "@id": "https://tailoredaigroup.com/#service",
      "name": "AI Decision Support and Readiness Services",
      "url": "https://tailoredaigroup.com/#services",
      "telephone": "+18548455600",
      "provider": {
        "@id": "https://tailoredaigroup.com/#organization"
      },
      "areaServed": "United States",
      "serviceType": [
        "AI readiness assessment",
        "AI tool evaluation",
        "AI vendor evaluation",
        "AI roadmap",
        "AI agent readiness",
        "AI implementation planning"
      ]
    },
    {
      "@type": "CollectionPage",
      "@id": "https://tailoredaigroup.com/case-studies.html",
      "name": "Tailored AI Group Industry Case Studies",
      "url": "https://tailoredaigroup.com/case-studies.html",
      "description": "Representative AI transformation examples for real estate, automotive, healthcare, legal, accounting, and government workflows.",
      "isPartOf": {
        "@id": "https://tailoredaigroup.com/#website"
      },
      "publisher": {
        "@id": "https://tailoredaigroup.com/#organization"
      },
      "hasPart": [
        {
          "@type": "WebPage",
          "name": "Real Estate AI Case Study",
          "url": "https://tailoredaigroup.com/case-study-real-estate.html"
        },
        {
          "@type": "WebPage",
          "name": "Automotive AI Case Study",
          "url": "https://tailoredaigroup.com/case-study-automotive.html"
        },
        {
          "@type": "WebPage",
          "name": "Healthcare AI Case Study",
          "url": "https://tailoredaigroup.com/case-study-healthcare.html"
        },
        {
          "@type": "WebPage",
          "name": "Legal AI Case Study",
          "url": "https://tailoredaigroup.com/case-study-legal.html"
        },
        {
          "@type": "WebPage",
          "name": "Accounting AI Case Study",
          "url": "https://tailoredaigroup.com/case-study-accounting.html"
        },
        {
          "@type": "WebPage",
          "name": "Government HR AI Case Study",
          "url": "https://tailoredaigroup.com/case-study-government.html"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://tailoredaigroup.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What does Tailored AI Group do?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Tailored AI Group helps leadership teams decide what to build, buy, block, simplify, or pilot before they spend real money on AI tools, agents, vendors, automation, or consulting."
          }
        },
        {
          "@type": "Question",
          "name": "Why not just buy ChatGPT, Claude, Gemini, Copilot, or an AI agent tool ourselves?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Buying the tool is usually the easy part. The harder part is knowing which workflow it should touch, what data it can use, who approves the output, what proof is required, and what could go wrong."
          }
        },
        {
          "@type": "Question",
          "name": "What if AI is not worth it for us right now?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "That is a valid result. If the likely return does not justify the cost, complexity, or risk, Tailored AI Group will say so and recommend a simpler next step instead of forcing an AI project."
          }
        }
      ]
    }
  ]
}
