Embed Your ABN in
Certified Schema Markup.
Osapher verifies your ABN against the Australian Business Register and generates a complete JSON-LD schema that tells Google and AI exactly who your business is — verified by the government.
ABN-Anchored JSON-LD Schema
{
"@context": "https://schema.org",
"@type": ["Organization", "ProfessionalService"],
"@id": "https://yourdomain.com.au/#organization",
"name": "Your Business Name",
"legalName": "YOUR LEGAL NAME PTY LTD",
"taxID": "XX XXX XXX XXX",
// ABN embedded as taxID
"address": {
"@type": "PostalAddress",
"addressCountry": "AU",
"addressRegion": "VIC",
"addressLocality": "Melbourne"
},
"inLanguage": "en-AU",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"areaServed": "AU"
}
}Your ABN Is Your AI Identity Anchor
AI reads taxID to confirm legitimacy
Google Gemini and ChatGPT use your taxID field to confirm your business is a real registered entity. Without it, AI may treat your business as unverified.
ABN in schema prevents identity confusion
When two businesses have similar names, the taxID is how AI differentiates them. Your ABN in schema anchors your identity to a specific legal entity.
GST status signals business size to AI
GST registration is a trust signal — it indicates a business above the $75k threshold. Osapher includes your GST status in schema so AI can accurately categorise your business.
Entity type tells AI what category you are
Whether you're a company, sole trader, or partnership changes how AI describes your business. Osapher maps ABR entity type to the correct schema.org @type.
Live. Verified. Automatic.
Verify Your ABN Free
Enter your domain and ABN. Osapher verifies against the live ABR and generates your certified JSON-LD schema in seconds.