Outils·SEO & marketing
Validateur Schema.org
Collez du JSON-LD ou un fragment HTML complet — chaque bloc <script type="application/ld+json"> est extrait, parsé et vérifié pour @context / @type manquants et champs recommandés selon Google Rich Results.
Blocks1Errors0Warnings0
#1Organizationvalid
Show properties
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "FerrLens",
"url": "https://ferrlens.com",
"logo": "https://ferrlens.com/favicon.svg",
"sameAs": [
"https://github.com/FerrLabs"
]
} Parsing and validation happen entirely in your browser via JSON.parse — no upload, no server roundtrip. Recommended-field lists are drawn from Google Rich Results docs; the check is intentionally lightweight and not a full JSON Schema validation.