{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://annabellaproctor.com/#person",
      "name": "Annabella Proctor",
      "alternateName": "Annabella Adair-Proctor",
      "givenName": "Annabella",
      "familyName": "Proctor",
      "description": "Annabella Proctor is a technologist and entrepreneur in Orange County, California. She is Co-Founder and Chief Technology Officer of Grayworth and leads the development of Gray.",
      "url": "https://annabellaproctor.com/",
      "image": {
        "@type": "ImageObject",
        "@id": "https://annabellaproctor.com/#portrait",
        "url": "https://annabellaproctor.com/assets/annabella-proctor.jpg",
        "contentUrl": "https://annabellaproctor.com/assets/annabella-proctor.jpg",
        "caption": "Portrait of Annabella Proctor",
        "representativeOfPage": true
      },
      "jobTitle": "Co-Founder and Chief Technology Officer",
      "homeLocation": {
        "@type": "Place",
        "name": "Orange County, California"
      },
      "worksFor": {
        "@type": "Organization",
        "@id": "https://grayworth.com/#organization",
        "name": "Grayworth",
        "url": "https://grayworth.com/"
      },
      "alumniOf": [
        {
          "@type": "CollegeOrUniversity",
          "name": "Saddleback College",
          "url": "https://www.saddleback.edu/"
        }
      ],
      "affiliation": [
        {
          "@type": "CollegeOrUniversity",
          "name": "Rutgers University–New Brunswick",
          "url": "https://www.rutgers.edu/"
        },
        {
          "@type": "Organization",
          "@id": "https://grayworth.com/#organization",
          "name": "Grayworth",
          "url": "https://grayworth.com/"
        }
      ],
      "knowsAbout": [
        "Programming language design",
        "Native runtime engineering",
        "Server systems",
        "Distributed systems",
        "HTTP and network protocols",
        "Database execution",
        "Game development",
        "Infrastructure consulting",
        "Product development",
        "Quality assurance"
      ],
      "identifier": [
        {
          "@type": "PropertyValue",
          "propertyID": "ORCID",
          "value": "0009-0000-0799-1757",
          "url": "https://orcid.org/0009-0000-0799-1757"
        }
      ],
      "sameAs": [
        "https://www.linkedin.com/in/annabellaproctor/",
        "https://github.com/annabellaproctor",
        "https://www.instagram.com/annabellaproctor/",
        "https://wellfound.com/u/annabellaproctor",
        "https://orcid.org/0009-0000-0799-1757",
        "https://search.rutgers.edu/people/AKmkUnozAOCVuCdzxO1kkw?q=annabella+proctor",
        "https://grayworth.com/people/annabella-proctor"
      ],
      "subjectOf": [
        {
          "@type": "ProfilePage",
          "name": "Annabella Proctor at Grayworth",
          "url": "https://grayworth.com/people/annabella-proctor"
        },
        {
          "@type": "WebPage",
          "name": "Rutgers University people directory record",
          "url": "https://search.rutgers.edu/people/AKmkUnozAOCVuCdzxO1kkw?q=annabella+proctor"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://annabellaproctor.com/#website",
      "url": "https://annabellaproctor.com/",
      "name": "Annabella Proctor",
      "alternateName": "Annabella Adair-Proctor",
      "description": "Annabella Proctor is Co-Founder and Chief Technology Officer of Grayworth, where she leads the development of Gray, a commercial server language and runtime.",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://annabellaproctor.com/#person"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://grayworth.com/#organization",
      "name": "Grayworth",
      "url": "https://grayworth.com/",
      "founder": {
        "@id": "https://annabellaproctor.com/#person"
      }
    }
  ]
}
