# JSON Mode User Message Template

User message template for JSON output mode.

<!-- version: 1 -->
<!-- date: 2026-01-16 -->
<!-- changes: Initial version -->

<!-- PTC_PROMPT_START -->

# Data

{{data_section}}

# Task

{{task}}

# Expected Output

{{output_instruction}}
{{field_descriptions}}

Example format:
```json
{{example_output}}
```

<!-- PTC_PROMPT_END -->
