Generate valid JSON-LD structured data for your website. Copy and paste directly into your HTML. Supports all major schema types.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization"
}
</script>How to add: Copy the code above and paste it into the <head> section of your HTML page, or add it before the closing </body> tag.