Advertisement
pentago

Untitled

Nov 7th, 2017
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context":"http://schema.org",
  4. "@type":"Organization",
  5. "name":"Microblading Color Shop",
  6. "url":"https://www.microbladingcolorshop.com",
  7. "logo":"https://www.microbladingcolorshop.com/content/images/thumbs/0000075.png",
  8. "image": "https://www.microbladingcolorshop.com/content/images/thumbs/0000007.jpeg",
  9. "telephone": "+381652063554",
  10. "email": "contact@microbladingcolorshop.com",
  11. "address": {
  12. "@type": "PostalAddress",
  13. "addressLocality": "Cyprus",
  14. "postalCode": "2018",
  15. "addressRegion": "Nicosia",
  16. "streetAddress": "Strovolou 77, Strovolos Centre, 2nd floor, Office 204"
  17. },
  18.  
  19. "contactPoint":{
  20. "@type":"ContactPoint",
  21. "contactType":"Customer Service",
  22. "telephone": "+381652063554",
  23. "email": "contact@microbladingcolorshop.com",
  24. "areaServed":"Worldwide"
  25. },
  26. "potentialAction":{
  27. "@type": "SearchAction",
  28. "target": "https://www.microbladingcolorshop.com/en/search?q={search_term_string}",
  29. "query-input": "required name=search_term_string"
  30. },
  31. "sameAs":[
  32. "$FACEBOOK_PAGE_URL",
  33. "$TWITTER_PAGE_URL",
  34. "$INSTAGRAM_PAGE_URL",
  35. "$LINKEDIN_COMPANY_PROFILE_URL",
  36. "$PINTEREST_PROFILE_URL",
  37. "$GOOGLE+_PAGE_URL"
  38. ]
  39. }
  40. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement