Using DBpedia, VIE can tell you interesting facts about various things on Wikipedia. For example, we can know the height of the Eiffel Tower with the following code:
Eiffel Tower, at " + height.year + " was " + height.height + " tall. We also know " + Object.keys(entity.attributes).length + " other facts about the tower.