Skip to content

Instantly share code, notes, and snippets.

@danbri
Created October 22, 2018 12:04
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save danbri/010ee9afeb48806c857775d062caf3ed to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "ImageObject",
"encodingFormat": "image/jpeg",
"about": {
"@type": "Person",
"birthPlace": {
"@type": "Volcano",
"faxNumber": "123-456"
}
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment