```json
{
  "title": "Task Example",
  "completed": false,
  "priority": 3,
  "tags": ["tag1", "tag2"]
}
```