Organization schema generator
Build schema.org Organization JSON-LD markup from your company details.
Organization schema generator
Fill in your organization's details and this tool builds a schema.org Organization JSON-LD block you can paste straight into your site's `<head>`. It covers the fields search engines use for a Knowledge Panel and other rich results: name, alternate name, website URL, logo, description, founding date, tax or business ID, VAT ID, and a full postal address.
Pick a subtype — Organization, Corporation, NGO or Educational organization — so the markup matches what your entity actually is. Add a contactPoint with phone number, contact type, languages and area served, and list your social or profile links (Facebook, LinkedIn, Crunchbase…) one per line, by comma, or by semicolon; a single link is written as a plain string and several as an array, exactly as schema.org expects. The output can be a bare JSON object or wrapped in a `<script type="application/ld+json">` tag, indented or compact, with keys sorted alphabetically if that is easier to review. Turn off "Omit empty fields" to see the full shape with blank fields included, and leave the recommended-fields check on to get a warning when URL, logo, contact info or social links are still missing.
Quotes, backslashes and angle brackets in any field are escaped automatically, so a company name containing a quote or an accidental `</script>` can never break the JSON or the page it's pasted into. The tally under the output reports how many properties are populated, the output length, and any recommended fields still worth filling in.
Everything runs locally in your browser — no company data, tax numbers or addresses are ever uploaded. Copy the result, download it as a .txt file, or send it to another tool's input to keep building on it.