試してみましたが、なぜこの JSON が無効なのかわかりませんでした (www.jsonlint.com に置いたとき)。JSONは次のとおりです。
[
{
"title": "COFA NEW SOUTH WALES ",
"img": "images/uni/cofa.png",
"desc": "One of the Best University",
"url": "http://127.0.0.1:8888/ilets/app/col.html"
},
{
"title": "MIDDLESEX UNIVERSITY ",
"img": "images/1339977840.jpg",
"desc": "Well this is Testi",
"url": "http://127.0.0.1:8888/ilets/app/MIDDLESEX UNIVERSITY.html"
},
{
"title": "ROYAL COLLEGE OF ARTS ",
"img": "images/uni/1339978144.png",
"desc": "This is One of the best University",
"url": "http://127.0.0.1:8888/ilets/app/ROYAL COLLEGE OF ARTS.html"
},
{
"title": "UNIVERSITY OF SCOTLAND ",
"img": "images/uni/1339996882.gif",
"desc": "SCOTLAND OWNS THIS UNIVERSITY",
"url": "http://127.0.0.1:8888/ilets/app/UNIVERSITY OF SCOTLAND.html"
}
]