Back to Tools
Schema Markup Gen
Generate LocalBusiness JSON-LD to boost your clients' visibility on Google Maps.
Schema Markup Gen
Generate LocalBusiness JSON-LD to boost your clients' visibility on Google Maps.
Business Details
Enter your local business information.
JSON-LD Code
Copy and paste this into your website's head section.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "My Awesome Agency",
"image": "https://example.com/logo.png",
"url": "https://example.com",
"telephone": "+1-555-0199",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Marketing Ave",
"addressLocality": "New York",
"addressRegion": "NY",
"postalCode": "10001",
"addressCountry": "US"
}
}
</script>
How to use this tool
This is a free utility provided by Yuktis. Simply enter your data above to generate instant results. No signup or credit card required.