Serializes to the format consumed by the site and the MCP server.
Map<String, Object?> toJson() => <String, Object?>{'en': en, 'pt': pt};