Use Structured Data to Stand Out in Search
How to add JSON-LD snippets for `Person`, `WebSite`, and `Article` to increase the chance of rich results.
Examples
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Henry Ani",
"jobTitle": "Full Stack Developer & SEO Specialist",
"url": "https://henrify.dev"
}
Test snippets with the Rich Results Test and Search Console.