In this article, we are going to discuss Person Schema in which we will see how you can create a Person Schema using Balti Bloggers Person Schema Generator in just a few clicks without having any prior coding knowledge.
Before generating you need to understand the following details about the Person Schema.
Why A Correct Person Schema Is Important?
If you are struggling to get a Google Knowledge Graph and not getting success then this will help you to get one easily.
YES, You read it right. Many other things matter when it comes to Google Knowledge Graph and a detailed and correct person schema is one of them. So create a person schema wisely.
Things Must Need To Mention In A Person Schema
Here are a few important things that you need to add and mention about a person when you are generating a person schema.
Person Schema Example JSON-LD
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Adil Balti",
"url": "https://www.adilbalti.com",
"image": "https://www.adilbalti.com/logo.png",
"jobTitle": "Digital marketing Specialist",
"worksFor": {
"name": "Balti Bloggers"
},
"sameAs": [
"https://www.facebook.com/molai512",
"https://www.instagram.com/adilbaltii",
"https://x.com/adil_2929",
"https://www.youtube.com/@adilbaltii",
"https://www.linkedin.com/in/muhammad-adil-balti",
"https://github.com/Adil512",
"https://baltibloggers.com/"
]
}
You can copy the above code and change the details with your and use it on your website to get Google Rich Results on Person Schema, and if you want to make a more advanced Person Schema then you can use Balti Bloggers Schema Generator Tool which is totally free to use.