Hi,
You can search on the forums first (like this).
I found this post has detail how to create structure from JSON then you can play with it using Json Deserialize.
If you want to use entity, you can easily create a new entity then copy all attributes from the structure and paste into new entity.
Cheers,
Khuong