Skip to main content

SEO Sticky Note

For when your Notebook and Journal are too full!

✅ Large Sample Case Studies
✅ Organic Planning & Strategy
✅ GSC, Analytics, and GTM Tips
✅ Hierarchal Clustering and Topical Siloing

The #1 Local Schema Template For SEO

Hi guys, Schieler here!

Struggling with a good schema template for SEO? We got you covered!

A lot of people have been asking me what local schema I use. Below, I have provided you with the exact template we use, on thousands of pages across hundreds of websites!

The reason this schema works so well is because it helps Google to recognize your business entity from a holistic standpoint, while also drawing a virtual service area around the vicinity in which your customers travel from, or you travel to!

To append this schema on a per page basis, check out the WordPress Plugin we use by 99Robots, Called Header footer Code Manager!

<script type=”application/ld+json”>
{
“@context”: “https://schema.org/”,
“@type”: “Service”,
“serviceType”: “Type of Business”,
“additionalType”: “Add Wikipedia Link Here for Tyoe of Business”,
“provider”: {
“@type”: “LocalBusiness”,
“name”: “”,
“description”: “”,
“openingHours”: “”,
“image”: “”,
“telephone”: “”,
“priceRange”: “$”,
“address”: {
“@type”: “PostalAddress”,
“streetAddress”: “”,
“addressLocality”: “”,
“addressRegion”: “”,
“postalCode”: “”,
“addressCountry”: “”
},
“aggregateRating”: {
“@type”: “AggregateRating”,
“ratingValue”: “4.9”,
“reviewCount”: “549”,
“bestRating”: “5”,
“worstRating”: “1”,
},
“review”: {
“@type”: “Review”,
“name”: “Reviewer Name”,
“reviewBody”: “Put Review Text Body Here”,
“reviewRating”: {
“@type”: “Rating”,
“ratingValue”: “5”,
“bestRating”: “5”,
“worstRating”: “1”,
},
“author”: {
“@type”: “Person”,
“name”: “Lillian Ruiz”
}
},
“datePublished”: “Review Date Published”,
“author”: {“@type”: “Person”, “name”: “Reviewer Name”},
“publisher”: {“@type”: “Organization”, “name”: “Company Name”}
},
“sameAs”: “Insert URL to GMB Business Here From Google Maps”
},
“areaServed”: {
“@type”: “GeoCircle”,
“geoMidpoint”: {
“@type”: “GeoCoordinates”,
“latitude”: “Use Wikipedia’s Latitude for City Here”,
“longitude”: “Use Wikipedia’s Longitude for City Here”
},
“geoRadius”: “56327”
},
“sameAs”: “Insert Wikipedia City URL here”
},
“offers”: {
“@type”: “Offer”,
“name”: “Name Your Special/Offer Here”,
“price”: 299,
“priceCurrency”: “USD”,
“availability”: “InStock”,
“url”: “Put URL to Offer Here”,
}
</script>

For more questions on this Sticky Note, follow us back to Facebook 👇👇