Value

The value associated with a corresponding JSON key within a JSON object. For example:

{
  “key1”: “value1”,
  “key2”: “value2”

}