Skip to content

Instantly share code, notes, and snippets.

@pentago
Created June 10, 2021 13:45
Show Gist options
  • Save pentago/3a15be8a47a03964e8b6598062373912 to your computer and use it in GitHub Desktop.
Save pentago/3a15be8a47a03964e8b6598062373912 to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "GRID Wallet",
"url": "https://grid-wallet.com/",
"logo": "https://cdn.shopify.com/s/files/1/1911/9995/files/logo.grid_200x.jpg",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"url": "https://grid-wallet.com/pages/contact"
},
"sameAs": [
"https://www.youtube.com/channel/UCHPsnbw11NpjpWUWzZopr6g",
"https://www.instagram.com/grid_wallet/",
"https://twitter.com/grid__wallet",
"https://www.facebook.com/officialgridwallet/"
]
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment