This line rendered on the server. A little later, there's a Suspense boundary that will be filled with a server-rendered component delivered as a Promise.
Under this line will appear a server-rendered component that took 2 seconds to generate. This could be a complex chart or something, though here it's just some raw data
It could have been a big heavy data table or graph or something, otherwise why do this? Anyway here's the data:
{"some":"data"}