Skip to content

Instantly share code, notes, and snippets.

@roypatira
Created July 10, 2019 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roypatira/fdab896e2a0afa27d026410d7f49af0c to your computer and use it in GitHub Desktop.
Save roypatira/fdab896e2a0afa27d026410d7f49af0c to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{ "@context": "https://schema.org",
"@type": "Organization",
"name": "Example Strategies",
"legalName" : "Example Strategies Llc",
"url": "http://www.example.com",
"logo": "http://example.com/logo.png",
"foundingDate": "2009",
"founders": [
{
"@type": "Person",
"name": "Roy"
}
],
"address": {
"@type": "PostalAddress",
"streetAddress": "900 Linton Blvd Suite 104",
"addressLocality": "Delray Beach",
"addressRegion": "FL",
"postalCode": "33444",
"addressCountry": "USA"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"telephone": "[+561-526-8457]",
"email": "info@example.com"
},
"sameAs": [
"http://www.freebase.com/m/0_h96pq",
"http://www.facebook.com/elitestrategies",
"http://www.twitter.com/delraybeachseo",
"http://pinterest.com/elitestrategies/",
"http://elitestrategies.tumblr.com/",
"http://www.linkedin.com/company/elite-strategies",
"https://plus.google.com/106661773120082093538"
]}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment