Metadata is sometimes available as a JSON string (JavaScript Object Notation). The advantage is that it is small and light-weight way of representing metadata. The disadvantage is that the information in a JSON string is not browsable and searchable as is the case for XML-formatted metadata.
JSON Pickup converts any JSON string to an XML dataset to overcome this disadvantage.