About 248,000 results
Open links in new tab
  1. What does a `<script type='application/ld+json'>{jsonObj}</script>` …

    Is ## JSON-LD Start ## literal part of the script, a comment pragma indicating start of a data island? Are you describing another method of embedding a “data island” into contents? JSON proper doesn't …

  2. JSON-LD - JSON for Linked Data

    JSON for Linking Data Data is messy and disconnected. JSON-LD organizes and connects it, creating a better Web. Linked Data Linked Data empowers people that publish and use information on the Web. …

  3. JSON-LD TypeScript types for Schema.org vocabulary. - GitHub

    JSON-LD TypeScript types for Schema.org vocabulary. schema-dts provides TypeScript definitions for Schema.org vocabulary in JSON-LD format. The typings are exposed as complete sets of …

  4. how can i use application/ld+json in nextjs - Stack Overflow

    Dec 13, 2019 · Downvoted as it did not work for me - the <Script type="application/ld+json"> tag is not in the page source. You should provide a working example with a JSON-LD structure.

  5. Introduction to structured data markup in Google Search

    Dec 10, 2025 · Google Search supports structured data in the following formats, unless documented otherwise. In general, we recommend using a format that's easiest for you to implement and maintain …

  6. Generate Structured Data with JavaScript | Google Search Central ...

    Dec 10, 2025 · Generate structured data with Java Script Modern websites use JavaScript to display lots of dynamic content. There are a few things you need to look out for when using JavaScript to …

  7. Use JSON-LD to add schema.org data to your website - Yoast

    Nov 2, 2016 · You can use any schema.org schema in JSON-LD. After adding a new JSON-LD script to your website, be sure to validate your code using the Google’s structured data test tool. As you can …

  8. A Guide to JSON-LD for Beginners [Json Ld Code] - Moz

    Feb 9, 2017 · <script type="application/ld+json"> { When you see JSON-LD, the first think you should always see is a <script> tag. The <script> tag with a type attribute says, “Hey browser, I’m calling the …

  9. Guides: JSON-LD | Next.js

    Mar 2, 2026 · JSON-LD is a format for structured data that can be used by search engines and AI to help them understand the structure of the page beyond pure content. For example, you can use it to …

  10. What Is `<script type='application/ld+json'>` in HTML Head?

    Jan 16, 2026 · In today’s digital landscape, where search engines like Google, Bing, and Yahoo process billions of queries daily, standing out in search results is more critical than ever. One powerful tool to …