Organisation Schema Generator
Generate professional Organisation schema markup for your business
Business Information
Fill out your business details
Generated Schema
{
"@context": "https://schema.org",
"@type": "Organisation",
"name": "Your Business Name",
"url": "https://yourbusiness.com",
"logo": "https://yourbusiness.com/logo.png",
"description": "Brief description of your business",
"address": {
"@type": "PostalAddress",
"addressLocality": "Melbourne",
"addressRegion": "VIC",
"addressCountry": "AU"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+61 xxx xxx xxx",
"contactType": "customer service"
}
}How to Use:
- 1. Fill out the form above
- 2. Copy the generated schema
- 3. Add to your website's <head> section
- 4. Wrap in <script type="application/ld+json"> tags
Other Schema Types Available
More schema generators coming soon
FAQ Schema
Coming Soon
Perfect for AI search optimisation with question-answer pairs
Product Schema
Coming Soon
Essential for e-commerce and service listings
Article Schema
Coming Soon
Optimise blog posts and news articles for search
