Skip to content

Instantly share code, notes, and snippets.

@pentago
Created August 9, 2021 14:25
Show Gist options
  • Save pentago/1d989f52bb5c7e553a3a95688388080a to your computer and use it in GitHub Desktop.
Save pentago/1d989f52bb5c7e553a3a95688388080a to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Tekto Gear",
"url": "https://www.tektogear.com/",
"logo": "https://cdn.shopify.com/s/files/1/1219/9944/t/30/assets/logo-compressed.svg?v=2849222473120594668",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"url": "https://www.tektogear.com/pages/contact-us"
},
"sameAs": [
"https://www.facebook.com/tektogear",
"https://www.instagram.com/tektogear/"
]
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment