📋 Générateur de Schema Markup — Données Structurées JSON-LD

Generate Schema.org JSON-LD structured data for rich snippets. Supports Article, Product, FAQ, LocalBusiness, Event, BreadcrumbList, and more.

Choose your Schema.org type (Article, Product, FAQ, LocalBusiness, Event…), fill in the form fields, and get a ready-to-paste <script type="application/ld+json"> block. Add it to your HTML <head> to enable rich results in Google Search.

How to Use

1

Choose schema type

Select a schema type from the dropdown: Article, Product, LocalBusiness, FAQ, and more.

2

Fill in the fields

Enter values for each property. Required fields are marked. Nested keys use dot notation.

3

Copy JSON-LD

Click Generate and then Copy to get the complete <script type="application/ld+json"> block.

Frequently Asked Questions

What is Schema.org structured data? +
Schema.org is a shared vocabulary for structured data markup. Adding JSON-LD structured data to your pages helps search engines understand your content and display rich results (star ratings, FAQs, breadcrumbs) in search results.
What is JSON-LD? +
JSON-LD (JSON for Linked Data) is the recommended format for structured data. It is a <script type="application/ld+json"> block placed in your HTML <head>. Unlike microdata, it does not require changing your HTML structure.
Which schema types get rich snippets in Google? +
Schemas most likely to generate rich snippets include: FAQ (expandable Q&A), Review/AggregateRating (star ratings), Product (price, availability), Recipe (cooking time, calories), Event (date, location), and HowTo (step-by-step instructions).
How do I test my structured data? +
Use Google's Rich Results Test (search.google.com/test/rich-results) or Schema Markup Validator (validator.schema.org). Paste your JSON-LD or URL to check for errors and see which rich results you qualify for.
Where do I place the JSON-LD in my HTML? +
Place the <script type="application/ld+json"> block inside the <head> section of your HTML page. You can have multiple JSON-LD blocks on one page — one per schema type.


Guide : Générateur de Schema.org (Données Structurées)

Qu'est-ce que c'est ?

Le Générateur de Schema.org crée des données structurées JSON-LD pour les rich snippets Google : articles, produits, FAQs, événements, entreprises locales et plus.

Les rich snippets améliorent l'apparence de vos résultats dans les SERPs et peuvent augmenter le taux de clic.

Comment utiliser

  1. Sélectionnez le type de schéma (Article, Product, FAQ…).
  2. Remplissez les champs requis et optionnels.
  3. Copiez le JSON-LD généré.
  4. Insérez-le dans le <head> ou le <body> de votre page HTML.

Conseils professionnels

🧰 50+ Tools