How many json LD can I put in a web page? -


as title, need insert 2 json ld in pages.

the requirement is: 1) insert in pages json ld relating "@type": "organization" 2) insert in product pages json ld relating "@type": "car"

i read documentation did'nt find example 2 json ld in page. question is: can put 2 json ld in same page?

thanks in advance

yes, can put multiple json-ld blocks page. btw. can use google structured data testing tool test markup.


Comments

Popular posts from this blog

ruby on rails - ActiveRecord order not working -

javascript - How do you prevent nested queries/catches in sequelize? -

java - ConcurrentModificationException upon committing transaction with Hibernate -