Organization Schema Generator
Fill in your organization: name, logo, official profiles, contact and address. The Organization JSON-LD builds live and checks itself.
Privacy and cost
This tool runs in your browser. What you type or paste is not sent to our servers and it costs nothing to use.
How it works
- Pick the type (Organization, Corporation, NGO, OnlineStore…) then fill in the fields you know: only those appear in the code.
- Add your official profiles (one per line, in sameAs) and, if needed, one or more contact points.
- Copy the JSON-LD onto your home or About page, then test the published URL.
Example
A fictional company "Example Studio" with URL, logo, 2 sameAs profiles, a "customer support" contact point and a postal address: the self-check shows 0 errors and 0 warnings.
What the result means
This markup helps Google understand who you are: name, logo, official profiles, contact details. It does not create a rich result by itself and does not guarantee your logo will be shown. The logo must be a crawlable image of at least 112×112 px, and the markup must stay consistent with what is visible on the site.
Common problems this tool helps with
- Organization markup copied onto every page instead of the home or About page.
- A logo with a relative URL, blocked by robots.txt or too small.
- sameAs profiles that are not yours or that point to pages that no longer exist.
- Contact details or an address that differ from what the site displays.
Frequently asked questions
Where do I put Organization JSON-LD?
On the home page and optionally the About page, once per page. There is no need to repeat it on every page of the site.
What is sameAs for?
sameAs lists the URLs of your official profiles (social networks, directories, reference pages) so engines can link them to your organization. Only include profiles that belong to you.
Can I add a rating or reviews?
This tool does not generate any. Google treats reviews an organization writes about itself as self-serving, and they are not eligible for rich results.
Related tools
- JSON-LD ValidatorPaste a JSON-LD block or the full HTML of a page. The tool extracts every ld+json script and checks its structure property by property.Free · runs in your browser
- WebSite Schema GeneratorEnter the site's name and URL: the WebSite JSON-LD builds live, with an optional SearchAction for internal search.Free · runs in your browser
- LocalBusiness Schema GeneratorPick the business type, enter address, coordinates and hours: the LocalBusiness JSON-LD builds live and checks itself.Free · runs in your browser
- Person Schema GeneratorDescribe a person (author, expert, founder): the Person JSON-LD builds live and only filled-in fields appear.Free · runs in your browser
- Open Graph GeneratorFill in the title, description, image and URL: the tool outputs the meta tags to paste in the <head> and checks for common mistakes.Free · runs in your browser
- Favicon CheckerEnter a page URL: the tool reads the icons declared in the HTML, tests every file and checks the /favicon.ico fallback.Free · no account needed