Advertisement
pentago

Untitled

Dec 11th, 2017
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context":"http://schema.org",
  4. "@type":"Organization",
  5. "name":"OWNZONES Media Network",
  6. "url":"https://ownzones.com",
  7. "logo":"http://blog.promosimple.com/wp-content/uploads/2014/04/PromoSimple_287.png",
  8. "image": "https://ownzones.com/wp-content/uploads/2017/11/OMN-logo-w-ico-b.png",
  9. "email": "support@promosimple.com",
  10. "contactPoint":{
  11. "@type":"ContactPoint",
  12. "contactType":"Customer Service",
  13. "url":"https://ownzones.com/contact-omn/"
  14. },
  15. "department":[
  16. {
  17. "@type": "Organization",
  18. "address": {
  19. "@type": "PostalAddress",
  20. "addressCountry": "US",
  21. "addressRegion": "California",
  22. "addressLocality": "Beverly Hills",
  23. "postalCode": "90212",
  24. "streetAddress": "315 South Beverly Drive, Suite 508"
  25. },
  26. "telephone" : "1.855.GO.OWNZONES"
  27. },
  28. {
  29. "@type": "Organization",
  30. "address": {
  31. "@type": "PostalAddress",
  32. "addressCountry": "Romania",
  33. "addressRegion": "Bucharest",
  34. "postalCode": "061344",
  35. "streetAddress": "AFI Palace, Vasile Milea Str nr 4, Intrarea Far Sector 6"
  36. }
  37. }
  38. ],
  39. "potentialAction":{
  40. "@type": "SearchAction",
  41. "target": "https://ownzones.com/?s={search_term_string}",
  42. "query-input": "required name=search_term_string"
  43. },
  44. "sameAs":[
  45. "http://www.facebook.com/ownzones",
  46. "http://twitter.com/OWNZONES",
  47. "http://instagram.com/ownzones",
  48. "https://www.linkedin.com/company/ownzones-media-network"
  49. ]
  50. }
  51. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement