Parses the asset as JSON and returns the parsed object.
json()
An object.
Asset("myasset").json()
{ temperature: 19, unit: "Celsius" }