{
"@context": "http://schema.org",
"@type": "Webpage",
"specialty": "CNBC homepage, stock markets, business news, financial news",
"mainContentOfPage": {
"@context": "http://schema.org/",
"@type": "WebPageElement",
"cssSelector": ".body-content"
},
"primaryImageOfPage": "https://placehold.it/640x480"
},
@context": "http://schema.org",
"@type": "WebSite",
"hasPart": [
webpageDefFromExampleAbove,
...footerSidebarAndHeaderElements,
]
To state practically, why this:
https://github.com/JayHoltslander/Structured-Data-JSON-LD/blob/master/WebSite.json#L3-L13
Instead of