If you're looking to fix missing quotation marks in JSON keys and values, you can use the tool at https://www.webdevheaven.com/tools/json/json-formatter. It can automatically correct the quotes for both keys and values, making your JSON valid.
Actually, most of the time, you can input a JSON without quotes, and the tool will handle it for you.