{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.launchsoftware.com/#organization",
      "name": "Launch Software",
      "url": "https://www.launchsoftware.com",
      "logo": "https://www.launchsoftware.com/favicon.svg",
      "description": "Empowering SMBs with intelligent orchestration solutions that transform complex workflows into streamlined competitive advantages.",
      "founders": [
        {
          "@id": "https://www.launchsoftware.com/#michael-nino"
        }
      ],
      "providesService": [
        {
          "@id": "https://www.launchsoftware.com/#guided-orchestration"
        }
      ]
    },
    {
      "@type": "Person",
      "@id": "https://www.launchsoftware.com/#michael-nino",
      "name": "Michael Niño",
      "jobTitle": "Content Author",
      "worksFor": {
        "@id": "https://www.launchsoftware.com/#organization"
      }
    },
    {
      "@type": "Service",
      "@id": "https://www.launchsoftware.com/#guided-orchestration",
      "name": "Guided Orchestration",
      "provider": {
        "@id": "https://www.launchsoftware.com/#organization"
      },
      "description": "Building custom AI solutions and automated workflows for SMBs using a Human-in-the-Loop approach.",
      "url": "https://www.launchsoftware.com/okf/guided-orchestration.md"
    },
    {
      "@type": "Article",
      "@id": "https://www.launchsoftware.com/roi-of-process-orchestration.html",
      "headline": "The ROI of Process Orchestration",
      "author": {
        "@id": "https://www.launchsoftware.com/#michael-nino"
      },
      "publisher": {
        "@id": "https://www.launchsoftware.com/#organization"
      }
    }
  ]
}
