Schema.org practices for small company: 'Organization' and 'WebSite' in JSON-LD on every page, Microdata for everything else
问题 I'm wondering how to build my Schema.org. I'm using mixed approach with both JSON-LD and Microdata elements. I don't use them to describe one thing in 2 different ways. I need some guidelines about what to include. For now I have description of our company on every page: <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "Organization", "url" : "https://our.url", "logo" : "https://our.url/logo2.svg", "contactPoint" : [{ "@type" : "ContactPoint", "telephone" : ""