Created
October 3, 2014 18:03
-
-
Save drsnyder/0cbd44b2330c3892286e to your computer and use it in GitHub Desktop.
Wiki article as JSON-LD. From https://www.google.com/webmasters/markup-helper/u/0/tagger?sourceId=4156436.
This file contains hidden or 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
{ | |
"@context" : "http://schema.org", | |
"@type" : "Article", | |
"name" : "Legolas", | |
"image" : "http://img1.wikia.nocookie.net/__cb20070715152604/lotr/images/d/d7/Tengwar_Legolas.png", | |
"url" : "http://lotr.wikia.com/wiki/Legolas", | |
"publisher" : { | |
"@type" : "Organization", | |
"name" : "[Wikia]" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment