Through zenserp, an API service I am doing practice tests.
I wanted to try to print the individual elements with:
echo \'Name is: \' . $json[\'Name\'];