Schema Markup Generator
Create structured data in JSON-LD format for better rich snippets in Google.
Configuration
Generated Code
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization"
}
</script> Paste this code into the <head> section of your HTML page or before the closing </body> tag.