This example uses $.map() to read an array of objects from one JSON file, extract data from each one, format it, and then write all of them into the HTML, using identical formatting for each. (There are 65 objects.)
$.map()