Menu
Your Cart

Create your own 'Local Business' Rich Text Script.

Create your own 'Local Business' Rich Text Script.

This rich text is used as part of your Local SEO to aide your local search results for you business.

How to use

  • Complete the editable fields with your details.
  • Don't forget the quotation marks inside each field
  • Copy everything in-between the top and bottom line
  • Paste this in your website <head> section
<Head>
<!-- LocalBusiness --> <script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": ,
"image": ,
"@id": ,
"url": ,
"telephone": ,
"priceRange": "1-1000",
"address": {
"@type": "PostalAddress",
"streetAddress": ,
"addressLocality": ,
"addressRegion": ,
"postalCode": ,
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": ,
"longitude":
},
"openingHoursSpecification": [{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": ,
"closes":
},{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Saturday",
"opens": ,
"closes":
}],
"sameAs": [
,
,
,
,
,
,
,
""
]
}
</script>
</Head>

Check your Results:

Copyright © 1996-2025, The Laughing Professor, All Rights Reserved