I\'m trying to parse a JSON file located on my computer. I want to parse it. The JSON file has this structure:
{ \"sites\": { \"site\": [ {
I don't think you need to parse the json. It will automatically parse the json since you are using $.getJSON().