-
-
Save saosangmo/9f5b36345631165ce7de17e5e61f1de7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/ld+json"> | |
{ "@context": "https://schema.org", | |
"@type": "Organization", | |
"name": "Elite Strategies", | |
"legalName" : "Elite Strategies Llc", | |
"url": "http://www.elite-strategies.com", | |
"logo": "http://cdn.elite-strategies.com/wp-content/uploads/2013/04/elitestrategies.png", | |
"foundingDate": "2009", | |
"founders": [ | |
{ | |
"@type": "Person", | |
"name": "Patrick Coombe" | |
}, | |
{ | |
"@type": "Person", | |
"name": "" | |
} ], | |
"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": "[email protected]" | |
}, | |
"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