{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://blue33.com/#website",
      "name": "Blue33",
      "url": "https://blue33.com/",
      "inLanguage": "en-US",
      "about": {
        "@id": "https://blue33.com/#john-hamlin"
      }
    },
    {
      "@type": "Person",
      "@id": "https://blue33.com/#john-hamlin",
      "name": "John C. Hamlin",
      "alternateName": "John Hamlin",
      "url": "https://blue33.com/",
      "sameAs": [
        "https://linkedin.com/in/johnchamlin"
      ],
      "homeLocation": {
        "@type": "Place",
        "name": "Kirkland, Washington"
      },
      "alumniOf": {
        "@type": "CollegeOrUniversity",
        "name": "Whitman College"
      },
      "worksFor": {
        "@type": "Organization",
        "name": "Truegility",
        "url": "https://truegility.com/"
      },
      "brand": {
        "@type": "Brand",
        "name": "Blue33",
        "url": "https://blue33.com/"
      },
      "knowsAbout": [
        "Data platforms",
        "Analytics",
        "Business intelligence",
        "AI-enabled workflow automation",
        "Revenue operations",
        "CRM",
        "SaaS",
        "Technical program management",
        "Operating cadence",
        "OKRs"
      ],
      "mainEntityOfPage": {
        "@id": "https://blue33.com/#website"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://blue33.com/#home",
      "url": "https://blue33.com/",
      "name": "John Hamlin | Blue33",
      "isPartOf": {
        "@id": "https://blue33.com/#website"
      },
      "about": {
        "@id": "https://blue33.com/#john-hamlin"
      }
    },
    {
      "@type": "ProfilePage",
      "@id": "https://blue33.com/resume/#profile",
      "url": "https://blue33.com/resume/",
      "name": "John Hamlin Resume | Blue33",
      "isPartOf": {
        "@id": "https://blue33.com/#website"
      },
      "about": {
        "@id": "https://blue33.com/#john-hamlin"
      }
    },
    {
      "@type": "ContactPage",
      "@id": "https://blue33.com/contact/#contact",
      "url": "https://blue33.com/contact/",
      "name": "Contact John Hamlin | Blue33",
      "isPartOf": {
        "@id": "https://blue33.com/#website"
      },
      "about": {
        "@id": "https://blue33.com/#john-hamlin"
      }
    },
    {
      "@type": "CollectionPage",
      "@id": "https://blue33.com/journey/#archive",
      "url": "https://blue33.com/journey/",
      "name": "John Hamlin Business Card Journey | Blue33",
      "isPartOf": {
        "@id": "https://blue33.com/#website"
      },
      "about": {
        "@id": "https://blue33.com/#john-hamlin"
      }
    }
  ]
}
