{ "_id": "user123", "name": "John Doe", "email": "john.doe@example.com", "age": 30, "address": { "street": "123 Elm Street", "city": "Springfield", "state": "IL" } }