Skip to content

Instantly share code, notes, and snippets.

@hustKiwi
Last active August 9, 2017 03:36
Show Gist options
  • Save hustKiwi/5f9b2b78f60dcc6c8c984ba2e2a481c8 to your computer and use it in GitHub Desktop.
Save hustKiwi/5f9b2b78f60dcc6c8c984ba2e2a481c8 to your computer and use it in GitHub Desktop.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Movie",
"name": "The Shawshank Redemption",
"director": {
"@type": "Person",
"name": "Frank Darabont",
"sameAs": "http://www.imdb.com/name/nm0001104/"
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment