Free tool

LocalBusiness schema generator.

Paste your details, copy production-ready JSON-LD. Drop it into your site's <head> and ChatGPT, Perplexity, Bing Copilot, Claude and Gemini can all cleanly read your business entity. The single biggest fix for AI visibility, takes one paste.

Your business details

Anything you leave blank gets omitted from the output. Required for a usable result: name, address, city, phone, website.

sameAs entity graph (optional)

Adding these links lets LLMs merge your records across the web into one well-attested entity. Big leverage for AI visibility.

Your JSON-LD

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "@id": "https://yourbusiness.com#localbusiness",
  "name": "Your Business Name",
  "description": "Your Business Name provides plumbing in London, United Kingdom.",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 High Street",
    "addressLocality": "London",
    "addressCountry": "GB"
  },
  "telephone": "+44 20 7000 0000",
  "url": "https://yourbusiness.com",
  "priceRange": "££",
  "areaServed": {
    "@type": "City",
    "name": "London"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 37
  }
}
</script>

Paste this inside the <head> of every page on your site (a global layout / theme header works). Validate at validator.schema.org before deploy.

How to use it

  1. 1. Fill in your business details on the left. Required: name, city, country, phone, website. Optional: review count + rating (from your GBP), social profiles for the sameAs array.
  2. 2. Click Copy. The JSON-LD on the right gets copied to your clipboard.
  3. 3. Paste it inside the <head> of every page on your site (or inside a global layout component). Many CMSes - WordPress, Squarespace, Wix, Shopify - have a “Custom code in head” field that's perfect for this.
  4. 4. Validate at validator.schema.org to confirm Google can parse it.
  5. 5. Re-run our free 60-second audit in 2-4 weeks once Bing has re-indexed your site to confirm the new schema is being picked up.

Want the full 23-sheet playbook?

Schema is one of 23 things on the checklist.

The £99 workbook covers every other AI-visibility move - Bing Places, Wikidata, OpenStreetMap, Reddit, reviews, content, citations - all pre-filled for your business.

Run my free audit →