Google Search Supports Schema.org to get useful details
October 31, 2014
It is found that people are searching for more specific business contact number and due to which the increment in the number of queries for specific business contact is demanding. Google has launched some add-on feature to schema.org for the type of business contact number requirement; by which user can easily get the information of particular required number.
Here are the four different types of contact number followed by Schema.org
- Customer Service
- Technical Support
- Billing Support and
- Bill Payment
Now, business owner has a great feature with structured data markup powered by Schema and supported by Google search, where one can add up their multiple business contact number either globally or to the specific country.
Some example of the code snippet, which help to get the idea behind this feature, where one can add specific business number w.r.t. country code by the use of some pre-defined code value.
<script type="application/ld+json">
{ "@context" : "http://schema.org",
"@type" : "Organization",
"url" : "https://www.customermagnetism.com/",
"contactPoint" : [
{ "@type" : "ContactPoint",
"telephone" : "+1-800-610-7265",
"contactType" : "customer service",
"contactOption" : "TollFree"
} , { "@type" : "ContactPoint",
"telephone" : "+1-800-610-7265",
"contactType" : "billing support",
"contactOption" : "TollFree"
} , { "@type" : "ContactPoint",
"telephone" : "+1-800-610-7265",
"contactType" : "bill payment",
"contactOption" : "TollFree"
} , { "@type" : "ContactPoint",
"telephone" : "+1-800-610-7265",
"contactType" : "technical support",
"contactOption" : "TollFree"
} , {
"@type" : "ContactPoint",
"telephone" : "+1-757-689-2875",
"contactType" : "customer service"
} , {
"@type" : "ContactPoint",
"telephone" : "+1-757-689-2875",
"contactType" : "billing support"
} , {
"@type" : "ContactPoint",
"telephone" : "+1-757-689-2875",
"contactType" : "bill payment"
} , {
"@type" : "ContactPoint",
"telephone" : "+1-757-689-2875",
"contactType" : "billing support"
} ] }
</script>
The user inform to Google by adding up some small chunk of code and encapsulate all are in the property of schema called contact Point, which will be help us to Indicate our business contact number while search, by the end user or customer and by the use of contact Type, where one can mention the use of number, it can be for toll-free phone numbers, technical support, customer support, billing support or a bill payment. By area Served property, one will be helpful to mark the data (contact number) globally or to a specific country.
Extracted Structured Data
In addition, of the awesome feature announced by Google for the multiple type of contact number, Google introduced some recommendations for ‘Location Page Markup’. By mentioning the example of Google’s structured markup guideline, one can see information related to particular operating hours, location addresses, contact phone and specific multiple department. Also, one has a look at below image regarding how to specify menus to appear in the ‘Google Menu Result’.
Google still recommend using of Google places for business contact information in front of customer for a valuable search.
Wind Up:
To make relevant use of various Internet Marketing services, get in touch with well known online internet marketing services provider in India, Softqube Technologies.
Share on