Advertisement
pentago

Untitled

Jun 29th, 2017
585
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context":"http://schema.org",
  4. "@type":"Organization",
  5. "name":"Alchemiq Catering Services",
  6. "legalName":"Alchemiq",
  7. "email":"info@alchemiq.com",
  8. "telephone":"(347) 448-0728",
  9. "url":"https://www.alchemiq.com",
  10. "logo":"https://static1.squarespace.com/static/56a402fc05f8e21e954f24b9/t/59174f319f74568eef4fe856/1495132454104/",
  11. "sameAs":[
  12. "http://www.facebook.com/alchemiq",
  13. "https://twitter.com/ALCHEMIQ",
  14. "http://instagram.com/alchemiq",
  15. "https://plus.google.com/107477513072023299673",
  16. "https://www.youtube.com/channel/UCfgyQx5w7waHYfK14QFuLCA"
  17. ],
  18. "address": {
  19. "@type": "PostalAddress",
  20. "addressLocality": "New York, NY, United States",
  21. "postalCode": "10019",
  22. "streetAddress": "889 10th Avenue"
  23. },
  24. "contactPoint":{
  25. "@type":"ContactPoint",
  26. "telephone":"+13474480728",
  27. "email":"info@alchemiq.com",
  28. "contactType":"Customer Service"
  29. }
  30. }
  31. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement