{
  "@context": "https://schema.org",
  "@id": "https://www.thatdevpro.com/entity.json#graph",
  "@graph": [
    {
      "@type": [
        "Organization",
        "ProfessionalService"
      ],
      "@id": "https://www.thatdevpro.com/#organization",
      "name": "ThatDevPro",
      "alternateName": [
        "TDP",
        "ThatDevPro Studio"
      ],
      "url": "https://www.thatdevpro.com/",
      "logo": "https://www.thatdevpro.com/logo.svg",
      "image": "https://www.thatdevpro.com/logo.svg",
      "description": "SDVOSB veteran owned web development and AI engineering studio. Content first React, Next.js, Astro, and static HTML websites tuned for Core Web Vitals and AI search citation.",
      "slogan": "Built to actually rank.",
      "founder": {
        "@id": "https://www.thatdevpro.com/#joseph"
      },
      "foundingDate": "2025",
      "telephone": "+15055123662",
      "email": "admin@thatdevpro.com",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "463 State Highway 76",
        "addressLocality": "Cassville",
        "addressRegion": "MO",
        "postalCode": "65625",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 36.6724,
        "longitude": -93.8642
      },
      "areaServed": {
        "@type": "Country",
        "name": "United States"
      },
      "sameAs": [
        "https://www.linkedin.com/in/joseph-anady-a0b19b1b1",
        "https://x.com/josephanady",
        "https://github.com/Janady13",
        "https://www.facebook.com/joseph.anady.5",
        "https://thatdeveloperguy.com/#org",
        "https://thataiguy.org/#org",
        "https://thatwebhostingguy.com/#org"
      ],
      "identifier": [
        {
          "@type": "PropertyValue",
          "propertyID": "MetaBusinessPortfolio",
          "value": "1954051757978932"
        }
      ],
      "knowsAbout": [
        "Next.js",
        "React",
        "Astro",
        "Schema.org",
        "Core Web Vitals",
        "SEO",
        "AEO",
        "AIO",
        "GEO",
        "Section 508",
        "WCAG 2.2",
        "SDVOSB federal contracting"
      ]
    },
    {
      "@type": "Person",
      "@id": "https://www.thatdevpro.com/#joseph",
      "name": "Joseph W. Anady",
      "url": "https://www.thatdevpro.com/about/",
      "image": "https://www.thatdevpro.com/joseph.jpg",
      "jobTitle": "Founder and Lead Engineer",
      "worksFor": {
        "@id": "https://www.thatdevpro.com/#organization"
      },
      "sameAs": [
        "https://www.linkedin.com/in/joseph-anady-a0b19b1b1",
        "https://x.com/josephanady",
        "https://github.com/Janady13",
        "https://huggingface.co/Janady07"
      ],
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "googleKgMID",
        "value": "/g/11n57xh708"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://www.thatdevpro.com/#website",
      "url": "https://www.thatdevpro.com/",
      "name": "ThatDevPro",
      "publisher": {
        "@id": "https://www.thatdevpro.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.thatdevpro.com/?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    }
  ]
}