Free tool
Organization and LocalBusiness schema generator
Enter your organisation’s or business’s core details and get JSON-LD code you can add to your site instantly. It runs in your browser; your details are not sent to us.
This tool produces JSON-LD of type Organization or LocalBusiness. According to Google, Organization data has no required properties; LocalBusiness requires a name and address, and the most specific subtype should be chosen. Structured data helps your brand be recognised correctly; it is not required to appear in AI features.
- Name is empty; it is needed for every type.
JSON-LD
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization"
}
</script>Which type should I choose?
- Organization: organisations that do not receive customers at one physical location or that work in several places. Google lists no required properties; add the ones that fitSource 1: Organization structured data.
- LocalBusiness and subtypes: businesses with a single address customers can visit. Name and address are required; Google recommends the most specific subtype possibleSource 2: Local business (LocalBusiness) structured data. The tool offers clinic, dentist, law firm, accounting office, real estate agency and store subtypes.
Which rules does the tool check?
| Rule | Source |
|---|---|
| LocalBusiness requires name and address | Google LocalBusiness documentationSource 2: Local business (LocalBusiness) structured data |
| Latitude and longitude with at least 5 decimal places | Google LocalBusiness documentationSource 2: Local business (LocalBusiness) structured data |
| Opening hours in hours:minutes format | Google LocalBusiness documentationSource 2: Local business (LocalBusiness) structured data |
| sameAs only with full URLs of official profiles | Schema.org sameAs definitionSource 3: sameAs (Schema.org property) |
The tool has no price range (priceRange) field: price information is prohibited in health facilities’ promotion in Türkiye. If you need it in another industry, you can add it to the code by hand.
What does structured data not do?
Google says structured data is not required to appear in generative AI search and there is no special schema.org markup for itSource 4: Optimizing your website for generative AI features on Google Search. Add the code so your brand is recognised correctly everywhere. Every fact in the code must also be visible and correct on the page.
Frequently asked questions
01Where on the site should I add the code?
Organization data usually goes on the home page or a single page describing the organisation, such as the About page; Google recommends this tooSource 1: Organization structured data. LocalBusiness data goes on the page that shows the business address.
02How do I know the code is right?
Use the links in the tool to paste the code into Google’s Rich Results Test and the Schema.org validator.
03Are my details sent anywhere?
No. The tool runs entirely in your browser.
Sources
- [1]Organization structured dataGoogle Search Central · accessed: 26 September 2026
- [2]Local business (LocalBusiness) structured dataGoogle Search Central · accessed: 26 September 2026
- [3]sameAs (Schema.org property)Schema.org · accessed: 26 September 2026
- [4]Optimizing your website for generative AI features on Google SearchGoogle Search Central · accessed: 26 September 2026
How to cite this page
Kaynaq. (26 September 2026). Organization and LocalBusiness schema generator. https://kaynaq.pages.dev/en/tools/schema-generator
Updates and corrections
No corrections on this page yet. If you spot an error, write to us; we publish every fix here with its date.