People & Organizations
Profile Page Example
Explicit page markup representing an online user profile or creator page.
Official JSON-LD Template
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"@context": "https://schema.org",
"@type": "ProfilePage",
"name": "Marcelo Lourenço's Profile",
"description": "Software engineer and creator of box4.dev",
"mainEntity": {
"@type": "Person",
"name": "Marcelo Lourenço",
"sameAs": [
"https://github.com/marcelo-lourenco"
]
}
}Google Semantic Checklist
ValidRecommended property 'jobTitle' is missing for type 'Person'.
Recommended property 'worksFor' is missing for type 'Person'.
Recommended property 'url' is missing for type 'Person'.
Mapped Data Structure
Google SEO Benefit
Google associates and groups personal creators to their social profiles and websites.
Structured Data Examples Catalog
Explore templates of structured data to boost your website's SEO ranking.
Article Example
News Article Example
Blog Post Example
Book Example
FAQ Page Example
Q&A Page Example
Voice Speakable Content
Discussion Forum Topic