Slide 25
Slide 25 text
{
"@context": "http://schema.org",
"@type": "HowTo",
"name": "How to Install a Dog Door",
"description": "...easy instructions on how to install a dog door...",
"step": [
{
"@type": "HowToStep",
"name": "Remove Screen Door",
"image": "https://diy.snding.com/content/...",
"text": "Remove the screen door from the door frame...",
"url": "https://www.diynetwork.com/.../install-a-dog-door#step1"
}, ...
]
}
When writing a metadata with "HowTo" type defined by schema.org,