Skip to content

Instantly share code, notes, and snippets.

@pentago
Created February 5, 2019 16:39
Show Gist options
  • Save pentago/e49d89aa6494c9df07e44480ddc2af5d to your computer and use it in GitHub Desktop.
Save pentago/e49d89aa6494c9df07e44480ddc2af5d to your computer and use it in GitHub Desktop.
<script type='application/ld+json'>
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Propy",
"description": "Looking to buy or sell property online, via blockchain? Try Propy, the blockchain real estate marketplace and search engine. Buy & sell property today!",
"url": "https://propy.com",
"logo": "https://info.propy.com/wp-content/uploads/2018/07/propy-cover.png",
"image": "https://image.resizer.propy.com/images/system/favourite-locations/dubai.jpg",
"email": "[email protected]",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"url": "https://propy.com/about",
"email": "[email protected]"
},
"address": {
"@type": "PostalAddress",
"addressCountry": "US",
"addressLocality": "Palo Alto",
"postalCode": "94301-2403",
"streetAddress": "725 Alma Street"
},
"sameAs": [
"https://t.me/propy",
"https://www.facebook.com/propyinc",
"https://twitter.com/propyinc",
"https://www.reddit.com/r/PropyInc/"
]
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment