{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://paaalflow.com/#website",
      "name": "PAAAL FLOW",
      "url": "https://paaalflow.com/",
      "description": "PAAAL FLOW helps small business owners turn business friction into AI-powered flow through practical AI-assisted operations workflows.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://paaalflow.com/#business"
      }
    },
    {
      "@type": "ProfessionalService",
      "@id": "https://paaalflow.com/#business",
      "name": "PAAAL FLOW",
      "url": "https://paaalflow.com/",
      "logo": "https://paaalflow.com/logo.png",
      "image": "https://paaalflow.com/logo.png",
      "description": "PAAAL FLOW is a practical sprint for small business owners who want to identify operational friction and apply AI-assisted workflows.",
      "founder": {
        "@type": "Person",
        "name": "Emilio Carranza"
      },
      "areaServed": {
        "@type": "Country",
        "name": "United States"
      },
      "audience": {
        "@type": "BusinessAudience",
        "audienceType": "Small business owners, owner-operated local service businesses, solo operators, consultants, and small teams"
      },
      "knowsAbout": [
        "small business operations",
        "AI workflow implementation",
        "business process improvement",
        "lead follow-up",
        "customer communication",
        "standard operating procedures",
        "workflow templates"
      ],
      "sameAs": [
        "https://mypaaal.com/"
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "PAAAL FLOW Services",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "@id": "https://paaalflow.com/#flow-sprint",
              "name": "PAAAL FLOW Sprint",
              "serviceType": "AI-assisted small business operations sprint",
              "url": "https://paaalflow.com/",
              "description": "A practical sprint that helps small business owners find operational friction, leverage AI, optimize workflows, and watch measurable results.",
              "provider": {
                "@id": "https://paaalflow.com/#business"
              },
              "audience": {
                "@type": "BusinessAudience",
                "audienceType": "Small business owners"
              }
            }
          }
        ]
      },
      "potentialAction": {
        "@type": "ContactAction",
        "name": "Start the PAAAL FLOW friction intake",
        "target": "https://paaalflow.com/intake/"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://paaalflow.com/intake/#webpage",
      "url": "https://paaalflow.com/intake/",
      "name": "PAAAL FLOW Intake",
      "description": "A short intake for small business owners to name one operational friction point and see a practical first improvement.",
      "isPartOf": {
        "@id": "https://paaalflow.com/#website"
      },
      "about": {
        "@id": "https://paaalflow.com/#flow-sprint"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://paaalflow.com/ai-summary/#webpage",
      "url": "https://paaalflow.com/ai-summary/",
      "name": "PAAAL FLOW AI Summary",
      "description": "A direct summary of PAAAL FLOW for AI assistants, search systems, and referral contexts.",
      "isPartOf": {
        "@id": "https://paaalflow.com/#website"
      },
      "about": {
        "@id": "https://paaalflow.com/#business"
      }
    }
  ]
}
