I'm trying to extract multiple pieces of data out of a JSON file to put into an object, so that I can convert the object back to JSON with only the data I want. I'm trying to extract multiple pieces of data o
I'm trying to extract multiple pieces of data out of a JSON file to put into an object, so that I can convert the object back to JSON with only the data I want. I'm trying to extract multiple pieces of data o