Advertisement
pentago

Untitled

Jan 12th, 2016
122
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">
  2. {
  3. "@context":"http://schema.org",
  4. "@type":"Organization",
  5. "name":"Non-Stop Fitness Centar & Teretana",
  6. "url":"http://nonstopfitness.rs/",
  7. "email":"info@nonstopfitness.rs",
  8. "telephone":"065/513-72-54",
  9. "logo":"http://nonstopfitness.rs/img/nonstop_logo.png",
  10. "sameAs":[
  11. "https://www.facebook.com/nsfserbia",
  12. "https://twitter.com/NSF_Serbia"
  13. ]
  14. }
  15. </script>
  16.  
  17. <script type="application/ld+json">
  18. {
  19. "@context":"http://schema.org",
  20. "@type":"ExerciseGym",
  21. "currenciesAccepted":"RSD",
  22. "openingHours":"00 - 24h",
  23. "priceRange":"1990 - 2790"
  24. }
  25. </script>
  26.  
  27. <script type="application/ld+json">
  28. {
  29. "@context":"http://schema.org",
  30. "@type":"Place",
  31. "address":{
  32. "@type":"PostalAddress",
  33. "addressCountry":"RS",
  34. "addressLocality":"Beograd",
  35. "addressRegion":"Srbija",
  36. "streetAddress":"Bulevar Osloboฤ‘enja 61"
  37. },
  38. "hasMap":{
  39. "@type":"Map",
  40. "url":"https://www.google.com/maps/place/Non+Stop+Fitness+Serbia/@44.792109,20.466309,17z/data=!4m2!3m1!1s0x0:0xf396bb3436f458ae"
  41. }
  42. }
  43. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement