Advertisement
cuibaper

Organization Markup

Jan 16th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context": "http://schema.org",
  4. "@type": "Airline",
  5. "name": "Bamboo Airways",
  6. "url": "https://www.bambooairways.com/",
  7. "logo": "https://www.bambooairways.com/vi/wp-content/themes/bamboo/resources/assets/images/logo-bas-big.png",
  8. "contactPoint": {
  9. "@type": "ContactPoint",
  10. "telephone": "1900 1166",
  11. "contactType": "customer service",
  12. "contactOption": "TollFree",
  13. "areaServed": "VN",
  14. "availableLanguage": "Vietnamese"
  15. },
  16. "sameAs": [
  17. "https://www.facebook.com/BambooAirwaysFanpage/",
  18. "https://twitter.com/bamboo_airways",
  19. "https://www.instagram.com/bamboo.airways/",
  20. "https://www.youtube.com/channel/UCRNfdNFprn_EfOk8NPLUNWg"
  21. ]
  22. }
  23. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement