Apologies for the confusion. If you want to display the JSON data in a more readable format on the webpage itself, you can use the `JSON.stringify()` function with some HTML formatting. Here's the updated code: ```html
` tag, which preserves the formatting and displays the JSON in a more readable manner.