Hi,
you should really give more information in what you think whats wrong here. What happens that you think there is something wrong?
What error messages raises in the console?
I tried your example but have orgin-request problems, because it cannot load data from another domain.
I saved the json in a local file and tried it with a local path. That works in firefox. (Chome e.g. forbids origin-requests to the local disc too).
Heres the code that worked for me:
I guess you maybe have cross-origin problems like me: XMLHttpRequest cannot load http://www.infinteloveapp.esy.es/sito/215.json. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘null’ is therefore not allowed access.