var data = [ { "name": "Old Harry Rocks", "location": "England", "age": 60000000, "category": "chalk", "fact1": "UNESCO World Heritage site", "fact2": "located at end of the Jurassic Coast", "image": "https://dl.dropboxusercontent.com/s/oiucxmhvv1ird3w/8050343_f1024.jpg?dl=0" }, { "name": "Ayers Rocks (Uluru)", "location": "Australia", "age": 600000000, "category": "sandstone", "fact1": "height of more than 318 metres", "fact2": "its colour changes at sunset and sunrise", "image": "https://dl.dropboxusercontent.com/s/l0avqbzcxmutzh0/8057512_f520.jpg" }, { "name": "Immortal Bridge, Mt. Tai", "location": "China", "age": 1800000, "category": "granite", "fact1": "world's highest bridge", "image": "https://dl.dropboxusercontent.com/s/jfs5ss6nueo5vjt/800px-Immortal_Bridge_-_Mt_Tai.JPG" }, { "name": "Painted Cliffs", "location": "Tasmania", "age": 5000000, "category": "sandstone", "fact1": "100 meter stretch of beautiful patterns", "image": "https://dl.dropboxusercontent.com/s/0rz50du4fuhtehc/8050427_f1024.jpg" }, { "name": "Split Apple Rock", "location": "New Zealand", "age": 2000000, "category": "granite", "fact1": "split into two by freezing and expanding", "fact2": "legend that the Greek gods caused it in a fight", "image": "https://dl.dropboxusercontent.com/s/0bn4hf3c2b0m4wi/8054138_f1024.jpg" }, { "name": "Mount Fuji", "location": "Japan", "age": 600000, "category": "granite", "fact1": "Mount Fuji is the tallest mountain in Japan", "fact2": "Mount Fuji is a symbol of Japan", "image": "https://dl.dropboxusercontent.com/s/xin15mdk2dosusq/Mount-Fuji-Japan-Beautiful.jpg" } ]