Advertisement
KorzunovSEO

Untitled

Dec 11th, 2024
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. <script type="application/ld+json" class="schemantra">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "SportingGoodsStore",
  5. "name": "Zhelezzo",
  6. "legalName": "Интернет-магазин спортивных товаров Zhelezzo",
  7. "description": "Интернет-магазин спортивного инвентаря и тренажеров Zhelezzo",
  8. "telephone": "+38(067)911-02-33",
  9. "url": "https://zhelezzo.ua",
  10. "logo": "https://zhelezzo.ua/image/cache/wp/lp/logo.webp",
  11. "image": "https://zhelezzo.ua/image/cache/wp/lp/logo.webp",
  12. "openingHours":["Mo-Fr 10:00-18:00", "Sa 10:00-15:00"],
  13. "address": {
  14. "@type": "PostalAddress",
  15. "addressLocality": "Киев, Украина",
  16. "addressCountry": "UA",
  17. "postalCode": "02094",
  18. "streetAddress": "ул. Гната Хоткевича 22"
  19. },
  20. "contactPoint" : [
  21. { "@type" : "ContactPoint",
  22. "telephone" : "+38(066)911-02-33",
  23. "contactType" : "customer support"
  24. },
  25. { "@type" : "ContactPoint",
  26. "telephone" : "+38(093)911-02-33",
  27. "contactType" : "customer support"
  28. } ]
  29. }
  30. </script>
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement