Skip to content

Instantly share code, notes, and snippets.

@jorgejaramillo
Created August 20, 2019 02:29
Show Gist options
  • Select an option

  • Save jorgejaramillo/452e305117059a48c4c073bbc20c558c to your computer and use it in GitHub Desktop.

Select an option

Save jorgejaramillo/452e305117059a48c4c073bbc20c558c to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "http://www.ejemplo.com",
"name": "Nombre de la empresa",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+1-000-555-1212",
"contactType": "Customer service"
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment