Free Tool
Schema Markup Generator
Pick a type. Fill a few fields. Get JSON-LD to paste in your site.
Your JSON-LD
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Your Company",
"url": "https://yoursite.com",
"description": "What your company does."
}
</script>Paste this in the <head> of your page.
Check if Google can read your current structured data.
Run Free Audit →