#include json2.js var ordinates = app.system("curl -s https://geocode.xyz/cardiff?json=1"); var aaaa = JSON.parse(ordinates); alert(aaaa);