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