{
"@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,
]