techblog

Schema.Net-Simple-full

Feb 14th, 2018
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="application/ld+json">
  2. {
  3.   "@context": "http://schema.org",
  4.   "@type": "Organization",
  5.   "url": "http://www.example.com",
  6.   "name": "Unlimited Ball Bearings Corp.",
  7.   "contactPoint": {
  8.     "@type": "ContactPoint",
  9.     "telephone": "+1-401-555-1212",
  10.     "contactType": "Customer service"
  11.   }
  12. }
  13. </script>
Advertisement
Add Comment
Please, Sign In to add comment