How to add Schema markup in Local Business website?
Check the script is it fine or issue with code?
<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "Cleaning",
"name": "London Commercial Cleaners",
"url": "http://londoncommercialcleaners.com/",
"logo": "http://londoncommercialcleaners.com/wp-content/uploads/2015/11/logo1.png",
"address": {
"@type": "PostalAddress",
"streetAddress": "39a Welbeck Street",
"addressLocality": "London",
"addressRegion": "England",
"postalCode": "W1G 8DH",
"addressCountry": "United Kingdom "
},
"openingHours": "Mo, Tu, We, Th, Fr, Sa 06:00-20:00",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "0208 7491001"
}
}
</script>
-
Hyder Alamgir -
[ 1 ] Thanks - 1 reply
{{ DiscussionBoard.errors[11165751].message }}-
abrehman -
Thanks - 1 reply
{{ DiscussionBoard.errors[11166656].message }}-
abrehman -
Thanks - 1 reply
{{ DiscussionBoard.errors[11166661].message }}-
Hyder Alamgir -
Thanks
{{ DiscussionBoard.errors[11166665].message }} -
-
-
-