JSON-LD Snippet Generator
Build simple JSON-LD structured data snippets.
JSON-LD (add to <head>)
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Your Company",
"url": "https://yoursite.com"
}Build simple JSON-LD structured data snippets.
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Your Company",
"url": "https://yoursite.com"
}