I have a blog running with Gatsby + the Netlify CMS and sometimes I want to add to the blog post an embedded video from YouTube. I want to create for those videos a videoObject schema with the following structure: Does someone know what is the best way to do this? Thank you in advance! Regards. Answer You should be
Tag: schema.org
Insert Variable from jQuery Into JSON Schema Markup
I’m trying to get the meta description and copy the content of it into some JSON schema markup. But I’m not sure how to get it to pass the variable into to the JSON structure correctly. Here’s what I was thinking: I understand that it’s not going to fully pass the desc variable directly into the JSON markup since it’s