I have a JSON string which I was able to scrape from a website. I only needed the following data (the original string is much longer) Here is the retrieved JSON which I am planning to convert into a Ruby Hash:I have a JSON string which I was able to scrape