How to Validate Person Schema
Person schema describes individuals, their professional credentials, achievements, and relationships, helping search engines understand author credibility and display rich biographical information in knowledge panels and search results.
Everything you need to know about Person schema markup. Learn how to establish author credibility, build E-E-A-T signals, and showcase professional expertise in search results.
What is Person Schema?
Person schema describes real individuals - their professional credentials, achievements, contact information, and relationships. It's essential for author profiles, biographies, team pages, and any content where individual credibility and expertise matter.
Why Person Schema Matters
In Google's E-E-A-T framework, author credibility is crucial for content quality assessment. Person schema provides the structured data search engines need to understand who you are, what you've accomplished, and why you're qualified to write about your topics. Combine this with Article schema for content attribution and Organization schema for business credibility to maximize authority signals.
The key insight: Person schema transforms your bio from "just another paragraph" into verifiable credentials that search engines can trust and display prominently.
What Person Schema Includes
SEO Benefits You Get
Ready to validate your Person schema? Test your author and profile markup for expertise signals.
✓Validate Person Schema→JSON-LD Example
{
"@context": "https://schema.org",
"@type": "Person",
"@id": "https://schemavalidator.org/#sarah-johnson",
"name": "Sarah Johnson",
"alternateName": "Sarah J. Johnson",
"description": "Senior Technical SEO Specialist with 8+ years experience in schema markup implementation, search engine optimization, and technical web standards.",
"image": {
"@type": "ImageObject",
"url": "https://schemavalidator.org/authors/sarah-johnson.jpg",
"caption": "Sarah Johnson, Technical SEO Expert"
},
"jobTitle": "Senior Technical SEO Specialist",
"worksFor": {
"@type": "Organization",
"@id": "https://schemavalidator.org/#organization"
},
"knowsAbout": [
"Schema Markup",
"Technical SEO",
"Structured Data",
"JSON-LD",
"Search Engine Optimization",
"Web Standards",
"E-E-A-T",
"Rich Results"
],
"hasCredential": [
{
"@type": "EducationalOccupationalCredential",
"name": "Google Analytics Certified",
"credentialCategory": "Professional Certification"
},
{
"@type": "EducationalOccupationalCredential",
"name": "Schema.org Standards Expert",
"credentialCategory": "Professional Certification"
}
],
"alumniOf": [
{
"@type": "EducationalOrganization",
"name": "Stanford University",
"department": "Computer Science"
},
{
"@type": "EducationalOrganization",
"name": "SEO Institute",
"department": "Advanced Technical SEO"
}
],
"hasOccupation": [
{
"@type": "Occupation",
"name": "Technical SEO Specialist",
"occupationLocation": {
"@type": "City",
"name": "San Francisco",
"addressCountry": "US"
},
"estimatedSalary": {
"@type": "MonetaryAmount",
"currency": "USD",
"value": "95000"
}
}
],
"expertise": [
"Schema markup implementation",
"Rich results optimization",
"Technical SEO audits",
"E-E-A-T optimization"
],
"award": [
"Google Search Champion 2023",
"SEO Agency of the Year 2022",
"Schema.org Community Contributor"
],
"sameAs": [
"https://linkedin.com/in/sarah-johnson-seo",
"https://twitter.com/sarahjseo"
],
"url": "https://schemavalidator.org/authors/sarah-johnson",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://schemavalidator.org/authors/sarah-johnson"
},
"gender": "Female",
"birthDate": "1992-05-15",
"nationality": {
"@type": "Country",
"name": "United States"
},
"address": {
"@type": "PostalAddress",
"addressLocality": "San Francisco",
"addressRegion": "CA",
"addressCountry": "US"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+1-555-0123",
"contactType": "Professional",
"availableLanguage": ["English", "Spanish"],
"hoursAvailable": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
"opens": "09:00",
"closes": "17:00",
"timeZone": "America/Los_Angeles"
}
},
"publishingPrinciples": "https://schemavalidator.org/about#editorial-standards",
"owns": [
{
"@type": "WebSite",
"@id": "https://schemavalidator.org/#website"
}
],
"memberOf": [
{
"@type": "Organization",
"name": "SEO Professionals Association",
"url": "https://seoprofessionals.org"
}
],
"affiliation": [
{
"@type": "Organization",
"name": "Schema.org Community",
"url": "https://schema.org/"
}
]
}Breaking Down the Structure
@type: Must be "Person"name: Full legal namedescription: Professional bio summaryjobTitle: Current professional role
knowsAbout: Areas of expertisehasCredential: Certifications achievedalumniOf: Educational backgroundaward: Recognition and achievements
Practical Use Cases
✍️ Author & Contributor Profiles
Blog authors, journalists, and content creators use Person schema to establish credibility and connect their bylines to professional credentials.
Impact: Search engines can better assess content authority and display author information prominently in search results and knowledge panels.
👥 Team & About Pages
Company team pages and executive profiles use Person schema to showcase leadership credentials and company expertise.
Impact: Potential clients and partners can verify leadership qualifications directly through search results and knowledge panels.
🎓 Expert & Professional Bios
Consultants, speakers, and industry experts use Person schema to highlight their professional achievements and speaking credentials.
Impact: Event organizers and potential clients can discover and verify expert credentials through enhanced search visibility.
Common Mistakes & How to Avoid Them
❌ Using Brand Names Instead of People
Mistake: Applying Person schema to brands, companies, or fictional characters instead of real individuals.
Fix: Person schema is only for real human beings. Use Organization schema for companies and brands. Reserve Person for actual people with verifiable identities.
❌ Overstating Credentials
Mistake: Including unverified or exaggerated credentials that could be seen as misleading.
Fix: Only include credentials you can verify with links to official sources. Be accurate about certifications, awards, and achievements. Google penalizes misleading information.
⚠️ Missing Contact Information
Mistake: Not including professional contact details or social profiles that help verify identity.
Fix: Include sameAs with LinkedIn, Twitter, or professional profiles. Add contactPoint for business contact information. This helps search engines verify your real-world identity.
⚠️ Incomplete Professional History
Mistake: Only including current job without educational background or career progression.
Fix: Include alumniOf for education, hasOccupation for career history, and award for achievements. A complete professional profile builds stronger E-E-A-T signals.
E-E-A-T Tip: Start with Core Credentials
For maximum E-E-A-T impact, focus first on verifiable credentials like education, certifications, and professional memberships. Build credibility progressively.
Validate Your Person Schema
Test your Person schema implementation to ensure proper identity verification and credibility signals.
Our comprehensive validation tool
Official Google testing tool
Related Schema Types
Person schema works with these related schemas for complete professional representation.
Frequently Asked Questions
What is Person schema used for?
Person schema describes individuals, their professional background, contact information, and relationships. It helps search engines understand who you are and establish your expertise and authority in your field.
Where should I add Person schema on my website?
Add Person schema on your personal website, author bio pages, about pages, and any pages where you want to establish personal authority. Use consistent @id references across all pages.
How do I add multiple social media profiles to Person schema?
Use the sameAs property as an array to include all your social media profiles. Include LinkedIn, Twitter, Facebook, Instagram, and professional platforms relevant to your field.
What's the difference between Person and Organization schemas?
Person schema describes individuals, while Organization schema describes companies or groups. Use Person for personal branding and professional profiles, Organization for business entities.
Can Person schema help with personal branding?
Yes, Person schema enhances personal SEO by establishing your professional identity. It helps search engines connect your content, social profiles, and professional achievements under your personal brand.
How do I add educational background to Person schema?
Use the alumniOf property for educational institutions and hasCredential for degrees and certifications. Include EducationalOccupationalCredential schema for detailed qualification information.
What Person schema properties are most important for SEO?
Focus on name, jobTitle, worksFor (organization), url, sameAs (social profiles), and knowsAbout (expertise areas). These establish your professional identity and authority.
Can I use Person schema for author bylines?
Yes, Person schema is perfect for author information in articles, blog posts, and content. Use it within Article schema's author property to provide rich author information in search results.
How do I handle name variations in Person schema?
Use the name property for your primary name and additionalName for variations. Include honorificPrefix (Dr., Prof.) and honorificSuffix (PhD, MD) when applicable.
Does Person schema improve search rankings?
While not a direct ranking factor, Person schema enhances search result appearance and helps establish E-A-T (Expertise, Authoritativeness, Trustworthiness) signals, potentially improving visibility for personal searches.
How do I add professional awards to Person schema?
Use the award property as an array to list professional honors, certifications, and recognitions. Include award names and years received for maximum impact.
Can Person schema include family relationships?
Yes, use properties like spouse, children, parent, and sibling for family relationships. However, respect privacy considerations and only include information that's publicly appropriate.
What's the best way to implement Person schema on business websites?
Use Person schema for team member profiles, leadership pages, and author bios. Link to Organization schema through worksFor property to establish company relationships.
How often should I update Person schema?
Update when job titles change, new certifications are earned, or contact information changes. Review annually and update immediately after significant career milestones or personal branding changes.
Additional JSON-LD Examples
Professional Author Example
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"@id": "https://example.com/authors/john-doe/#person",
"name": "John Doe",
"givenName": "John",
"familyName": "Doe",
"alternateName": "J.D. Smith",
"jobTitle": "Senior Technology Journalist",
"worksFor": {
"@type": "Organization",
"@id": "https://example.com/#organization",
"name": "Tech Publications Inc."
},
"url": "https://example.com/authors/john-doe",
"image": "https://example.com/images/authors/john-doe.jpg",
"description": "Award-winning technology journalist covering AI, cybersecurity, and digital transformation with 15+ years of experience.",
"knowsAbout": [
"Artificial Intelligence",
"Cybersecurity",
"Digital Transformation",
"Technology Policy",
"Data Science"
],
"hasCredential": [
{
"@type": "EducationalOccupationalCredential",
"name": "Certified Information Systems Security Professional",
"credentialCategory": "certification"
},
{
"@type": "EducationalOccupationalCredential",
"name": "Master of Science in Computer Science",
"credentialCategory": "degree"
}
],
"alumniOf": [
{
"@type": "EducationalOrganization",
"name": "Stanford University"
},
{
"@type": "EducationalOrganization",
"name": "Massachusetts Institute of Technology"
}
],
"sameAs": [
"https://www.linkedin.com/in/john-doe-tech",
"https://twitter.com/johndoetech",
"https://www.facebook.com/john.doe.journalist"
],
"award": [
"Technology Journalism Excellence Award 2023",
"Digital Media Innovation Prize 2022",
"Best Cybersecurity Reporting 2021"
],
"hasOccupation": {
"@type": "Occupation",
"name": "Technology Journalist",
"occupationLocation": {
"@type": "City",
"name": "San Francisco",
"addressCountry": "US"
},
"estimatedSalary": {
"@type": "MonetaryAmount",
"currency": "USD",
"value": {
"@type": "QuantitativeValue",
"minValue": 80000,
"maxValue": 120000
}
}
},
"publishingPrinciples": "https://example.com/about/ethics",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://example.com/authors/john-doe"
}
}
</script>Business Executive Example
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"@id": "https://example.com/executives/sarah-johnson/#person",
"name": "Sarah Johnson",
"givenName": "Sarah",
"familyName": "Johnson",
"honorificPrefix": "Dr.",
"jobTitle": "Chief Technology Officer",
"worksFor": {
"@type": "Organization",
"@id": "https://example.com/#organization",
"name": "Global Tech Solutions",
"industry": "Information Technology"
},
"url": "https://example.com/executives/sarah-johnson",
"image": "https://example.com/images/executives/sarah-johnson.jpg",
"description": "Experienced CTO leading digital transformation initiatives with expertise in enterprise architecture and cloud technologies.",
"knowsAbout": [
"Enterprise Architecture",
"Cloud Computing",
"Digital Transformation",
"Agile Methodology",
"Data Analytics"
],
"hasCredential": [
{
"@type": "EducationalOccupationalCredential",
"name": "Doctor of Computer Science",
"credentialCategory": "degree"
},
{
"@type": "EducationalOccupationalCredential",
"name": "AWS Certified Solutions Architect",
"credentialCategory": "certification"
},
{
"@type": "EducationalOccupationalCredential",
"name": "Certified ScrumMaster",
"credentialCategory": "certification"
}
],
"alumniOf": {
"@type": "EducationalOrganization",
"name": "Carnegie Mellon University"
},
"sameAs": [
"https://www.linkedin.com/in/sarah-johnson-cto",
"https://twitter.com/sarahjohnsontech",
"https://www.crunchbase.com/person/sarah-johnson-2"
],
"award": [
"Women in Technology Leadership Award 2023",
"Innovation Excellence Award 2022",
"Tech Executive of the Year 2021"
],
"hasOccupation": {
"@type": "Occupation",
"name": "Chief Technology Officer",
"occupationLocation": {
"@type": "City",
"name": "New York",
"addressCountry": "US"
}
},
"memberOf": [
{
"@type": "Organization",
"name": "Society of Women Engineers"
},
{
"@type": "Organization",
"name": "Cloud Computing Association"
}
],
"sponsor": [
{
"@type": "Organization",
"name": "Girls Who Code"
},
{
"@type": "Organization",
"name": "STEM Education Foundation"
}
],
"affiliation": [
{
"@type": "Organization",
"name": "Technology Advisory Board"
}
],
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://example.com/executives/sarah-johnson"
}
}
</script>SEO & Rich Results Notes
SEO Benefits
Person schema enhances personal and professional visibility by:
- • Establishing personal brand authority
- • Enhancing author bylines in search results
- • Improving visibility for personal name searches
- • Connecting social profiles and professional content
- • Supporting E-A-T (Expertise, Authoritativeness, Trustworthiness) signals
Rich Results Eligibility
Person schema enables enhanced search result displays:
- • Rich author snippets with photos and bios
- • Knowledge panel integration for public figures
- • Professional profile displays
- • Social media profile links
- • Professional credential displays
Reference: Google's Search Central recommends Person markup for author attribution and professional representation.
Important Warnings
- Privacy Considerations: Only include information you're comfortable making public. Respect privacy laws and personal boundaries.
- Accuracy Required: All personal information must be accurate and current. Inaccurate data can harm credibility and professional reputation.
- Consent for Relationships: When including relationships with others, ensure you have permission to publicly associate with them.
- Professional Boundaries: Keep personal and professional information appropriately separated based on your privacy preferences.
Official Documentation
- Schema.org: Person specification
- Google Search Central: Structured Data Guidelines
- Rich Results Test: Validate Person markup