I am using JSONLint to parse some JSON and i keep getting the error:
Error: Parse error on line 1: [{“ product”: [{“ ---^ Expecting \'STRING
JSON string literals must use normal quote characters ("), not smart quotes (“”).
"
“”