If I have a JSON file named names.json with:
JSON
{\"employees\":[ {\"firstName\":\"Anna\",\"lastName\":\"Meyers\"}, {\"firstNam
An example how to do this could be: