JSON is built on two main structures: objects and arrays. Here's what makes valid JSON syntax:
name/value
{ }
[ ]
" "