Made Author Schema With Maximum Markup of Info

Made Author Schema With Maximum Markup of Info

I recently made the schema code for the authors of embracepetinsurance

embracepetinsurance

I am attaching the file herewith for one of the authors as an example:

<script type="application/ld+json">
{
"@context": "https://schema.org", 
"@mainEntityofPage": "https://www.embracepetinsurance.com/waterbowl/author/laura-nativo",
"image": 
"https://images.ctfassets.net/nx3pzsky0bc9/226VpA6PLFsOPdQ7qszI3a/2f5fba8caf118606e4ab90489ce
9820d/lauranativo.png?w=225&fm=webp",
"@type": "Person",
 "name": "Laura Nativo",
 "description":"Laura is pet trainer and expert who started his journey by training his own dog preston. 
Laura’s three dogs, Preston Casanova, Penelope Supafly, and Delilah Jane Sassafras all embraced their 
work as professional actors and models. Look for them starring in feature films A Dog & Pony Show and 
The Puppy Swap. They are the inspiration for Laura’s dedication to helping pet parents communicate 
with their four-legged best friends. Laura trains dogs all along the California coast and is determined to 
make dog training easy, accessible, and fun for both ends of the leash.",
 "sameAs": ["https://www.lauranativo.com/"," https://www.linkedin.com/in/lauranativo/" ],
 "jobTitle": ["TV Host", "Pet Lifestyle Expert", "Certified Professional Dog Trainer", "Karen Pryor Certified 
Training Partner"], 
 "publishingPrinciples" :[ {
 "@type": "TVSeries",
 "name":"Greatest American Dog",
 "productioncompany":"CBS",
 "URL":"https://www.imdb.com/title/tt1196326/",
 "contentReferenceTime": "2008",
 "creditText":"After appearing on the CBS reality series Greatest American Dog in 2008, Laura 
embarked on a mission to make the world a better place for pets in honor of her Pomeranian sidekick, 
Preston."
 },
 {
 "@type": "TVSeries",
 "name":"Home & Family",
 "productioncompany":"Hallmark Channel", 
 "creditText":"Laura served for four years as the resident pet expert “family member” on the Emmynominated lifestyle show Home & Family on the Hallmark Channel."
 },{
 "@type": "CreativeWorkSeason",
 "name":"Dog Park Superstars",
 "productioncompany":"Game Show Network", 
 "creditText":"Laura hosted two seasons of Dog Park Superstars for the Game Show Network."
 },
 
 {
 "@type": "CreativeWork",
 "contributor": [
 {
 "@type": "Organization",
 "name": "The TODAY Show"
 },
 {
 "@type": "Organization",
 "name": "Inside Edition"
 }]
 }
 ]
 }
</script>

Leave a Reply

Your email address will not be published. Required fields are marked *