> For the complete documentation index, see [llms.txt](https://docs.ceruleansonar.com/c/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ceruleansonar.com/c/cerulean-ping-protocol/general-packet-definitions/json_wrapper.md).

# JSON\_WRAPPER

### ID: 10

### Payload Definition

<table><thead><tr><th width="191">Data Type</th><th width="219">Name</th><th>Description</th></tr></thead><tbody><tr><td>char[]</td><td>string</td><td>variable length string to be interpreted as valid JSON data.</td></tr></tbody></table>

Here is another example of a variable length packet. The length is defined in the packet header.
